openedx / openedx/frontend-app-ora

Tracking log events lost in the MFE upgrade

Open
#356 0 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.