v1.0.4
Highlights
- We're now computing and storing time spent on each question for assessments and homeworks!
- Fields from CMS such as
skill
,concept
,skill_id
, etc. are now added to question metadata. They will be available onmongoDB
for fine-grained analysis!
Next Steps
- Long term tasks: Take backend to ec2 from lambda function.
- Write load tests for backend
What's Changed
- Adds new Question Metadata entries by @suryabulusu in #107
- Compute time spent per question by @suryabulusu in #108
Full Changelog: v1.0.3...v1.0.4