Grade_Test vs. Submit/Score_Test.
February 18, 2005 12:00 AM
I'm looking for a way to grade a test which was built in Lectora without sending the score to the LMS at the time of grading (Submit/Score_Test submits the score as it grades). So far we have not been able to show the students a score without submitting the same value to the LMS at the same time.The LMS (Docent) marks the course complete as the user passes or fails. However, we have a client that does not want the course to mark complete if the student fails, but does want it to mark complete if the student passes. Any suggestions?
Discussion (4)
On the canceled/failed page, you could add an on show action to modify the AICC_SCORE variable back to 0.On the canceled/failed page, you could add an on show action to modify the AICC_SCORE variable back to 0.
This functionality was added in Lectora 2004. Set the title to be AICC/SCORM content from the title properties. This will enable a new option in the test properties under the results tab, "include test score in overall score." If you uncheck this option then the score will not be submitted to the LMS and the test can still be graded.This functionality was added in Lectora 2004. Set the title to be AICC/SCORM content from the title properties. This will enable a new option in the test properties under the results tab, "include test score in overall score." If you uncheck this option then the score will not be submitted to the LMS and the test can still be graded.
An extension to Aaron's comments.Even if you don't include the socre in the overall score, the Test's score Variable will still hold the score for that test. You could then have logic on a page somewhere in the course to set the overall course score AICC_Score based on your own logic / algorithms.Tim
That is helpful but can I then send the results at another time depending of other variables? Problem is, I have a client that wants to circumvent the LMS by not recording the score to the LMS if the student fails, only if he/she passes.That is helpful but can I then send the results at another time depending of other variables? Problem is, I have a client that wants to circumvent the LMS by not recording the score to the LMS if the student fails, only if he/she passes.
Discussions have been disabled for this post