Repurpose resources content type plugin: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(17 intermediate revisions by 2 users not shown)
Line 7: Line 7:
|float = right
|float = right
}}
}}
This is a contributed content type plugin that imports Moodle resources for use in the content bank. It currently supports creating H5P from questions in the Moodle question bank.
This is a contributed content type plugin that imports Moodle resources for use in the [[Content bank]]. It currently supports creating [[H5P]] from questions that are in the Moodle [[Question bank]] and adding media content from Moodle repositories.


Currently this plugin supports four basic Moodle question types: Essay, Multiple Choice, Short Answer, and True/False. They can be imported individually as Essay, Multiple Choice, Guess the Answer, and True/False H5P content types. Questions in a directory can be imported collectively to create a Column, Single Choice Set, Dialog Cards or Flash Cards content types. After creation the content types can be edited in the content bank as normal H5P content and combined with other content through copy and paste.[[File:00menu.png|Menu options]][[File:01form.png|Question form]]
Currently this plugin supports four standard Moodle question types: Essay, Multiple Choice, Short Answer, and True/False. They can be imported individually as Essay, Multiple Choice, Guess the Answer, and True/False H5P content types:
* Moodle's [[Essay_question_type|Essay]] question type -> [https://h5p.org/content-types/essay H5P Essay] resource
* Moodle's [[Multiple Choice question type|Multiple Choice]] question type -> [https://h5p.org/multichoice H5P Multiple Choice] resource
* Moodle's [[Short-Answer question type|Short answer]] question type -> [https://h5p.org/guess-the-answer H5P Guess the Answer] resource
* Moodle's [[True/False question type|True/False]] question type -> [https://h5p.org/true-false H5P True False question] resource
Questions in a directory can be imported collectively to create a [https://h5p.org/column Column], [https://h5p.org/content-types/crossword Crossword], [https://h5p.org/single-choice-set Single Choice Set], [https://h5p.org/dialog-cards Dialog Cards] or [https://h5p.org/flashcards Flash Cards] content types. After creation, the content types can be edited in the [[Content bank]] as normal H5P content and combined with other content through copy and paste.


After installation teachers may create interactive content in the content bank by clicking the Add button and one of the Repurpose resources content types from the drop down to open editor, and selecting questions and other options in editor and saving. The new content created from the question will appear in the content bank.
Support for additional content types are under development. You can access those functions on the plugins by creating an account [https://moodle.openlearner.org/ developers site]. Several additional question types are supported there, and you can import questions and media directly into Interactive Video, Course Presentation, and Question Set content types.
===Download===
This plugin can be downloaded from the author's GitHub page at https://github.com/dthies/moodle-contenttype_repurpose or the [https://moodle.org/plugins/contenttype_repurpose Moodle plugins database].
===Installation===
Follow the standard procedure described in [[Installing_plugins#Installing_via_uploaded_ZIP_file the documentation]].
===Use===
After installation, teachers may create interactive content in the [[Content bank]] by clicking the Add button, and then choosing one of the Repurpose resources content types from the drop down menu to open the editor, and selecting questions and other options in the editor and saving. The new content created from the question will now appear in the [[Content bank]]. The questions can be incorporated in other content types by editing the content and clicking copy button and then pasting it while editing another content type.


When importing in Column content media files can also be added. Audio, image and video files can be selected with the file picker and a title given to them. Those files will appear after any questions in the Column, but they can be moved by editing the Column and may be copy and pasted to into other content types.
===Capabilities===
===Capabilities===
contenttype/repurpose:upload Upload resources to use in content
contenttype/repurpose:upload Upload resources to use in content


contenttype/repurpose:useeditor Create content using the with repurpose resources tools
contenttype/repurpose:useeditor Create content using the with repurpose resources tools
=== Potential privacy issues ===
=== Potential privacy issues ===
 
H5P is inherently less secure than the Moodle [[Question bank]]. Care should be taken not to unintentionally share controlled test questions or otherwise restricted content.
H5P is inherently less than secure than the Moodle question bank. Care should be taken not to unintentionally share controlled test questions or otherwise restricted content.
===Discussion about this plugin===
 
See [https://moodle.org/mod/forum/discuss.php?d=424382 this post].
===See also===
[[H5P content types format]] additional plugin that imports various H5P content types into Moodle question types.
[[Category:H5P]]
[[Category:H5P]]
[[Category:Questions]]
[[es:H5P plugin para reciclar tipo de contenido de recurso]]

Latest revision as of 04:09, 17 January 2022

This is a contributed content type plugin that imports Moodle resources for use in the Content bank. It currently supports creating H5P from questions that are in the Moodle Question bank and adding media content from Moodle repositories.

Currently this plugin supports four standard Moodle question types: Essay, Multiple Choice, Short Answer, and True/False. They can be imported individually as Essay, Multiple Choice, Guess the Answer, and True/False H5P content types:

Questions in a directory can be imported collectively to create a Column, Crossword, Single Choice Set, Dialog Cards or Flash Cards content types. After creation, the content types can be edited in the Content bank as normal H5P content and combined with other content through copy and paste.

Support for additional content types are under development. You can access those functions on the plugins by creating an account developers site. Several additional question types are supported there, and you can import questions and media directly into Interactive Video, Course Presentation, and Question Set content types.

Download

This plugin can be downloaded from the author's GitHub page at https://github.com/dthies/moodle-contenttype_repurpose or the Moodle plugins database.

Installation

Follow the standard procedure described in Installing_plugins#Installing_via_uploaded_ZIP_file the documentation.

Use

After installation, teachers may create interactive content in the Content bank by clicking the Add button, and then choosing one of the Repurpose resources content types from the drop down menu to open the editor, and selecting questions and other options in the editor and saving. The new content created from the question will now appear in the Content bank. The questions can be incorporated in other content types by editing the content and clicking copy button and then pasting it while editing another content type.

When importing in Column content media files can also be added. Audio, image and video files can be selected with the file picker and a title given to them. Those files will appear after any questions in the Column, but they can be moved by editing the Column and may be copy and pasted to into other content types.

Capabilities

contenttype/repurpose:upload Upload resources to use in content

contenttype/repurpose:useeditor Create content using the with repurpose resources tools

Potential privacy issues

H5P is inherently less secure than the Moodle Question bank. Care should be taken not to unintentionally share controlled test questions or otherwise restricted content.

Discussion about this plugin

See this post.

See also

H5P content types format additional plugin that imports various H5P content types into Moodle question types.