Adds a split_test_module XModule, that can choose one of its children to display, based on a get_condition_for_user API added to the runtime. To test, add something like this to an xml course, or make equivalent tweaks in mongo. <vertical url_name="split_test_vert"> <split_test url_name="split1" experiment_id="0" condition_id_to_child='{"0": "i4x://MITx/6.00x/html/split_test_cond0", "1": "i4x://MITx/6.00x/html/split_test_cond1"}'> <html url_name="split_test_cond0">condition 0</html> <html url_name="split_test_cond1">condition 1</html> </split_test> </vertical> Also needs an experiment configured in the course policy json: e.g. "user_partitions": [{"id": 0, "name": "Experiment 0", "description": "Unicorns?", "version": 1, "groups": [{"id": 0, "name": "group 0", "version": 1}, {"id": 1, "name": "group 1", "version": 1}]}] (This particular snippet will work inside a course with org MITx and course name 6.00x) Co-Author: Sarina Canelake <sarina@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Diana Huang <diana@edx.org> Co-Author: Calen Pennington <cale@edx.org> [LMS-2095]
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cache_toolbox | Loading commit data... | |
config_models | Loading commit data... | |
contentserver | Loading commit data... | |
course_groups | Loading commit data... | |
course_modes | Loading commit data... | |
dark_lang | Loading commit data... | |
datadog | Loading commit data... | |
django_comment_common | Loading commit data... | |
django_future | Loading commit data... | |
edxmako | Loading commit data... | |
embargo | Loading commit data... | |
external_auth | Loading commit data... | |
heartbeat | Loading commit data... | |
lang_pref | Loading commit data... | |
microsite_configuration | Loading commit data... | |
monitoring | Loading commit data... | |
pipeline_js | Loading commit data... | |
pipeline_mako | Loading commit data... | |
request_cache | Loading commit data... | |
reverification | Loading commit data... | |
service_status | Loading commit data... | |
session_inactivity_timeout | Loading commit data... | |
static_replace | Loading commit data... | |
status | Loading commit data... | |
student | Loading commit data... | |
terrain | Loading commit data... | |
track | Loading commit data... | |
user_api | Loading commit data... | |
util | Loading commit data... | |
xmodule_modifiers.py | Loading commit data... |