-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdefault.json
More file actions
18 lines (18 loc) · 887 Bytes
/
default.json
File metadata and controls
18 lines (18 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"lms_root_url": "http://local.edly.io",
"learning_mfe_root_url": "https://apps.local.edly.io",
"course_id": "course-v1:OpenedX+DemoX+DemoCourse",
"run_setup": true,
"sleep_time": 4,
"stages": [{ "target": 10, "duration": "2m" }],
"basic_browser_test_unit": "/block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions/block-v1:edX+DemoX+Demo_Course+type@vertical+block@54bb9b142c6c4c22afc62bcb628f0e68",
"course_unit": "/xblock/block-v1:OpenedX+DemoX+DemoCourse+type@vertical+block@78b75020d3894fdfa8b4994f97275294",
"problem_id": "870b16e640d541af94a308caac834d2e",
"lms_login_session_path":"/api/user/v1/account/login_session/",
"lms_account_setting_path": "/account/settings",
"lms_courses_path": "/courses",
"lms_course_home_path": "/learning/course/",
"mfe_host": "http://apps.local.edly.io",
"mfe_path": "learning",
"static_files": []
}