Files
edx-platform/lms
J. Cliff Dyer 94d05bceb5 Add handler to receive completion events
* Submit a completion when receiving a completion event from an XBlock.
* Handle legacy progress events.
* Convert handler to use a dispatch dict instead of an if-else chain.
* Extract masquerade checking from individual handlers.
* Gate submit_completion on waffle switch
* 404 on handler views when trying to submit completion without waffle
switch enabled.

OC-3087

Disallow calling submit_completion when waffle flag is disabled.

Add tests that trying to publish completion errors.
2017-10-25 06:54:59 -04:00
..
2017-08-15 14:21:45 -04:00
2017-06-11 21:48:06 -04:00
2017-06-11 21:48:06 -04:00
2017-09-22 09:56:27 -04:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.