Feature #198
Add pre-assessment feature
Start date:
30/11/2009
Due date:
% Done:
0%
Estimated time:
Complexity:
Challenging
SCRUM pts - complexity:
?
Description
Apparently, there is some kind of hype in the Shakespeare world about "pre-assessments". These allow users to take a test that allows them to enter a course or another, depending on the results of the test.
This might be something to consider in Chamilo: the results of one test could "trigger" the registration to a course or a session.
The easiest way I see we can do this is to have a special exercise "type" or "flag" that we check at the moment a new user wants to subscribe to the course.This approach, however, bears 2 issues:
- the results of the failing user cannot be stored in the course (because he's not subscribed)
- we cannot "decide" whether the user is subscribed to course A or B (it would just be a test to see if he can register to course A or not)
A more complex approach needs to be considered. One could be to define a mini course just for the test, and be able to define which outcomes come after the test...
Related issues
History
Updated by Yannick Warnier about 13 years ago
- Target version changed from 11 to 1.8.7
- SCRUM pts - complexity set to ?
Updated by Yannick Warnier almost 12 years ago
- Target version changed from 1.8.8 stable to 1.8.8.4