Tuesday, March 7, 2023
HomeE-LearningSimulation Evaluation: Tweak the Rating

Simulation Evaluation: Tweak the Rating


It is a brief weblog put up, answering a software program simulation (evaluation mode) query on the discussion board. In case you are , right here is the hyperlink.

You in all probability know that in such an evaluation scores are hooked up to at least one interactive object on every slide: both a click on field or a Textual content Entry Field. It isn’t unusual that the  similar motion may be executed by clicking multiple ‘goal’ on the slide. Meaning customizing that slide so as to add a minimum of one further click on field, which will even be scored. Nevertheless that may result in a outcomes slide the place the acquired proportion isn’t right. Motive is that all scored objects are included within the whole rating. You possibly can confirm that simply within the Superior Interplay panel, to be opened from the Mission menu or with the shortcut key F9. Right here is an instance. Slide 59 has two goal click on bins, each are scored.

The OP desires to point out the proper proportion to the learner within the challenge, however for the reporting to the LMS Move/Fail reporting is enough which may be executed by basing it on the required move factors.

Some time in the past this weblog put up described utilizing the system variables used within the Outcomes slide: Quizzing System Variables. For this weblog put up the related system variables are:

cpQuizInfoTotalQuizPoints: could have the worth you see on the prime of the Superior Interplay panel, and isn’t right on this case as a result of it consists of the scores of the additional goal click on bins.

cpQuizInfoPointsscored: will likely be right as a result of on every quiz slide solely one of many targets may be clicked.

cpInfoPercentage: is calculated from each earlier variables and will likely be decrease than anticipated for the learner.

cpQuizInfoPointsPerQuestionSlide: this technique variable isn’t behaving as anticipated for slides with a number of scored objects. It’ll NOT present the whole rating of the slide, however the rating of ONE scored object. I’ll presume that in case of a slide with two goal click on bins, each of them could have the identical rating. That is additionally legitimate when you want form buttons as an alternative of click on bins.

Since there  is not any must switch the proportion to the LMS, it’s doable to make use of person variables. Create these variables:

v_TotalScore: will substitute the system variable cpQuizInfoTotalQuizPoints

v_TooMuch: will retailer the whole rating of the additional click on bins. I assume that click on bins on the identical slide have the identical rating.

v_Percentage: will retailer the results of the calculation from v_TotalScore and cpQuizInfoPointsscored

Easy

The best method can be to depend the variety of further targets. If all the press bins have the identical rating of 1 level you might calculate the proper proportion with this superior motion, which is a showcase for the Expression command with its mathematical operators:

You possibly can set off this superior motion with the On Enter occasion of the customized Rating slide. It’ll permit you to show the proper Proportion.

Superior

State of affairs turns into bit extra sophisticated if not twin targets (click on field/form button) have the identical rating (of 1 level). In that case you possibly can reap the benefits of the bizarre habits of the quizzing system variable cpQuizInfoPointsPerQuestionSlide  (see above). I used this shared motion, triggered by the Success motion of the targets, and the ‘Final Try’ motion which is used right here (Success motion on a background Form overlaying the entire slide). I assumed that the Final Try motion of the targets is ready to No Motion. That typical workflow was utilized by the OP, and defined on this weblog put up.

You see that this shared motion has no parameters, you might additionally create an equivalent superior motion, when you nonetheless worry shared actions. My major causes for this selection:

  • Shared motion can have a small description
  • Shared motion seems within the Library, which make it simpler to examine the Utilization
  • This shared motion has no parameters, so it takes the identical time because the superior motion to be utilized to all the mandatory occasions.
  • It’s a lot simpler to switch this shared motion to a different Mission.

There’s a small change to the motion to be triggered On Enter for the Outcomes slide:

On the Outcomes slide you possibly can insert a lot of the default fields, an outline:

  • You scored:  the system variable cpQuizInfoPointsscored is right
  • Most rating: you should substitute the system variable by the person variable v_TotalScore
  • Appropriate questions: will likely be OK, it’s the system variable cpQuizInfoTotalCorrectAnswers
  • Complete Questions: won’t be OK, you might add a supplementary command to the shared motion just like substitute the system variable cpQuizInfoTotalQuestionsPerProject by a decremented person variable.
  • Accuracy: you should substitute the system variable cpInfoPercentage by the person variable v_Percentage
  • Makes an attempt: will likely be OK, it’s the system variable cpQuizInfoAttempts
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments