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

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

Scott Andre - මගින්
Number of replies: 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?

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Scott Andre

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

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.

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Scott Andre

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

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

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Scott Andre

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

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.

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: Useful (2)
In reply to Daniel Thies

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

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!

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Scott Andre

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

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.

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: Useful (2)
In reply to Daniel Thies

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

Martin Vojtela - මගින්

Great work Daniel, works like a charm!

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Martin Vojtela

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

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

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: Useful (1)
In reply to Daniel Thies

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

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.

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Erika Khoury

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

Tim Hunt - මගින්
Core developers ගේ පින්තුරය Documentation writers ගේ පින්තුරය Particularly helpful Moodlers ගේ පින්තුරය Peer reviewers ගේ පින්තුරය Plugin developers ගේ පින්තුරය

What type of question?

'Essay' questions are always manually graded.

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Tim Hunt

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

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


ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Erika Khoury

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

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

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -