Ferran Recio
c09bc8d897
MDL-68617 mod_h5pactivity: add attempts report webservice
2020-05-20 16:28:45 +02:00
Ferran Recio
2f2cdd2a48
MDL-68617 mod_h5pactivity: add attempt info to generator
2020-05-20 12:09:28 +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
fd7ef55acb
MDL-67791 mod_h5pactivity: attempt report UI ajustments
2020-05-15 12:38:28 +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
Sara Arjona
773e46c808
Merge branch 'MDL-68381-master' of git://github.com/ferranrecio/moodle
2020-05-06 17:43:53 +02:00
Sara Arjona
a58e8cb0a1
Merge branch 'MDL-68379-master' of git://github.com/ferranrecio/moodle
2020-05-04 20:02:06 +02:00
Sara Arjona
da2f9f6510
Merge branch 'MDL-67713-master' of git://github.com/ferranrecio/moodle
2020-05-04 19:30:45 +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
75ba339cdb
MDL-68379 mod_h5pactivity: adding item_result to xAPI handler
2020-05-04 18:47:11 +02:00
Ferran Recio
7f5b6adac1
MDL-67713 mod_h5pactivity: adding backup and restore
2020-05-04 18:42:48 +02:00
Andrew Nicols
3ba4248fe7
Merge branch 'MDL-68502-master' of git://github.com/ferranrecio/moodle
2020-05-04 15:59:04 +08:00
Ferran Recio
b4f617a609
MDL-68502 mod_h5pactivity: fixing get_file_info error
2020-05-04 09:30:32 +02:00
David Mudrák
8599eb5ebb
MDL-68434 lang: Use the updated terminology in the tests
2020-04-29 17:40:58 +02:00
Helen Foster
1fce3f52ac
MDL-68434 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* pluginnamesummary,qtype_ddimageortext and
pluginnamesummary,qtype_ddmarker - Note about the question type not
being accessible to visually impaired users
* addresourceoractivity,core - Removing 'resource' as the new activity
chooser doesn't have resource types separated
2020-04-28 14:01:20 +02:00
Eloy Lafuente (stronk7)
724a1a1d1d
NOBUG: Fixed SVG browser compatibility
2020-04-28 11:15:46 +02:00
Ferran Recio
05da45ccf2
MDL-67701 mod_h5pactivity: new activity icon
2020-04-22 11:31:13 +02:00
Ferran Recio
6cdf1d76ff
MDL-67788 mod_h5pactivity: update activity attempt privacy
2020-04-14 16:58:10 +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