How does 90% equal 45%?...
October 16, 2007 12:00 AM
I'm having trouble with the scoring of a test in my Learn.com LMS. The course requires that 2 tests be embedded - 1 for employees, 1 for supervisors. Towards the end of the course the user clicks a button for Employee or Supervisor and it branches them to the separate tests. After searching the archives I've got the tests set up so that they show completed independent of one another. The problem is that if someone gets 100% then their score gets split in two and shows as completed with 50% (90% = 45%, 80% = 40%, etc.) As much as I'd like to ignore this, we're getting a ton of calls about it.In both assessments I've deselected "include test score in overall score". After each test is scored, the user goes to a separate "results" chapter to which I've added an action.On: ShowAction: Modify VariableTarget: AICC_ScoreValue: (VAR(EmployeeAssessment_Score)Mod Type: Set Variable ContentsWithin this chapter are 2 pages - a passed page and a failed page. On the passed page is a modify variable action that sets AICC_Lesson_Status to "completed". Any ideas as to how I can set the score to equal the actual score and not 1/2 of the score? Thanks in advance.RussEdited By: rhall01 on 2007-10-15 19:12:3
Discussions have been disabled for this post