Description
The idea is to have a switch button (probably javascript with bootstrap) to enable the reviewer mode. When in this mode, every reportlet shows a little widget to give a qualitative rating to the performance of fMRIPrep and maybe a text-box for comments.
In the end, these ratings can be downloaded (as a yaml [newlines] or a JSON file). Optionally, we could also push these to the Web-API.
The objective here is to avoid having an excel table open on a side when reviewing a dataset (bookkeeping errors, friction, etc.). Having anonymous reviews sent back to the Web-API will give us another picture of how good or bad fMRIPrep is behaving (these backtraces will include, for instance, the full version string)
I would like very much to hear your opinions @poldracklab/fmriprep-docusprint-leaders.
/cc @rwblair for your wisdom with bootstrap and past experience with MRIQC. Also because this idea will be implemented in niworkflows - for any prep tool.
Sideways overlaps #1524 and #1831
EDIT: it'd be nice to use cookies for when the user forgets to hit the "finish" button or wants to pause rating, close and reopen.