Commit Graph

799 Commits (76bf1555c0a2fea814a2d3185e2f229ba4559faf)

Author SHA1 Message Date
Svein-Tore Griff With 16d690c722 Add versioning support 2013-02-27 23:03:35 +01:00
Frode Petterson a9d205b799 Fixed video format. 2013-02-25 14:15:06 +01:00
Frode Petterson 368e085940 Fixed slider. 2013-02-21 16:28:53 +01:00
Frode Petterson 0a6d93c317 Made field common. 2013-02-19 14:42:05 +01:00
Svein-Tore Griff With 31f3f52567 Fix problems with the new content.json 2013-02-08 00:54:02 +01:00
Svein-Tore Griff With 914a5ec991 Merge conflick 2013-02-08 00:52:57 +01:00
Frank Ronny Larsen 069314313f Merge branch 'master' of intern.amendor.com:h5plibs/questionset 2013-02-07 19:08:59 +01:00
Frank Ronny Larsen fbda4843fa BUGFIX: Don't use rgba() before url(). IE does not understand, and shouldn't be there anyway 2013-02-07 19:08:52 +01:00
Frode Petterson 1d8dada558 Added another wrapper to make lists more flexible. 2013-02-07 18:59:42 +01:00
Frank Ronny Larsen c69c75f601 Updated to new json syntax 2013-02-07 18:02:34 +01:00
Frank Ronny Larsen 511bf37c1f DEVELOPMENT: Use H5P.playVideo 2013-02-07 18:01:08 +01:00
Frank Ronny Larsen 45d59b82fe Increased patch version 2013-02-07 14:17:00 +01:00
Frank Ronny Larsen 344a356529 CSS fixes, Show video before result page 2013-02-07 14:08:44 +01:00
Frank Ronny Larsen bd1125de0f Change to use library/params instead of machineName/options 2013-02-07 13:11:42 +01:00
Frank Ronny Larsen 929e71fa38 Styling for result page. Better button states 2013-02-06 20:25:06 +01:00
Frank Ronny Larsen 44ef62eb90 Updated to use image objects from options 2013-02-06 15:49:15 +01:00
Frode Petterson e6add04473 Minor adjustments to semantics. 2013-02-01 13:38:35 +01:00
Frank Ronny Larsen c508b712fd Converted buttons to a's 2013-01-30 19:55:33 +01:00
Frank Ronny Larsen be754296e6 Updated semantics to new syntax 2013-01-30 17:58:50 +01:00
Svein-Tore Griff With 22468e93fd Add semantics.json, should have been a renaming... 2013-01-27 23:11:17 +01:00
Svein-Tore Griff With 8533068dc7 Rename init to main_library and remove init from libraries, add schema to db 2013-01-27 23:11:09 +01:00
Svein-Tore Griff With bbb9d071d2 Pointer as cursor for buttons 2013-01-26 16:34:23 +01:00
Svein-Tore Griff With 5832446bc6 Avoid confusion with the progress colors. Ppl think they tell them whether they have answered right or wrong. 2013-01-26 15:58:06 +01:00
Svein-Tore Griff With c17e35eb9b Temporary styles for the start quiz button 2013-01-26 15:50:11 +01:00
Frank Ronny Larsen 4f11ac94f9 Better transition/transform for FF/Opera too 2013-01-25 14:35:02 +01:00
Frank Ronny Larsen 3cfbd5f586 Changes to default styles for QuestionSets 2013-01-25 10:22:47 +01:00
Frank Ronny Larsen f23160d67b Preload video, to avoid wait when pressing finish-button 2013-01-24 09:25:17 +01:00
Frank Ronny Larsen 393379884b Added video playback on QuestionSet finish 2013-01-23 23:05:22 +01:00
Frank Ronny Larsen 55e3af8dd1 BUGFIX: Missing commas and colons in schema.json 2013-01-23 21:39:14 +01:00
Svein-Tore Griff With e884959081 Remove questionset 2013-01-22 22:07:24 +01:00
Svein-Tore Griff With cb58c835e3 Add changes from h5p.git example_content 2013-01-22 21:59:14 +01:00
Svein-Tore Griff With e8ef20a995 Add temporary styling 2013-01-20 22:57:53 +01:00
Svein-Tore Griff With 6c8e2c57af Fix target bug in questionset 2013-01-20 22:25:34 +01:00
Svein-Tore Griff With 9ee3ee91f3 Store whether or not a library is runnable 2013-01-17 23:21:10 +01:00
Svein-Tore Griff With 0dd48ee842 Stop using dropbox for images 2013-01-17 22:57:10 +01:00
Svein-Tore Griff With b98ef0fc7a Fix bug in questionsets.js 2013-01-16 22:01:39 +01:00
Frank Ronny Larsen f9e8360a7f Changes to example content.
Example content is now a working board game sans Images.
It can be uploaded using the H5P module too. It will work. (At least with the next commit)
2013-01-16 19:33:59 +01:00
Frank Ronny Larsen 85a18446fb Added H5P libraries 2013-01-16 14:37:45 +01:00
Frank Ronny Larsen 265d56afcf Intro page for QuestionSet 2013-01-16 13:42:51 +01:00
Frank Ronny Larsen 6c555191ac Progress indicator fixes
Clicking a dot in the progress view jumps to relevant question
Already answered questinos will be marked as such.
2013-01-15 08:19:35 +01:00
Frank Ronny Larsen ac381582c5 Background image need to be set on container. 2013-01-15 08:09:59 +01:00
Frank Ronny Larsen 5ad15675f8 Renamed name->label in schema 2013-01-14 19:05:02 +01:00
Frank Ronny Larsen 8bb04c69b7 Renamed myDom -> to reflect it being a jQuery object 2013-01-14 19:04:07 +01:00
Frank Ronny Larsen 748412e206 Return score and passed as event data in 'h5pQuestionSetFinished' event 2013-01-14 18:36:07 +01:00
Frank Ronny Larsen b4d4944e12 Several changes:
Added h5pQuestionsetFinished event trigger
Use H5P.jQuery
Added result page.
Initial code for endGame (results, animations)
Revised code for showing current question.
Added passPercentage option (default 50)
Intro page and endGame in schema. (Only endGame has been implemented in code yet)
2013-01-13 09:43:55 +01:00
Frank Ronny Larsen c57e0d5921 Better dots for progress, still not perfect.. 2013-01-09 16:26:52 +01:00
Frank Ronny Larsen 37a7d54fbf Multiple changes
Don't use H* in templates. Stick to DIVs and SPANs. (so as not to get any styling)
Translatable strings. (options.texts.*)
2013-01-08 16:16:19 +01:00
Frank Ronny Larsen ae4040f27a First working version of QuestionSet 2013-01-08 13:04:15 +01:00
Frank Ronny Larsen 0623eae79f Initial empty files 2013-01-08 08:14:47 +01:00