Marina Glancy
8fc1486d36
MDL-77164 various: fix incorrect phpdocs
2023-04-13 11:35:06 +01:00
Andrew Nicols
060b63cd1c
Merge branch 'MDL-67789-master' of https://github.com/sarjona/moodle
2023-03-17 13:03:24 +01:00
Sara Arjona
bd0a6e6dcc
MDL-67789 h5p: Save current state using xAPI State
...
Co-author: Andrew Lyons <andrew@moodle.com>
2023-03-15 09:42:18 +01:00
Mark Johnson
247004108f
MDL-68093 h5pactivity: Add restriction for participation groups.
2023-03-14 08:52:26 +00:00
Andrew Nicols
4b388fc239
MDL-74235 core: Update core uses of activity icons to monologo
2022-04-07 12:56:14 +08:00
Mihail Geshoski
4a9c83ac9e
MDL-73532 navigation: Modify methods that extend the setting nav
...
Introduces some changes to the exising _extend_settings_navigation()
methods that utilize the global $PAGE object. In order to accomodate
the changes done for the secondary navigation for single activity
courses, the methods that extend the settings navigation can no longer
rely on the $PAGE object, instead the more reliabe way to obtain this
infomation is through the get_page() method from settings_navigation
class.
2022-02-14 09:40:27 +08:00
Bas Brands
f2ddd23ec1
MDL-71457 theme_boost: activity icon styling
2021-12-20 15:02:24 +01:00
Mihail Geshoski
3e97273b21
MDL-71913 mod_h5pactivity: Add attempts report setting node
2021-10-13 11:05:29 +08:00
Ilya Tregubov
bbfb73afbd
MDL-68394 h5pactivity: Limit query to given course module.
2021-05-27 12:08:28 +02:00
Ilya Tregubov
045c3ec3ee
MDL-68394 h5pactivity: Implement methods to display recent
...
activity info.
2021-05-26 06:54:34 +02:00
Ilya Tregubov
7a77493ba5
MDL-70528 h5pactivity: Fix block can't be added to h5pactivity page.
2021-01-26 15:19:01 +02:00
Mathew May
e0c41c0449
MDL-68955 mod_h5pactivity: Enable dndupload to H5P activity
2020-06-10 10:10:51 +08:00
cescobedo
887644a1d5
MDL-68451 mod_h5pactivity: Add info attempts in check_updates_since
...
Add updates information related to attempts in check_updates_since
because they may affect the user or the information displayed
in the app.
2020-05-20 18:50:21 +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
b4f617a609
MDL-68502 mod_h5pactivity: fixing get_file_info error
2020-05-04 09:30:32 +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