Request for Development: All or Nothing Matching and Drag and Drop

Request for Development: All or Nothing Matching and Drag and Drop

by Scott Andre -
အကြောင်းပြန်မှု အရေအတွက်: 11

Our group is looking to obtain a version of the matching and drag and drop question types that offers all-or-nothing marking rather than partial marking. 

We are willing to finance the development in order to have this put into the community. Forgive me and please correct me if this is not the appropriate forum or approach for sharing this sort of request. My assumption is that others might be interested in being able to leverage this type of functionality as well. Jean-Michel, is something you would be open to developing?

ပျှမ်းမျှအဆင့်သတ်မှတ်ချက်များ: -
Scott Andre ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Marcus Green -
Core developers ၏ ရုပ်ပုံ Particularly helpful Moodlers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ Testers ၏ ရုပ်ပုံ

You probably need to clarify what you mean by drag and drop question types.  There is the drag and drop matching (as in two lists of items) and then there is the range of drag and drop question types from the OU such as ddwtos and also the image related ones.

Scott Andre ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Scott Andre -

Clarification: Questions of Particular Interest for All-or-Nothing Grading

  1. Drag and Drop Onto Image maintained by Tim at Lone Pine Koala Sanctuary Tim HuntPicture of Jamie Pratt Jamie PrattPicture of Phil Butcher Phil Butcher
  2. Matching - Core version
  3. Drag and Drop Matching maintained by  Picture of Jean-Michel Védrine Jean-Michel Védrine

Scott Andre ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Daniel Thies -
Core developers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ Testers ၏ ရုပ်ပုံ

Hello Scott,

I was thinking about this for a few weeks and thought of implementing it as a set of behaviour plugins instead of modifying the question types. I have tried implementations for adaptive and deferred feedback for now. In principle they add an all or nothing option to any partial credit question type.

I would be happy if your group could look at testing it and providing feedback.

Daniel Thies ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Scott Andre -

I have a group that would be ready, willing and able to provide testing using our staging environment which is operating on v2.7. Thanks!

Scott Andre ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Daniel Thies -
Core developers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ Testers ၏ ရုပ်ပုံ

Thank you. The plugins should work for 2.6+ and whatever experience you have in 2.7 should apply to the current quiz unless something changed substantially of which I am not aware.

The plugins can be downloaded and installed from the git repo links above. Please let me know if you have any difficulties.

Daniel Thies ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Martin Vojtela -

Great work Daniel, works like a charm!

Martin Vojtela ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Gordon Bateson -
Core developers ၏ ရုပ်ပုံ Peer reviewers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ

Scott, Martin,
thanks for this idea!

I have added all-or-nothing to the Ordering question type too.

enjoy!
Gordon

Daniel Thies ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Erika Khoury -

How can I use this behavior for certain questions on the quiz, but not for every question?  I need some of the question to be hand-scored.

Erika Khoury ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Tim Hunt -
Core developers ၏ ရုပ်ပုံ Documentation writers ၏ ရုပ်ပုံ Particularly helpful Moodlers ၏ ရုပ်ပုံ Peer reviewers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ

What type of question?

'Essay' questions are always manually graded.

Tim Hunt ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Erika Khoury -

For example:  Embedded Answers (Cloze) question type.

I am trying to have some questions not to be: Deferred Question (All or nothing) only some. But since I added that behavior to the quiz all the grading is all-or-nothing for all the questions.

Is there a way to have different behaviors on the same quiz?


Thanks for replying,


Erika


Erika Khoury ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Request for Development: All or Nothing Matching and Drag and Drop

by Daniel Thies -
Core developers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ Testers ၏ ရုပ်ပုံ

Hello Erika,

As far as I know it is only possible to apply question behaviour to a quiz as a whole so the plugin must apply to all questions. I considered this to be a feature of using the question behaviour because for some question types having some questions graded with partial credit and others not may be confusing to students.

Developing a version of cloze that is all or nothing would probably be not be that difficult, but it is not something that can be done without writing some code. It would be simpler if you could split your quiz in two.

Daniel