Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • with at least 2 and maximum 8 options

  • mark any or none of the options as correct

    • Marking an option as correct will set its score as 1. In future we will enable editing of score for each option

...

User action

...

System behaviour

...

Status

...

Create at least 2 and maximum 8 options

...

  1. System launched editor with default 2 options

  2. User can create more options as long as total number of options are not more than 8

...

  1. Available in

    Status
    colourBlue
    title3.9

  2. To be done

...

Delete options

...

  1. Deleting an option gives a warning as this cannot be undone

  2. Options once deleted cannot be ‘undone’

  3. User can delete options as long as there are at least 2 options

...

Available in

Status
colourBlue
title3.9

...

Mark an option as correct

...

  1. Set score (weightage) for that option as 1

  2. System will set default maximum marks for the question as 1, when at least one option is marked as correct

  3. User must mark at least one option correct. This will change in future when we support scoring mode = none

...

Partial scoring - On / Off

...

  1. ON - User will get marks for ANY of the correct options selected

  2. OFF - User will get full marks for the question only when ALL correct options are selected

Multiple choice with multiple correct answers (MMCQ)

  • Creator can mark more than one answers as correct.

    • On marking an answer as correct, its weightage is set as 1. Which means on selecting this response, the player will get full marks allotted for the question

  • The number of options that can be selected will be the total number of correct answers marked.
    Example,

    Code Block
    MCQ with one correct answer.
    Q: What is 2 +2 ?
    a)4 (marked as correct answer)
    b)8-2
    c)2*2
    d)8
    
    In this case the user will be allowed to choose only one option from the 4 options available.This works like a normal MCQ.
    
    MMCQ with 2 correct answers.
    Q: What is 2 +2 ?
    a)4 (marked as correct answer)
    b)8/2 (marked as correct answer)
    c)2*2
    d)8
    
    In this case the user will be allowed to choose only two options from the 4 options available.

  • There is no logical difference between the two questions types as MCQ & MMCQ. MCQ question is an MMCQ question with just one correct answer. The two of them will be considered as a single question type only.

  • MCQ (or any question) with multiple correct answers will have Partial scoring Scoring Logic = true partial by default. Thus,

    • All responses marked as correct will get equal marks. The total marks of the question will be divided equally amongst all responses

    • Player will get score for whichever option s/he has selected.

    • There is no negative marking.

    • [Question] Should the partial scoring logic be present at the section / question set level?

Example,

Code Block
MCQ // marks = 1, partialscoring scoringlogic = truepartial
* Option 1 // score = 1
* Option 2 // score = 0
* Option 3 // score = 1
* Option 4 // score = 0

Player will get 1/2 marks on responding with Option 1
Player will get 1/2 marks on responding with Option 3
Player will get 1 marks on responding with Option 1 & 3

MCQ // marks = 1, partialscoring scoringlogic = falseall
* Option 1 // score = 1
* Option 2 // score = 0
* Option 3 // score = 1
* Option 4 // score = 0
Player gets no marks for responding with Option 1
Player gets no marks for responding with Option 3
Player will get 1 marks on responding with Option 1 & 3

MCQ // marks = 1, scoring logic = any
* Option 1 // score = 1
* Option 2 // score = 0
* Option 3 // score = 1
* Option 4 // score = 0
Player gets 1 mark for responding with Option 1
Player gets 1 marks for responding with Option 3
Player will get 1 marks on responding with Option 1 & 3
Player will get 1 marks on responding with Option 1/3 & 2/4

Scoring Logic

  • A Scoring Logic will be present at each question and question see level, which can have values as:

    • ALL

      • Full marks assigned only when all the correct options are selected

    • ANY

      • Full marks assigned when any one of the correct answers is selected

    • PARTIAL

      • Partial scores assigned of any one or more correct answers entered.The total marks of the question will be divided equally amongst all response.

ALL

ANY

PARTIAL

MCQ

Select the correct option. What is 2+2?

  1. 4

  2. 22

  3. 2

  4. 8

User gets full marks for selecting option 1

Select the correct option. What is 2+2?

  1. 4

  2. 22

  3. 2

  4. 8

User gets full marks for selecting option 1

Select the correct option. What is 2+2?

  1. 4

  2. 22

  3. 2

  4. 8
    User gets full marks for selecting option 1

MMCQ

From the options given below, select all the synonyms for 'happy'?
1. Glad
2. Joyful
3. Merry
4. Angry

User gets full marks for selecting all the 3 correct options ie 1,2,3.

From the options given below, select a synonym for 'happy'?

  1. Glad

  2. Joyful

  3. Merry

  4. Angry

User gets full marks for selecting either one of the 3 correct options ie 1 or 2 or 3

From the options given below, select all the synonyms for 'happy'?

  1. Glad

  2. Joyful

  3. Merry

  4. Angry

User gets 1/3 marks for entering options 1 or 1 & 4
User gets 1/3 marks for entering options 2 or 2 & 4
User gets 1/3 marks for entering options 3 or 3 & 4
User gets 2/3 marks for entering options 1 & 2
User gets 2/3 marks for entering options 1 & 3
User gets 2/3 marks for entering options 2 & 3

FTB

Q: The color on the Indian flag are ____ , _____ , _____.
A: The color on the Indian flag are saffron , white , green.
User gets full marks for filling the blanks giving the all the 3 answers

A: The color on the Indian flag are saffron , white , _____.

OR

A: The color on the Indian flag are saffron, white, yellow.
User does not score any marks for filling the blanks with 2 correct answers

A:The color on the Indian flag are saffron , ______ , _____.

OR

A: The color on the Indian flag are white , ______ , _____.
User does not score any marks for filling the blank with 1 correct answer

Q: The color on the Indian flag are ____ , _____ , _____.

A:The color on the Indian flag are saffron , _____ , _____.

OR
A:The color on the Indian flag are white , _____ , _____.

OR
A:The color on the Indian flag are green , _____ , _____.

User gets full marks for entering one(any) of the blanks with the correct answer

Q: The color on the Indian flag are ____ , _____ , _____.

A:The color on the Indian flag are saffron , _____ , _____.

OR
A:The color on the Indian flag are white , _____ , _____.

OR
A:The color on the Indian flag are green , _____ , _____.

User gets 1/3 marks for entering one of the blanks with the correct answer

A:The color on the Indian flag are saffron , white , ____.

A.The color on the Indian flag are saffron , green , _____.

A:The color on the Indian flag are green , white, _____.

User gets 2/3 marks for entering two of the blanks with the correct answers

MTF

Q: Match the following
A:

  • Apple ---> Fruit

  • Dog ---> Animal

  • Table ---> Furniture

    User gets full marks for matching all the 3 correctly

    A:

  • Apple ---> Fruit

  • Dog ---> Furniture

  • Table ---> Animal

  • User does not score any marks for 1 (or more ) correct match

Q: Match the following
A:

  • Apple ---> Fruit

  • Dog ---> Furniture

  • Table ---> Animal

    User gets full marks for matching at-least one(any) of the 3 correctly

Q: Match the following
A:

  • Apple ---> Fruit

  • Dog ---> Furniture

  • Table ---> Animal

    User gets 1/3 marks for matching at-least one(any) of the 3 correctly

Assumptions:

  • There is no negative marking. Score is always positive.

    • In future, Score can be any number, system will award whether it is positive or negative.

...

User flow

  • As a creator, I will create MCQ, enter options, and mark some of the options as correct.

  • When an option is marked as correct, system by default gives it a score of 1. This means that all options carry equal weightage when marked as correct.

    • In future, there will be an option to edit option level score.

  • Partial scoring Scoring logic is turned ON partial by default. Partial scoring ON means, user will get score for ANY of the responses with a +ve score (correct option) selected.

  • [Question] When there are two possible correct answers, and the user has to be awarded the full marks when one of the selected options are right, how to enable this?

  • Partial scoring can be turned OFF. This means, user will get score only when ALL responses with a +ve score are selected.

  • [Question] What score is awarded when user selects a mix of correct & incorrect - a few correct & a few incorrect options?

    • Along with Partial scoring ON?

    • Along with Partial scoring OFF?

  • [Question] What score is generated when user selects all options - trying to game the system - can we mark it as Invalid attempt? (Assume that all were not correct)

    • Option 1 : The number of options the user is allowed to select will be restricted based on the number of correct answers.

      • For eg: If there are two correct answers for a question, the user will be allowed to select only two option in the MCQ.

    • Option 2 : Assign negative score for every incorrect answer.

  • Instead of partial scoring, we could have a variable for scoring logic which has values:

    • ALL

      • Full marks assigned only when all the correct options are selected

    • ANY

      • Full marks assigned when any one of the correct answers is selected

    • PARTIAL

      • Partial scores assigned of any one or more correct answers entered.

Assumptions:

  • There is no negative marking. Score is always positive.

    In future, Score can be any number, system will award whether it is positive or negative.

    Scoring logic can be made all ,or any based on the scoring logic that has to followed.

User action

System behaviour

Status

1

Create at least 2 and maximum 8 options

  1. System launched editor with default 2 options

  2. User can create more options as long as total number of options are not more than 8

  1. Available in

    Status
    colourBlue
    title3.9

  2. To be done

2

Delete options

  1. Deleting an option gives a warning as this cannot be undone

  2. Options once deleted cannot be ‘undone’

  3. User can delete options as long as there are at least 2 options

Available in

Status
colourBlue
title3.9

3

Mark one (or more) option as correct

  1. Set score (weightage) for that option as 1

  2. System will set default maximum marks for the question as 1, when at least one option is marked as correct

  3. User must mark at least one option correct. This will change in future when we support scoring mode = none

4

Scoring Logic - ALL / ANY / PARTIAL

  1. PARTIAL - User will get partial marks for any of the correct options selected

  2. ANY - User will get full marks for any one of the correct options selected

  3. ALL - User will get full marks for the question only when all correct options are selected