Eloy Lafuente (stronk7)
76f5445451
MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts
2022-04-22 18:45:10 +02:00
Eloy Lafuente (stronk7)
3bb4a4009c
MDL-73764 tool_xmldb: Regenerate all the files detected by the report
...
Note that, instead of going one by one to them from the XMLDB Editor
(load, makes some tiny change, save, revert the change, save), the
report includes a commented line that, once uncommented, does regenerate
the file while reporting.
I've left it there as a commodity for the developer.
2022-02-08 19:25:03 +01:00
David Mudrák
22ecf2f9b8
MDL-71169 external: Do not explicitly specify the default methodname
2021-03-22 15:56:46 +01:00
Andrew Nicols
cffeb4b797
MDL-69259 h5pactivity: Whitespace fix
2021-02-22 12:19:18 +08:00
Ilya Tregubov
82433c0b6a
MDL-69259 h5pactivity: Add get_user_attempts webservice
2021-02-19 16:07:51 +02:00
Ilya Tregubov
4795b09f23
MDL-68853 h5pactivity: Add a websevice to trigger report_viewed event.
2021-02-12 15:49:05 +02:00
Eloy Lafuente (stronk7)
b764343e5a
MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts
2020-06-14 13:08:09 +02:00
Sara Arjona
0a7c9b9d63
MDL-68448 h5pactivity: remove illegal whitespaces
2020-05-25 11:35:15 +02:00
Sara Arjona
51b3feb2e9
Merge branch 'MDL-68448-master' of git://github.com/cescobedo/moodle
2020-05-25 10:56:18 +02:00
cescobedo
9fa0e253ae
MDL-68448 mod_h5pactivity: Add new ws get_h5pactivities_by_courses
...
This WS is required by the Moodle app in order to fetch
the activity information for displaying it to app users.
2020-05-25 09:12:20 +02:00
Ferran Recio
f3ae94a41d
MDL-68619 mod_h5pactivity: add results report webservice
2020-05-21 18:37:54 +02:00
Ferran Recio
c09bc8d897
MDL-68617 mod_h5pactivity: add attempts report webservice
2020-05-20 16:28:45 +02:00
Sara Arjona
149b60f242
Merge branch 'MDL-68450-master' of git://github.com/cescobedo/moodle
2020-05-18 16:16:23 +02:00
cescobedo
a9ed34a944
MDL-68450 mod_h5pactivity: Add WS view_h5pactivity
...
This is the external method for triggering the course module viewed event
and update the module completion status. Affects mobile app.
2020-05-18 14:17:46 +02:00
cescobedo
feae09652e
MDL-68449 mod_h5pactivity: Add a WS for get access information
...
This WS should return access information required by an external client to check if and how to display the activity module.
Require for Mobile App
2020-05-18 14:07:59 +02:00
Ferran Recio
9a4307dd7a
MDL-67791 mod_h5pactivity: adding attempts reports
2020-05-14 15:01:26 +02:00
Ferran Recio
ebec56dac0
MDL-67791 mod_h5pactivity: adding review attempts capability
2020-05-14 11:54:33 +02:00
Ferran Recio
4d0241e488
MDL-68241 mod_h5pactivity: remove MOODLE_INTERNAL
2020-05-14 09:13:56 +02:00
Ferran Recio
e28b40695d
MDL-68241 mod_h5pactivity: add grading attempts options
2020-05-14 09:13:56 +02:00
Ferran Recio
9848594715
MDL-68381 mod_h5pactivity: add attempt duration, completion and success
2020-05-04 18:53:00 +02:00
Ferran Recio
0aeec79a2a
MDL-67788 mod_h5pactivity: add xAPI attempts track to activity
2020-04-14 16:58:10 +02:00
Ferran Recio
b7a416817f
MDL-67707 mod_h5pactivity: plugin skeleton
...
AMOS BEGIN
CPY [h5poptions,atto_h5p],[h5pdisplay,mod_h5pactivity]
CPY [downloadbutton,atto_h5p],[displayexport,mod_h5pactivity]
CPY [embedbutton,atto_h5p],[displayembed,mod_h5pactivity]
CPY [copyrightbutton,atto_h5p],[displaycopyright,mod_h5pactivity]
AMOS END
2020-03-16 17:52:08 +01:00