2e2a / l-rex

Linguistic Rating Experiments
GNU General Public License v3.0
3 stars 1 forks source link

keep block instructions when deleting/regenerating questionnaires [feature request, suggestion] #129

Closed dgj2702 closed 4 years ago

dgj2702 commented 4 years ago

When defining block instructions, don't delete them when generating new lists.

For example, in order to change the Study Settings one must delete all questionnaires and generate them again, which means re-typing the block instructions every time.

An idea: Have the block instructions be defined with the materials (practice, targets/filler), and then automatically include them before the blocks when generating the questionnaires.

gvarab commented 4 years ago

Thank you – what you describe is actually what we want to happen, and in principle, the block instructions are kept when re-generating/deleting the questionnaires or changing the materials, unless the number of blocks changes. But I could reproduce that the instructions disappear when a study setting changed, that's a bug.

Thank you also for the suggestion – I'd like to keep the instructions logically at the questionnaire level, because there's not necessarily a 1:1 mapping between "set of materials" and "block", so defining the instructions per materials set is not possible in all cases.

2e2a commented 4 years ago

Thanks for reporting. Should be fixed with 9e9f356b9504577c51718e20eca92a95ed2a1f49.