oat-sa/package-tao

view result

Opened this issue · 8 comments

how to view the total result after the test tacker finish the test!
what extension i need !

how to make sure all question has been answered ! and don't allow user to finish if there any question not answered !

also wondering about that :)

@SashaTAO Might be able answer this. We are using this feature but don't know what extension is required.

If you installed your TAO instance through package/tao, you should have
extension-tao-outcomerds
extension-tao-outcomeui
installed. You can check this from the extension Manager. Also you should be able to see a "results" tab in the backoffice next to Items / Test / Test Takers. If you don't have those, you may still install those extensions separately : https://github.com/oat-sa/extension-tao-outcomerds, extension-tao-outcomeui

The Total score is an outcome variable visible from the QTI XML result export for each individual test taker or from the CSV Export , both are located under the "results" section.

As of enforcing the need to respond, you will find the option when assembling a test, in all the options available on the right, the one being called "Allowed Skipping", the default is true. You may want to disable this. This can be set up at the level of the section of a test or on specific items

i mean when the student finish his test , the total result shows up

Ok, when you edit a test:

  • In the settings of the test, select a scoring strategy, example Total Score
  • Next to each section, you have a "A" shaped button to insert a rubric bloc that will be visible to the test taker. Typically, you may want to create a final section with one item and this rubric block
  • Type in some text : "your total score is:"
  • Insert a printed test variable using the button "(x)"
  • select the variable to display to the test taker , example Total_Score

@pplichart
thank you will do this and let you know