- 15 Jul, 2015 2 commits
-
-
Matjaz Gregoric committed
-
The idea is based on capa <clarification> nodes: https://github.com/edx/edx-platform/pull/6679 I decided to go with <span class="pb-clarification> instead of a custom <clarification> node because supporting clarifications inside the html child block was a requirement, but the html block is defined inside edx-platform and we aren't able to preprocess the contents of the html block from within problem-builder. Even if we were able to get a patch for html block to support <clarification> elements upstream, I wouldn't feel very comfortable with that idea since the html block is supposed to contain plain html and making it recognize and preprocess custom elements wouldn't feel right. The best way to implement this would probably be custom DOM elements (document.registerElement), but browser support is not there yet and there are no reliable polyfills.
Matjaz Gregoric committed
-
- 13 Jul, 2015 1 commit
-
-
Export bugfixes
Kelketek committed
-
- 07 Jul, 2015 2 commits
-
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
- 23 Jun, 2015 2 commits
-
-
Extended export
Kelketek committed -
Jonathan Piacenti committed
-
- 22 Jun, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 19 Jun, 2015 13 commits
-
-
Jonathan Piacenti committed
-
Data Export block prototype
Kelketek committed -
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
Sven Marnach committed
-
Sven Marnach committed
-
Sven Marnach committed
-
Sven Marnach committed
-
Sven Marnach committed
-
Sven Marnach committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
- 18 Jun, 2015 2 commits
-
-
Minor tweaks to better match the Apros theme
Braden MacDonald committed -
Braden MacDonald committed
-
- 12 Jun, 2015 1 commit
-
-
Braden MacDonald committed
-
- 22 May, 2015 5 commits
-
-
Fix upgrade error when <message> has no 'type' specified explicitly
Braden MacDonald committed -
Merge release onto master
Xavier Antoviaque committed -
Test + fix an additional failure case
Braden MacDonald committed -
Braden MacDonald committed
-
Braden MacDonald committed
-
- 21 May, 2015 2 commits
-
-
Allow to include an HTML header and footer in reports.
Sven Marnach committed -
Fixed submit button being enabled after page reload
Eugeny Kolpakov committed
-
- 20 May, 2015 2 commits
-
-
Sven Marnach committed
-
Sven Marnach committed
-
- 19 May, 2015 2 commits
-
-
Sven Marnach committed
-
E. Kolpakov committed
-
- 18 May, 2015 1 commit
-
-
E. Kolpakov committed
-
- 13 May, 2015 1 commit
-
-
Merging edx-release into master
Eugeny Kolpakov committed
-
- 12 May, 2015 2 commits
-
-
Conflicts: problem_builder/mentoring.py problem_builder/questionnaire.py problem_builder/tests/integration/test_dashboard.py problem_builder/tests/integration/xml/assessment_2.xml problem_builder/tests/integration/xml/mcq_with_html_choices.xml problem_builder/tests/integration/xml/mrq_with_comments_1.xml problem_builder/tests/integration/xml/mrq_with_html_choices.xml problem_builder/tests/integration/xml_templates/assessment.xml problem_builder/v1/tests/xml/v1_upgrade_a_new.xml problem_builder/v1/tests/xml/v1_upgrade_b_new.xml run_tests.py test_requirements.txt
E. Kolpakov committed -
This reverts commit 78decd9a.
Xavier Antoviaque committed
-
- 11 May, 2015 1 commit
-
-
Feedback persistence
Eugeny Kolpakov committed
-