Looking for Course Authoring tools

Looking for Course Authoring tools

per Nitin G -
Nombre de respostes: 9

Hi


I am looking for course authoring tools which can integrate directly with Moodle and allow me to build course screens, basic interactivities, activities with user input fields.


Tool should be able to talk directly with Moodle backend as well, pass data to DB, allow for tracking etc.


Any suggestions will be helpful

Mitjana de qualificacions: Cool (1)
En resposta a Nitin G

Re: Looking for Course Authoring tools

per Robert Brenstein -
Moodle self is such an authoring tool. Why would you want to use an external tool instead?
En resposta a Robert Brenstein

Re: Looking for Course Authoring tools

per Nitin G -

Moodle will only provide quiz authoring or assignment authoring. But my requirement is to create custom activities, custom forms to gather data and custom layouts

Moodle does not have this kind of flexibility native

Hence..

En resposta a Nitin G

Re: Looking for Course Authoring tools

per Robert Brenstein -
Have you looked at 3rd party plugins? DataForm, for example, allows you to make your own forms to gather data and display it using your own layout.

No external tool can create new custom activities in Moodle that Moodle does not support as such.
En resposta a Nitin G

Re: Looking for Course Authoring tools

per Mike Churchward -
Imatge de Core developers Imatge de Plugin developers Imatge de Testers

Moodle will only provide quiz authoring or assignment authoring.

I think you've missed a bunch of activities available in core Moodle, not to mention the vast number available as third party plug-ins.

As core activity, the database activity lets you create forms to gather data from users and lets you define the layouts to use to gather them. Feedback provides a similar mechanism.

mike

En resposta a Nitin G

Re: Looking for Course Authoring tools

per Derek Chirnside -

Nitin, one suggestion:

Adapt Builder.  https://moodle.org/mod/forum/discuss.php?d=261756

-Derek

Note: I have not used this, I have no association with the developers, but it looks very very interesting.

PS There is one other possibility that is responsive, currently works inside WordPress, will soon work inside Moodle, but I cannot remember it.  HP4 or H4P or something.  It will come to me.  Matt Bury has actually tested it if I recall.

En resposta a Derek Chirnside

Re: Looking for Course Authoring tools

per Richard Oelmann -
Imatge de Core developers Imatge de Plugin developers Imatge de Testers

@Derek - H5P - looking very good. Currently build the activities on their website and embed them to Moodle, currently working hard to bring native activity building within the Moodle site (I believe)

Another alternative would be xerte

En resposta a Derek Chirnside

Re: Looking for Course Authoring tools

per Matt Bury -
Imatge de Particularly helpful Moodlers Imatge de Plugin developers

Hi Derek,

Yes, I'm following the H5P for Moodle project on Github: https://github.com/h5p/h5p-moodle-plugin I think it's currently in alpha and there are some issues with cron not working but I've tested it out and the basics are in place.

It's a SCORM, Articulate, Captivate, Raptivity, and other rapid elearning IDEs style set of activity and presentation templates (Check out the list of templates here: https://github.com/h5p ) but without the restrictions of SCORM and everything's integrated with Moodle.

There's also a more mature, public release H5P plugin for Wordpress. You can export activities from Wordpress and import them to Moodle, so they're truly shareable resources.

H5P project website: https://h5p.org/

And as Mike has pointed out, core Moodle has a lot of activities and features with authoring tools built in: https://docs.moodle.org/30/en/Activities as well as many more in the plugins database, currently 292 plugins: https://moodle.org/plugins/browse.php?list=category&id=1

I hope this helps Somrient

Mitjana de qualificacions: Very cool (1)