RoboTutorLLC / RoboTutor_2020

Other
3 stars 1 forks source link

Feature request: store and load RoboTutor user profiles #128

Open JackMostow opened 1 year ago

JackMostow commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Lose user profiles when version number changes.

Describe the solution you'd like A clear and concise description of what you want to happen. Save and load them.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Approach to be followed (optional) A clear and concise description of approach to be followed.

Additional context Add any other context or screenshots about the feature request here.

RoboTutor user profile contains: Student model = position in each content area matrix (literacy, numeracy, stories) Mode in each content area = PLACEMENT or PROMOTION Future student model might contain more detailed information about individual activities, items, or skills E.g. Knowledge tracing maintains estimate of Pr(knows skill)

JackMostow commented 1 year ago

AFAWK, RoboTutor itself doesn't use sqlite for student model or anything else. So where does it store student position in matrix? If in a file, where?