oat-sa / package-tao

Composer packages to build TAO product
GNU General Public License v2.0
128 stars 72 forks source link

view result #67

Open rashedomar opened 4 years ago

rashedomar commented 4 years ago

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 !

davydov-vyacheslav commented 4 years ago

also wondering about that :)

dklingbiel commented 4 years ago

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

pplichart commented 4 years ago

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.

pplichart commented 4 years ago

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

rashedomar commented 4 years ago

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

pplichart commented 4 years ago

Ok, when you edit a test:

pplichart commented 4 years ago
Screenshot 2020-06-24 at 14 56 29
rashedomar commented 4 years ago

@pplichart thank you will do this and let you know