Menu

Quiz Problems

2001-03-30
2001-07-11
  • Bob Perschau

    Bob Perschau - 2001-03-30

    I've got a problem here with LearnLoop 1.0b1, php3 (and 4), and mySQL 3.23.22-6 all
    on RedHat 7.0.

    As admin I can create quizzes but cannot create and save questions.  After I define the questions and hit the save button, a dialog box pops up and tells me I need at least two alternatives to a question.  This happens all the time even if I put in 5 or 6 alternatives. 

    Just to make it wasn't my technique, I tried the exact same questions/alternatives on the LearnLoop demo page.  It worked just like it was supposed to.

    Any ideas an where I might have screwed up?

     
    • Bengt

      Bengt - 2001-06-07

      Have you solved the quiz-problem yet? I have the same problem on my Mandrake-box.

      Bengt

       
      • Bob Perschau

        Bob Perschau - 2001-06-07

        Well I'm kind of glad somebody else is seeing the same problem.  This has been driving me crazy with no solution yet.  Also found out while I cannot create and save a quiz, surveys are no problem.   I'll have some time next week to dig into it again maybe something will fall into place.

        Bob

         
        • Bengt

          Bengt - 2001-06-08

          Try this:

          Open up verify.js in the quizfolder. Theres a line saying:
          --------------------------------------------------
              if(count<2){
                      checkError += "\n\n-You have to submit at least two (2) alternatives to a question.";
          -----------------------------------------------

          I changed "if(count<2)" to "if(count<0)" and now it works fine. Of course this change can do bad thing in other situations but its worth a try.

          Bengt

           
    • Gunnar Zetterberg

      When I choose "Survey" and "Allways checkboxes" in a Quiz Learnloop displays radiobottoms..?

      And results of a survey are presented in the order that the questions are made not after their numbers...

      Any ideas?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.