Commit Graph

72 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
Paal Joergensen 9cc3e563dd HFP-1973 Make navigation buttons behave nice with new compact block 2018-04-25 09:42:10 +02:00
Paal Joergensen bc259fc3a5 Add padding the correct way 2018-04-25 09:40:10 +02:00
Paal Joergensen 63a9760b67 Remove unused finish button (only relevant for Boardgame) 2018-04-25 09:39:24 +02:00
Paal Joergensen 9401e5abe3 Added overall feedback to question set + bonus fixes [HFP-1174] 2017-07-03 15:09:49 +02:00
Paal Joergensen fd73d9fce7 Removed unused icomoon font files/definition 2017-04-26 16:07:22 +02:00
thomasmars 024d46da38 Made truncated buttons look normal.
HFP-109
2016-10-20 11:13:18 +02:00
thomasmars 46ca884681 Disable navigation bar visuals and functions when backward navigation is disabled.
HFP-8
2016-10-04 14:18:50 +02:00
Frode Petterson 0203402821 Fixed positioning of progress dots
HFJ-2040
2016-07-04 12:09:11 +02:00
Thomas Marstrander 653d12a85e Make readspeakers announce current question of total when changing question.
HFJ-2041
2016-06-27 11:43:00 +02:00
Paal Joergensen 510123993a Making end-video using 100% width [HFJ-1875] 2016-05-09 15:30:22 +02:00
Frode Petterson e323c4ee3b Merge branch 'master' into unused-semantics
Conflicts:
	js/questionset.js
	language/ar.json
	language/de.json
	language/fr.json
	language/it.json
	language/nb.json
	language/nn.json
	semantics.json
	upgrades.js
2016-04-18 12:48:13 +02:00
Frode Petterson 6537378091 Fixed summary button icons
HFJ-1749
2016-04-08 16:02:54 +02:00
Frode Petterson 02cd4e1b7e Added focus effect to progress dots
HFJ-1661
2016-04-08 14:41:17 +02:00
Frode Petterson 2a26db16f6 Links for navigation + ARIA label
HFJ-1749
2016-04-08 12:40:28 +02:00
Thomas Marstrander d8be2e07ad Added unused semantics to Score/summary screen.
HFJ-1710
2016-04-07 16:23:15 +02:00
Thomas Marstrander 93a6fbdfc9 Let Question and QuestionSet behaviour settings decide if try again and show solution buttons should be shown. [HFJ-1363] 2015-11-23 15:26:15 +01:00
Paal Joergensen 9badc69edf Disabled max-height transistion on H5P.Question buttons 2015-11-09 13:11:36 +01:00
Thomas Marstrander a6299e94e4 Do not show try-again and show-solution button for questions inside a question set. [HFJ-1110] 2015-09-27 19:12:40 +02:00
Thomas Marstrander b9cd56820f Adjusted paddings/margins for H5P.Question
HFJ-942
2015-08-19 16:05:16 +02:00
Thomas Marstrander 8623bb5670 Repositioned buttons, added bottom margin, repositioned feedback-text.
HFJ-946
2015-08-18 14:16:07 +02:00
Thomas Marstrander 0fb9b8882f Added Question design to QS
HFJ-946
2015-08-18 13:58:33 +02:00
Thomas Marstrander ad0acb2898 Changed retry icon for whole task for consistency.
Accepts answered and attempted xapi verbs as well to mark a question as answered.
HFJ-946
2015-08-13 10:35:55 +02:00
Thomas Marstrander 396abf92b7 No left, right, top or bot margins for Questions inside QS without frame.
HFJ-949
2015-08-12 15:30:10 +02:00
Thomas Marstrander c4a78bfdcd Use new button design.
Add navigation buttons to Question, instead of to QS.
Added specific stylings for new button design.
HFJ-946
2015-08-12 14:46:49 +02:00
Thomas Marstrander 5510959615 Added override-buttons branch. 2014-11-27 11:01:47 +01:00
Thomas 46aa455310 Added hiding of check button for Mark The Words 2014-11-12 09:07:08 +01:00
Magnus Vik Magnussen 917a2d1499 modified color of progress dots 2014-10-21 15:20:31 +02:00
Magnus Vik Magnussen a4f7bb1b96 modified position of arrow icons on next/prev buttons 2014-10-21 15:10:49 +02:00
Magnus Vik Magnussen 1ebb38b88b test commit: moved feedback arrow 1px to the right 2014-10-09 14:37:54 +02:00
Frode Petterson 21535779a8 Added FontAwesome 4.1 as a dependency. 2014-05-23 11:09:49 +02:00
Pål Jørgensen ae8af678a2 Made rounded corners for background (title/description on intro page) 2014-04-03 15:07:50 +02:00
Pål Jørgensen 9179f6209a Added transparent background-color to title and description fields on intro-page 2014-04-03 10:19:47 +02:00
Frode Petterson b8a07e4996 Removed left overs from merge. 2014-03-28 17:06:59 +01:00
Frode Petterson e2fd4e2ba4 Merged new repo into old sub module.
Conflicts:
	css/questionset.css
	js/questionset.js
	library.json
	semantics.json
2014-03-28 17:05:08 +01:00
Frode Petterson 06b0ecaa20 HFJ-170: Removed question padding.
Removed unused outdated content example.

Conflicts:
	example_content/boardgame/H5P.Boardgame/library.json
	example_content/boardgame/H5P.QuestionSet/library.json
2014-02-26 11:02:33 +01:00
Svein-Tore Griff With 7044c644bf Remove white fader on the intro page of the questionsets. This was requested by ndla 2013-12-09 10:13:17 +01:00
Magnus Vik Magnussen c678f5bbde HFJ-45
Done minor changes to various css files when working on the editor.
-Changed background on intro text and question in Question Set.
-Changed some minor css in interactive video editor
-Improved vertical tabs (replaced image arrow with css arrow and change bitmap icons to Font Awesome icons)

Please note that verticalTabs needs review as it has a minor visual bug.
2013-11-28 13:23:09 +01:00
Frank Ronny Larsen d5e7207e5b HFJ-50: Use border-box to keep padding within size. 2013-11-20 11:03:39 +01:00
Frank Ronny Larsen 0f371320f7 HFJ-1: Fixed emoticon positioning on QS endGame 2013-11-08 13:56:58 +01:00
Frank Ronny Larsen 84c9e73b30 HFJ-1: Style tweaks
Decreased start-button size in QS intro.
Removed H2 on QS end if not set.
Adjusted QuestionSet end emoticon.
Removed background on multichoice feedback field.
2013-11-08 11:55:57 +01:00
Frank Ronny Larsen a33f7f1363 BFB-1: Fixed IcoMoon family names 2013-11-07 13:39:27 +01:00
Frank Ronny Larsen 711e55c42e HFJ-1,2,3,4: Fixed FontAwesome dependencies 2013-11-06 11:48:36 +01:00
Magnus Vik Magnussen 2c26b7692d HFJ-1
Design update to questions set completed. No changes made to dragNdrop so far.
2013-10-31 13:39:51 +01:00
Svein-Tore Griff With 6214354cb5 Improved styling of multichoice alternatives
Hide show solutions button in drag and drop
Allow some tags in the end message
2013-07-16 20:16:07 +02:00
Svein-Tore Griff With 14817c2c7f Fix text readability with high contrast backgrounds 2013-05-22 09:04:21 +02:00
Frode Petterson 3c9e99cfa3 Fixed questionset background and contrast issues. Fixed boardgame question animation. 2013-05-15 14:16:21 +02:00
Frode Petterson 5ff8612801 Fixed white background and background image in QS. Improved IE8 support in multichoice. 2013-05-13 14:08:01 +02:00
Frode Petterson afe6404e0a Added Blanks to questionsset and fixed bugs. 2013-05-06 16:58:24 +02:00
Frode Petterson 355d847bb1 Adjusted questionset to make dots more visible. Removed optional title. 2013-05-06 14:54:24 +02:00