Add beta test group support
* add a days_early_for_beta inherited policy option * students in the beta_testers_{COURSE} group get to see content that many days early * Clean up some docstrings related to time formats * Add basic test
Showing
- common/lib/xmodule/xmodule/timeparse.py 5 additions, 2 deletionscommon/lib/xmodule/xmodule/timeparse.py
- common/lib/xmodule/xmodule/x_module.py 19 additions, 3 deletionscommon/lib/xmodule/xmodule/x_module.py
- doc/xml-format.md 1 addition, 0 deletionsdoc/xml-format.md
- lms/djangoapps/courseware/access.py 54 additions, 4 deletionslms/djangoapps/courseware/access.py
- lms/djangoapps/courseware/tests/tests.py 41 additions, 5 deletionslms/djangoapps/courseware/tests/tests.py
Loading
Please register or sign in to comment