Iñigo Zendegi Urzelai

Results 7 issues of Iñigo Zendegi Urzelai

Since Moodle 4.2 the core supports xAPI states and H5P module (mod_h5p) saves the content state using xAPI states: https://tracker.moodle.org/browse/MDL-67789 Would it be possible to add those events to this...

This change makes this text apply the Moodle filters before showing up, which makes it suitable for multilingual texts (filter_multilang2)

From version 4.3 Moodle needs to append a suffix to completion rules (https://moodledev.io/docs/4.3/devupdate#append-a-suffix-to-the-completion-rules). Missing these results in being removed from the Default activity completion form. Doing something [similar to this](https://github.com/PoetOS/moodle-mod_questionnaire/commit/b361e85cb1a804e21c208030b710377b0ce1235a)...

bug

From version 4.3 Moodle needs to append a suffix to completion rules (https://moodledev.io/docs/4.3/devupdate#append-a-suffix-to-the-completion-rules). Missing these results in being removed from the Default activity completion form. Doing something [similar to this](https://github.com/PoetOS/moodle-mod_questionnaire/commit/b361e85cb1a804e21c208030b710377b0ce1235a)...

I've converted [https://github.com/davidpesce/moodle-mod_tincanlaunch/issues/233](https://github.com/davidpesce/moodle-mod_tincanlaunch/issues/233) patch into a PR

Hi, Having recently added core activities in the Moodle Tool Guide is something I'd like to see. Specifically I think that adding H5P activity to the guide could be a...

The automatic completion settings for this activity only give the option to be based on the student having viewed the activity, but we've seen that many students don't view the...