Commit Graph

211 Commits (07d3aa99b88ccc2cefe650b0b580d2fbf3b49e58)

Author SHA1 Message Date
S. D. Cloudt 07d3aa99b8 Changed hiding of slides by using visibility instead of display.
As future use cases might include the use of MathJax, one wants to avoid
the use of `display: none` to hide elements. By using `visibility:
hidden` in combination with a offscreen position almost the same effect
is achieved.
2018-08-16 13:04:59 +02:00
Oliver Tacke eb457bb20a HFP-2138 Fix display of max score
Will also require HFP-2138 fix in JoubelUI
2018-07-26 18:05:21 +02:00
Paal Joergensen 9cc3e563dd HFP-1973 Make navigation buttons behave nice with new compact block 2018-04-25 09:42:10 +02:00
Paal Joergensen 1e94e1bdd9 Remove strange character 2018-04-25 09:40:33 +02:00
Paal Joergensen 63a9760b67 Remove unused finish button (only relevant for Boardgame) 2018-04-25 09:39:24 +02:00
Frode Petterson b102a2fd9f
HFP-1716 Fix Start Button Accessibility 2018-02-27 09:19:36 +01:00
Julian Strecker dd389f9426 Make Questionset commit its introPage BackgroundImage to copyright-Button overview as well as all the others 2018-01-05 15:52:39 +01:00
Andreas Nergaard c8531f60f0 HFP-30 Made checkButton into a boolean instead of select.
Updated checkButton logic.
2017-10-12 13:51:54 +02:00
Andreas Nergaard e903f96ead HFP-30 Added checkButton override to semantic and logic for buttons. 2017-10-04 15:00:58 +02:00
Paal Joergensen 36269a8253 HFP-1451 Show solution button on end screen shown by default 2017-08-30 09:04:01 +02:00
Paal Joergensen facea236ce Making timing better for new score bar [HFP-1229] 2017-08-04 12:03:30 +02:00
Frode Petterson 367b2b3131 Merge branch 'stable' 2017-07-18 12:43:24 +02:00
Frode Petterson aaedd545f7 Fix missing default 2017-07-18 10:08:10 +02:00
Frode Petterson 6a762b8223 Move old feedback into a separate deprecated group
HFP-1174
2017-07-13 15:51:24 +02:00
Paal Joergensen 9401e5abe3 Added overall feedback to question set + bonus fixes [HFP-1174] 2017-07-03 15:09:49 +02:00
Frode Petterson 0f383f775f Merge branch 'HFP-574-remove-override-settings' 2017-06-12 13:50:15 +02:00
Frode Petterson e7e83f43ce Revert "Merge pull request #11 from SergeyYukhnevich/add-override-of-check-button"
This reverts commit 6c86c8ac9d, reversing
changes made to 976e9567c6.
2017-06-12 11:07:31 +02:00
Frode Petterson 6c86c8ac9d Merge pull request #11 from SergeyYukhnevich/add-override-of-check-button
Add ability to override check button
2017-06-12 10:11:31 +02:00
Tom Arild Jakobsen 976e9567c6 Fix bug where Question Set children without media fails. HFP-1181 2017-06-07 14:44:42 +02:00
Tom Arild Jakobsen df11efd681 Merge branch 'master' of github.com:h5p/h5p-question-set into HFP-574-remove-override-settings 2017-06-07 12:46:11 +02:00
Sergey Yuhnevich 00f6e30297 Add ability to override check button 2017-06-02 15:02:27 +03:00
Paal Joergensen b3887c0f56 Merge branch 'HFP-815-QS-multiple-autoplay-issue' 2017-05-10 12:38:42 +02:00
Timothy Lim 9cf00d897d HFP-29 Merge with master 2017-05-10 10:23:49 +02:00
Andreas Nergaard 6374504868 HFP-815 Added function to limit number of auto plays at a time. 2017-05-09 10:27:50 +02:00
Tom Arild Jakobsen 45b00ffc14 Remove deprecated and unneeded reference to 'overrideSettings'. HFP-574 2017-05-08 13:59:38 +02:00
thomasmars 5b0736f0e8 Added score to getXAPIData call
HFP-255
2016-11-24 17:29:47 +01:00
Timothy Lim 29d122be50 Update questionset.js 2016-11-23 14:39:57 +01:00
Timothy Lim 7a3e8d8292 Add function getXAPIData() to allow the creation of a report
HFP-255
2016-11-23 10:29:46 +01:00
Timothy Lim f2bb7e9172 Code formatting 2016-11-23 09:31:54 +01:00
Timothy Lim 163e314059 Make sure styles are not being added twice to questions [HFP-56] 2016-11-14 15:53:27 +01:00
Timothy Lim 568e0992e5 Add comments and ensure questions are created without previous state. [HFP-56] 2016-11-14 15:22:43 +01:00
Timothy Lim a95d0be8e0 Refactor createion of question pools. Refers to [H5P-56] 2016-11-14 11:31:15 +01:00
Tom Arild Jakobsen 1abac682cb Hotfix. Relates to #HFP-200 2016-11-14 10:06:25 +01:00
Paal Joergensen 9e891a0840 Merge branch 'master' of github.com:h5p/h5p-question-set 2016-10-21 14:22:34 +02:00
Paal Joergensen 969526fece Minor refactoring [HFP-57] 2016-10-21 14:21:38 +02:00
Timothy Lim db88833147 Rename variables 2016-10-21 12:56:11 +02:00
Timothy Lim 4f38f4d25b Change ordering of pool size check 2016-10-21 08:38:13 +02:00
Timothy Lim 3ac92b078b Replace 'arrow functions' with 'for loops' [HFP-57] 2016-10-20 15:46:15 +02:00
Timothy Lim 3285a8fa4a Add functionality to create question pools
[HFP-57]
2016-10-20 13:42:30 +02:00
Timothy Lim 06060af419 Add safety check 2016-10-20 08:18:43 +02:00
thomasmars 1b8abad544 Make sure the shuffled question order is properly mapped to the original order.
HFP-56
2016-10-19 15:28:31 +02:00
Timothy Lim 2ebe9ad987 Rename variables in randomize function
[HFP-56]
2016-10-19 08:50:35 +02:00
Timothy Lim 6fdeb26e0d Fix to allow disabling of backwards navigation 2016-10-19 08:22:21 +02:00
Timothy Lim 207914b411 Update retrieval of previous content 2016-10-18 15:32:16 +02:00
Timothy Lim a9d5c9b9a3 Stop multiple classes being added to each question
[HFP-56]
2016-10-18 15:07:12 +02:00
Timothy Lim b3dc56c796 Refactor button creation [HFP-56]
Add comments
2016-10-17 10:54:35 +02:00
Timothy Lim 46753e2b5e Refactor randomizing on initialization 2016-10-16 11:14:52 +02:00
thomasmars 491ed24c0b Tweaks to make randomization work.
HFP-56
2016-10-14 16:48:03 +02:00
thomasmars 6d4a915de1 Merge branch 'master' into randomize-questions
# Conflicts:
#	js/questionset.js
2016-10-14 16:14:37 +02:00
Timothy Lim d19a8d52fc Randomize questions and update buttons [HFP-56]
Show and hide navigational buttons

Add functionality to save content state

Clean up code [HFP-59]

Randomize on initialization

Tidy up [HFP-56]
2016-10-10 11:36:07 +02:00