Proposal to Extend Sunbird InQuiry Spec to accomodate exam like assessments with server side response processing #74
sharathkashyap
started this conversation in
Feature Requests
Replies: 1 comment
-
Thanks for sharing the details @sharathkashyap cc @PoojaJManjooran / @kameshbhr / @surendrasinghs / @krgauraw / @rajnishdargan / @vaibhavbhuva / @pallakartheekreddy |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Team,
I hereby propose to extend the Sunbird InQuiry Specification to accomodate exam like assessments with server side response processing capability.
Need:
For OGHR, Platform needs to enable user to undertake exams. Platform should be capable of processing the user responses and evaluate these responses with relevant applicable scores. Outcome of this design will enable the platform users to take up examination with server side evaluation of results.
Design Problems :
Allow the response processing of question to be done on server rather than client (QuML Player) as happening today.
Scalable Response Processing Solution for Question Set Evaluation on Server.
Score Calculation Based on Content State Update.
Solution to the question needs to be masqueraded or excluded from the Question Read API/ Question List API.
Two kinds of Response Processing is considered for the tech design:
Entire Question Set Response Processing (Tech Design Currently Proposes extension here)
Question by Question Response Processing (Futuristic not considered in the design)
Current System:
Proposed System:
The Tech Design is still currently Work In Progress. We will be requesting for design review in next week. Kindly go through the detailed confluence link for more updates.
https://project-sunbird.atlassian.net/wiki/spaces/CON/pages/3304685658/Question+Set+Response+Processing+-+Exam
cc: @surendrasinghs @sajeshkayyath @krgauraw
Beta Was this translation helpful? Give feedback.
All reactions