Oliver Tacke
Oliver Tacke
When merged in, will allow the author to optionally add labels to an interaction that is displayed as a button. Also requires changes to the editor: https://github.com/h5p/h5p-editor-course-presentation/pull/94
When merged in, will not trigger an xAPI completed statement if the Course Presentation is resumed and the user stopped on the summary slide. Course Presentation triggers an xAPI `completed`...
There was a [request on the H5P forum](https://h5p.org/node/1154886) to merge some features of Question Set into Course Presentation: - As an author, I can set a passing percentage that needs...
If the `Column.isTask` function does not report a content type to be a task (usually scorable), but the content type sends out xAPI statements, then Interactive Book may decrease the...
- Add editor option group for popup size/position to select from - Cover free space next to hotspot (currently default) - Cover entire background image (currently extra setting) - Custom...
When merged in, will add basic support for a user configuration file (not sanitized or further). As proof-of-concept it allows to set the user state save frequency.
When merged in, will reset the previous content state of all sessions after content was edited in order to prevent sending states to content types that do not match changed...
When merged in, will add file type checking when uploading files as discusses in HFP-4040.
When merged in, will set the proceed button default value properly.