<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Moodle_app_H5P_support</id>
	<title>Moodle app H5P support - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Moodle_app_H5P_support"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Moodle_app_H5P_support&amp;action=history"/>
	<updated>2026-05-06T13:34:46Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Moodle_app_H5P_support&amp;diff=4191&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Moodle_app_H5P_support&amp;diff=4191&amp;oldid=prev"/>
		<updated>2024-10-18T06:42:55Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:42, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Moodle_app_H5P_support&amp;diff=4190&amp;oldid=prev</id>
		<title>1&gt;Germanvaleroelizondo: Fixed link for link to Spanish page</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Moodle_app_H5P_support&amp;diff=4190&amp;oldid=prev"/>
		<updated>2023-12-31T02:16:01Z</updated>

		<summary type="html">&lt;p&gt;Fixed link for link to Spanish page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Mobile}}&lt;br /&gt;
==Support by version==&lt;br /&gt;
=== Before Moodle 3.8 ===&lt;br /&gt;
* H5P was supported via an activity plugin developed by the H5P Team (requires Moodle 3.5 onwards)&lt;br /&gt;
* It worked in the app, the H5P content was launched in a special frame embedded in the app. Did not support offline browsing&lt;br /&gt;
* Required certain site configuration changes (like enabling frame embedding) &lt;br /&gt;
=== Moodle 3.8 ===&lt;br /&gt;
* Initial core support added&lt;br /&gt;
* H5P content only available via embedding (text editor and filter)&lt;br /&gt;
* H5P content supported in the Moodle App 3.8&lt;br /&gt;
=== Moodle 3.9 ===&lt;br /&gt;
* New H5P activity plugin available in the core distribution&lt;br /&gt;
* New Content Bank for managing H5P content in the Moodle site&lt;br /&gt;
* H5P activities can be graded&lt;br /&gt;
* H5P activities supported in the Moodle App 3.9&lt;br /&gt;
== How H5P content is displayed? ==&lt;br /&gt;
=== Embedded ===&lt;br /&gt;
* The content “auto-plays” in the web version while it has to be manually played in the app by the student&lt;br /&gt;
* The app will automatically download the content for offline (so it is available without connection)&lt;br /&gt;
** WiFi: Only if the package size is less than 20MB&lt;br /&gt;
** 3G/4G: Only if the package size is less than 2MB &lt;br /&gt;
* For larger packages, the student can always choose to download it manually (click top-right)&lt;br /&gt;
* If the student is downloading the full course, all the embedded H5P packaged will be downloaded&lt;br /&gt;
* External H5P are not downloadable for offline&lt;br /&gt;
[[File:h5p_embedded.png|600px]]&lt;br /&gt;
=== As part of the core H5P activity (Moodle 3.9 onwards) ===&lt;br /&gt;
* The content is automatically downloaded and “auto-plays” in the app if:&lt;br /&gt;
** WiFi: Only if the package size is less than 20MB&lt;br /&gt;
** 3G/4G: Only if the package size is less than 2MB &lt;br /&gt;
* For larger packages, we display a Play button so the student can launch it.&lt;br /&gt;
* The H5P is always downloaded (be careful with big H5P packages), it is required for activating tracking&lt;br /&gt;
* In the [[Moodle_app_guide_for_admins#Disabled_features|Moodle Site Administration settings]], downloading H5P packages can be disabled.&lt;br /&gt;
* Students can review their previous attempts in the app&lt;br /&gt;
[[File:h5p_activity.png|600px]]&lt;br /&gt;
== Working offline ==&lt;br /&gt;
* Offline support is only available in the core H5P activity module&lt;br /&gt;
* Students can download a full course with H5P activities or single H5P activities&lt;br /&gt;
* In both cases, if he is playing the package when is not connected to the Internet all the tracking information will be stored locally in the device&lt;br /&gt;
* Once the user is connected back to the Internet, all the tracking information will be send to the server for the teacher to review&lt;br /&gt;
* H5P offline support can be disabled via Moodle settings ([[Moodle_app_guide_for_admins#Disabled_features|Moodle app features section]])&lt;br /&gt;
&lt;br /&gt;
[[Category:H5P]]&lt;br /&gt;
&lt;br /&gt;
[[es:Soporte H5P Moodle app]]&lt;/div&gt;</summary>
		<author><name>1&gt;Germanvaleroelizondo</name></author>
	</entry>
</feed>