learningequality / learningequality/studio

HTML5 module : ability to send progress in the material to the Teacher's dashboard

Open
#2,941 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

TAG: new feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.