...
Two basic marking methods are possible:
Mark per Option | The question is marked out of the number of placeholders. |
Mark per Question | All placeholders have to be correctly answered for the mark |
In either marking method academic staff should be able to specify the number of marks to award if correct and the number (possibly negative) if wrong. Marks correct should range from 1 to 20 and marks incorrect from 0 to -10 with the addition of -0.25 and -0.5.
...
- First split by a semicolon.
- Element 0 = Label line colour (Flash-style hexadecimal values)
- Element 1 = Width of line in pixels
- Element 2 = Label background fill colour
- Element 3 = Label font size
- Element 4 = Label font colour
- Element 5 = Label width in pixels (text)
- Element 6 = Label height in pixels (text)
- Element 7 = Label width in pixels (images)
- Element 8 = Label height in pixels (images)
- Element 9 = Mode: 1) single - each label is used once, 2) multiple - each label can used in an answer repeatedly.
- Element 10 = Style (label or menu)
- Element 11 - split by | character
- Split by $ character
- 0 = Label ID starting at zero.
- 1 = Instance of the label starting at zero (this is incremented by one when in repeating label mode)
- 2 = X coordinate of left of label (this coordinate being greater than 219 marks it as being a correct answer)
- 3 = Y coordinate of top of label
- 4 = Text (or image filename) of the label
- 5 = Option when using images - original width of image in pixels
- 6 = Option when using images - original height of image in pixels
- Element 12 (onward) - split by $ character:
- 0 = ID of additional line
- 1 = Type (line, bobble or arrow)
- 2 = Start x coordinate
- 3 = Start y coordinate
- 4 = End x coordinate
- 5 = End y coordinate
- Split by $ character
...