flash quiz communication to lms

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Holly Six
    New Member
    • Nov 2008
    • 1

    flash quiz communication to lms

    I have a quiz file using the e-learning and quiz components. There is a bug for one condition - the user takes the quiz and fails, click the retake button and passes. The score that is written to the lms is the original failure. I have tried calling "QuizTrack.init StartQuiz()" on frame one as well as resenting all the scores - total_correct, total_wrong, and percent_correct . On the last frame I have tried adding into my regular fscommand entries when the status is passed - to do a LMSSetScore, and an LMSCommit, and calling "initSubitScore ()".

    Nothing has worked so far. Are there any other suggestions?
  • joedeene
    Contributor
    • Jul 2008
    • 579

    #2
    OK, I have never used LMS or even know what it is, so is that a whole quiz type of flash file where you fill in parameters? Or, did you create the quiz with frames and use some kind of grading server(LMS maybe?). Is it a database with the questions or the results?

    And you say when you fail the quiz and retake it, it still gives the results of the first time the test was taken? And you want to have the results from the second time the quiz was taken?

    joedeene

    Comment

    Working...