Import options?

Import options?

by Teresa Gibbison -
Number of replies: 1

We have the need for a choice activity in a large class to pick an individual topic.  This will have 100odd options from a known published list.

Is there a way to import the options rather than having to copy/paste them?

Cheers
Teresa

Average of ratings: -
In reply to Teresa Gibbison

Re: Import options?

by AL Rachels -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Hi Teresa,

Unfortunately, I don't think there is a way to import options into Moodle directly. But, if you know how to manipulate your Moodle database directly, AFTER backing it up of course, it appears you could import directly into the mdl_choice_options table using something such as phpMyAdmin.

It would be nice if we did have the option to import,

AL