- 11 Aug, 2017 1 commit
-
-
Matjaz Gregoric committed
-
- 10 Aug, 2017 2 commits
-
-
Some properties which depend on user state have slipped through initial review, so I'm removing them now.
Matjaz Gregoric committed -
Matjaz Gregoric committed
-
- 08 Aug, 2017 4 commits
-
-
Bumped version to 2.7.0
Eugeny Kolpakov committed -
E. Kolpakov committed
-
[MCKIN-5253] Added student_view_user_state handler
Eugeny Kolpakov committed -
[OC-2856] Fixed deprecation warnings for the Answer and Share models
bradmerlin committed
-
- 07 Aug, 2017 4 commits
-
-
E. Kolpakov committed
-
Brad Melin committed
-
Brad Melin committed
-
E. Kolpakov committed
-
- 04 Aug, 2017 2 commits
-
-
E. Kolpakov committed
-
E. Kolpakov committed
-
- 03 Aug, 2017 1 commit
-
-
E. Kolpakov committed
-
- 30 Jul, 2017 1 commit
-
-
Add student_view_data to step builder
Braden MacDonald committed
-
- 28 Jul, 2017 1 commit
-
-
Lucas Teixeira committed
-
- 19 Jul, 2017 1 commit
-
-
Enable mobile support
Braden MacDonald committed
-
- 05 Jul, 2017 2 commits
-
-
Add API for native mobile Problem Builder + MCQ view to Problem Builder
Tim Krones committed -
Douglas Cerna committed
-
- 26 Jun, 2017 1 commit
-
-
Add 'name' attribute to AnswerBlock's student_view_data.
Matjaz Gregoric committed
-
- 23 Jun, 2017 1 commit
-
-
It will be useful to be able to get the names of all answer blocks in a course via the Course API.
Matjaz Gregoric committed
-
- 15 Apr, 2017 1 commit
-
-
Braden MacDonald committed
-
- 21 Mar, 2017 3 commits
-
-
Avoid count(*) query in management command.
Matjaz Gregoric committed -
Matjaz Gregoric committed
-
Count(*) is very slow on large tables.
Matjaz Gregoric committed
-
- 14 Mar, 2017 2 commits
-
-
Jillian Vogel committed
-
Amended headings to ensure accessibility. * Amended templates - h2 elements to h3, h3 to h4 and associated CSS. * Bumped version to 2.6.8
Matthew Harrington committed
-
- 24 Feb, 2017 2 commits
-
-
Add management command to manually migrate course_id field.
Matjaz Gregoric committed -
Matjaz Gregoric committed
-
- 23 Feb, 2017 1 commit
-
-
Normally the value of deprecated Answer.course_id will be copied into the new Answer.course_key field by a migration, but if your answer table is very large, you might want to use this management command to perform the copying in batches instead.
Matjaz Gregoric committed
-
- 10 Feb, 2017 1 commit
-
-
Override layout of choice label in Apros theme
Tim Krones committed
-
- 09 Feb, 2017 1 commit
-
-
Tim Krones committed
-
- 02 Feb, 2017 1 commit
-
-
Do not show completion checkmark when hide_feedback is enabled
Matjaz Gregoric committed
-
- 31 Jan, 2017 1 commit
-
-
This makes the Completion block consistent with the Answer block. When 'pb_hide_feedback_if_attempts_remain' is set to True in XBLOCK_SETTINGS, once the user submits an answer to an Answer (freeform long answer), the green checkmark is not visible after refreshing the page, even though the given answer/text is still visible. This commit makes Completion blocks consistent with that behaviour.
Matjaz Gregoric committed
-
- 27 Jan, 2017 2 commits
-
-
Fix display of MCQ/MRQ choices with long text.
Tim Krones committed -
Tim Krones committed
-
- 25 Jan, 2017 1 commit
-
-
Copy course_id into course_key and remove temporary transition code
Matjaz Gregoric committed
-
- 24 Jan, 2017 2 commits
-
-
Tim Krones committed
-
Tim Krones committed
-
- 13 Jan, 2017 1 commit
-
-
Matjaz Gregoric committed
-