Publish To HTML.
January 28, 2005 12:00 AM
I have published a course to HTML with a final test and in the conclusion page I have to show the user his/her score. In this last page I have an action On ShowAction Change ContentsTarget x-Final_Score New Contents Final_ScoreBut this score comes in as 0 when I view it in the browser. All the questions in the test are either multiple choice or true/false. What can I do to get the Final Score.Any help is appreciated.
Discussion (6)
Satya,What version of Lectora is running? If you go into Lectora and select Help, About Lectora, there should see something similar to 2004-010 (1650).
I believe this was fixed in the 2004 SP3 update, available in the .support service center
Is the conclusion page inside of the test or outside of the test? If inside, then you haven't issued the ProcessTest action that scores the test. If outside, then you probably have one or more non-gradeable questions within the test (an essay, sort answer, etc.) and the testing module can't generate a score for the test.Tim V
I finally figured out the problem. Since I have custom buttons in the course, I did not want to use the generic Done button that Lectora shows on the page, so instead I had used the text Done with a hyperlink with OnClick: Submit/Score TestTarget: Final TestThe page was being submitted but the score was not reporting back. Now I removed the hyperlink and put a transparent button on the Done text and the score gets reported back.
Discussions have been disabled for this post