openedx / openedx/frontend-app-ora
Tracking log events lost in the MFE upgrade
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
In looking at the ORA tracking events, it seems that two browser side file upload events were lost in the MFE upgrade:
openassessment.upload_file - old implementation
openassessment.upload_file_error - old implementation
Could you take a look and either re-add the events or update the event documentation to say when & why they were deprecated?
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
Compare the current MFE upload flow with openassessment/xblock/static/js/src/lms/oa_file_upload.js, especially the referenced event lines. Check the tracking-log documentation entries for openassessment.upload_file and openassessment.upload_file_error. Done means either both events are restored and verified, or their deprecation and rationale are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- analytics, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100