Posts made by Tim Hunt

Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Yes, there is likely to be some impact, mostly on the 'Editing Simple lesson' page. (I am looking at the screen-grabs on the plugins DB entry.)

The part where the teacher wants to pick a question from the question bank to add to the lesson will need to be updated (in a way similar to how the equivalent part of mod_quiz is changed - so, when the time comes for you do to this, there will be some example code to look at).

Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

It has been quite viable for other activities to use questions from the question bank for many years. Some activities have done that and are in the plugins DB (e.g. mod_studentquiz, mod_adaptivequiz, mod_offlinequiz, ...) 

Lesson has never been converted. MDL-18954 has been there for a long time! As Richard says, how to make branching work is the main issue. (Not impossible to imagine a solution, but might need some additions to the core question system to make it work really well.) Anyway, until someone decides they are up to the challenge of working on it, then not much point discussing the details.

Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hopefully it will be less alarming as you learn more. This is nothing new. These are exactly the same changes we have been banging on about for years. Most recently here. The plan has not really changed, it is just taking a long time to get finished, but, hopefully, we are getting close now.

Quite a lot has not changed in this latest installment. Things that stay the same:

  1. How quizzes work.
  2. The question types and behaviours.
  3. How things work inside the question bank.

The changes are:

  1. Navigating to the question bank, and the fact you can now have more than one question bank in a course if you need that.
  2. Building quizzes: when you add questions to the quiz from the question bank.

Linked to the tracker issue, there is a prototype site where you can try out the mostly finished code: https://sharedquestionbanks.prototype.moodledemo.net/ you can log in as t1 or s1, both with password 'moodle'. (That is, teacher and student.)

(Thanks to Mary for splitting off this thread. I think this part of the conversation is much more on-topic here.)

Average of ratings: Useful (3)
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
There is not currently an option for this.

You are not the first person to ask for this, and it might be an nice option to add one day - if we can find an appropriate way to control it. (No-one ever complained that the current list of quiz settings is too short!)
Average of ratings: Useful (1)