learningequality / learningequality/studio
HTML5 module : ability to send progress in the material to the Teacher's dashboard
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Summary
We developed an HTML5 module to learn HTML and CSS by practice instead of theory, and in which the learning has been organized as a long sequence of screens. The current position of the learner in the content is stored as a LocalStorage, so that when the user comes back later, s.he can continue where s.he left off.
We would like to be able to update the Teacher on the progress of the learner but so far we haven't found a way.
Is there some sort of API that would allow us to send the learners' progress to the Teacher's dashboard ? If not, would you consider adding it ?
Category
ENHANCEMENT
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked HTML5 module and its LocalStorage-based position tracking, then trace how learner progress could reach the Teacher dashboard. Done means establishing whether a supported API path exists or defining the scope needed to send and display this progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100