interactivity and custom HTML5 objects in Moodle Quiz

interactivity and custom HTML5 objects in Moodle Quiz

by Cristian Frog -
Number of replies: 1

Hi,

I would like to know if it's possible to add HTML5/Javascript animations
into Moodle quiz.

I searched a lot about this topic, but I didn't find a clear solution.

The goal is making a new type of question with some CUSTOM HTML5 interactivity and make it comunicate with Moodle quiz-database.
The question itself can be a GAME or other nice designed object, something like these products: http://www.raptivity.com/elearning-product/raptivity-turbopack/games-turbopack

Do I need to develope a new question type or it's possible to make communicate Moodle with custom pages throught webservices or something like this?

Hope in some help,
Cristian.

Average of ratings: -
In reply to Cristian Frog

Re: interactivity and custom HTML5 objects in Moodle Quiz

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

If you want to integrate with the quiz/question system, then you need to make a new question type.