RESQUE-Framework / website

The Research Quality Evaluation Scheme
https://resque-framework.github.io/website/
MIT License
2 stars 3 forks source link

Add info text to each indicator #9

Closed alpkaanaksu closed 10 months ago

alpkaanaksu commented 1 year ago

JSON definitions (see packs/) now have the 'tooltip', 'info' and 'background' fields.

alpkaanaksu commented 1 year ago

Also add 'eval_dimension' to indicators where it is applicable/relevant.

nicebread commented 1 year ago

I wonder whether we really need the three levels "tooltip", "info", and "background".

Maybe merge "tooltip" and "info" and display the text both as tooltip and in the inbox on the right?

alpkaanaksu commented 1 year ago

I think having all three is useful.

Let's take 'Year of publication' as an example: Tooltip: 'e.g. 2023' Info: a longer explanation (ok, it is pretty self eplanatory for this one) Backgorund: why we need this information

We should aim to keep the tooltip text much shorter.

nicebread commented 1 year ago

OK, let's keep the three!

alpkaanaksu commented 1 year ago

@nicebread I don't know if users are going to click on 'CRediT roles' and see the role descriptions you added (049daac95b46a1e868971cb7ce71fe7d43183268). We can keep the text there but having the same text for each role indicator might be a good idea, we can also highlight the selected role.

e.g. Conceptualization


Ideas; formulation or evolution of overarching research goals and aims.


nicebread commented 1 year ago

Yes, good idea!

nicebread commented 1 year ago

Shall we add a little (i) or (?) icon at each indicator (or at each single choice option that has an info text attached)? If users click on that, the text in the right sidebar gets highlighted (not only when a user selects the option).