- 21 May, 2020 1 commit
-
-
Mahmoud Kassaei authored
-
- 27 Feb, 2020 1 commit
-
-
bas authored
Improve the accessibility for the clear my choice option. The extra radio input controlling the reset feature was removed and resetting the choice is now controlled by JavaScript. This fixes the missing label reported in Accessibility audit and W3C validation of the reset link By this change this issue also fixes MDL-67280
-
- 01 May, 2019 1 commit
-
-
To avoid behat errors with Firefox, the 'Clean my choice' has been changed from label to link (with role button).
-
- 29 Apr, 2019 2 commits
-
-
Simey Lameze authored
Thanks to Damyon for the help with accessibility.
-
Simey Lameze authored
-
- 03 Apr, 2019 1 commit
-
-
Mathew May authored
-
- 06 Jun, 2017 1 commit
-
-
Nick Phillips authored
-
- 17 Nov, 2016 1 commit
-
-
Damyon Wiese authored
Changes include: * question: Add bootstrap classes to buttons and selects so they look consistent. * mod_quiz: Add bootstrap styles to report form elements * question: Add bootstrap classes to question form elements * And remove the success/fail styles from boost because they conflict badly with the quiz plugin styles (making unreadable text). * quiz: nav block buttons had black background * quiz: Add bootstrap styles to quiz navigation buttons * qtype_ddmarker: Remove bullets from list Edit form coordinates preview had list bullets for each coordinate. * boost: Prevent menu scrolling on quiz edit * mod_quiz: Add bootstrap styles to edit quiz fields Pagination and max grades forms. * quiz: Undo some custom styles on review options These checkboxes were laid out in a fake grid with no responsiveness that conflicts with the bootstrap form-inline templates. Reset the custom style to bootstrap default. * quiz: Fix unit tests for boost changes * qtype_ddwtos: Accurate positioning of drop targets * questions: Make the review page responsive * question: bootstrap 4 compatibility .alert in bs4 contains no colours by default, you need to mix it with one of the context classes to get some change in colours, borders etc.
-
- 01 Jul, 2016 1 commit
-
-
Anant authored
-
- 26 Apr, 2013 1 commit
-
-
Tim Hunt authored
1. Better handling of multi-line choices in the correct answer display. 2. Remove dangerous CSS that is no longer needed.
-
- 09 Apr, 2013 1 commit
-
-
ppichet authored
Correct bad formated infiles in question/type directories
-
- 18 Jun, 2011 1 commit
-
-
Tim Hunt authored
The most significant issue is that the HTML editor alwasy wraps <p> tags round the input, but that is not appropriate for the choices. It is especially not appropriate because we want to display the choices in a <lable> for accessibility and usability reasons. In valid HTML label can only contain inline elemnts. Therefore, I introduced a make_html_inline method, with a minimal implementation. (It could be improved in future.) Long term, I think the best option would be a new form field type, editorinline, or something like that. That would be a smaller version of TinyMCE that only lets you enter inline elements.
-
- 26 May, 2011 1 commit
-
-
Tim Hunt authored
-
- 15 May, 2011 1 commit
-
-
Tim Hunt authored
-
- 08 Apr, 2011 1 commit
-
-
Tim Hunt authored
-
- 24 Mar, 2011 1 commit
-
-
Tim Hunt authored
-
- 25 Feb, 2011 2 commits
- 24 Feb, 2011 1 commit
-
-
Tim Hunt authored
-
- 23 Feb, 2011 1 commit
-
-
Tim Hunt authored
-
- 11 Feb, 2011 1 commit
-
-
Tim Hunt authored
However, all this needs more testing. Also, a bit of a purge of training whitespace and global .
-
- 14 Jan, 2011 1 commit
-
-
Tim Hunt authored
Currently, you get an error on saving the editing form.
-