The following information reflects what is new in the edX Platform this week.
The following events are now emitted when learners interact with Oppia explorations.
oppia.exploration.loaded
oppia.exploration.state.changed
oppia.exploration.completed
For more information about these events, see Third-Party Content Events in the EdX Research Guide.
On the dashboard for custom courses on the edX platform (CCX), the Download student grades option on the Student Admin pages caused the learner grade information to appear in the browser instead of creating a .csv file. This problem has been fixed.
The configuration process for transmitting event data to Segment has been
updated. You now add a single key:value pair to the lms.auth.json
file,
SEGMENT_KEY
and your valid Segment API key. If you previously configured
the SEGMENT_IO_LMS
feature flag and the SEGMENT_IO_LMS_KEY
key in
the lms.auth.json
file, you must replace these settings.
For more information, see Analytics.
Added the Third-Party Content Events section.
This section lists updates to the latest versions of Open edX documentation. We do not update the documentation for Open edX releases.
Updated all topics in Configuring the Open edX Platform to instruct users to modify the lms.env.json and cms.env.json files, not the corresponding Python files.