Feature Wiki

Information about planned and released features

Tabs

Long Menu Question: Identical Scoring

1 Initial Problem

Currenlty a question of type 'Long Menu' has no option to configure the behaviour regarding the scoring of identical terms used for different gaps. A distinct term could be used in different gaps.

2 Conceptual Summary

According to questions of type 'Cloze Question' the behaviour should be configurable in the editing form of the 'Long Menu' question. If activated, the same term for different gaps will result in added points during the scoring process. If the option is not activated a distinct term will only be valid for exactlyy one single gap. The default state for new questions will be 'deactivated'. The state for all existing questions (created in ILIAS prior to v. 5.4.x) will be set to 'activated' via an additional database update step.

3 User Interface Modifications

3.1 List of Affected Views

Test > Questions/Test Question Pool > questions > Editing Form of 'Long Menu' questions

3.2 User Interface Details

3.3 New User Interface Concepts

None

4 Technical Information

New database field in table 'qpl_qst_lome':

  • identical_scoring (int, 1)

5 Contact

6 Funding

The feature has been already implemented for a customer GIT fork. The source code could be provided as a Pull Request on GitHub or we could directly commit/push this changes to the trunk.

7 Discussion

JourFixe, ILIAS [jourfixe], 26 FEB 2018: We highly appreciate this feature request and schedule it for 5.4. Please provide a pull request for Björn Heyser.

8 Implementation

Implemented as described above.

Test Cases

Test cases completed at 06 Jun 2018 by  Jansen, Michael [mjansen].

Approval

Approved at 11 Jul 2018 by .

Last edited: 11. Jul 2018, 15:26, Undisclosed