relis icon indicating copy to clipboard operation
relis copied to clipboard

Different configuration for each screening phase

Open esyriani opened this issue 9 months ago • 1 comments

Currently, the settings of screening phases applies to all phases (conflict_type, resolution_by, exclusion criteria). Nevertheless, you can change them as often as you want in the settings. Add a feature to allow configuring each phase differently (though by default it will be the same for all phases). This is done in the settings, not in the project configuration file.

esyriani avatar May 14 '24 09:05 esyriani

Add a row in the Screening settings called Phase settings. It has the same widget as detail_user and edit_user. By default, it is the main settings that are copied over to each phase setting. But now the user can change it specifically to one phase. In the phase settings, next to each option add a checkbox that is true by default called "Same as screening settings". When the checkbox is false, the option is editable and the change is only applicable in that phase.

esyriani avatar May 14 '24 14:05 esyriani