cos-archives / archival-project

Open Science Collaboration Archival Project
1 stars 3 forks source link

Comparison interface improvements #8

Open rubenarslan opened 10 years ago

rubenarslan commented 10 years ago
  1. Numbers are compared as strings instead of as numbers (not that big of a problem, probably)
  2. Blank and missing entries clutter the interface a little, it might be good to be able to collapse them optionally (maybe using JS).
  3. Disagreements on structure are a bit non-obvious. Three improvements would be
    • Sorting tests and studies by number/name in the comparison, so that we have a better chance of aligning the correct ones
      • Highlighting if there is a disagreement on the number of studies or effects in a study in a bigger, bolder font (these disagreements are quite fundamental and may require more coding from the students)
      • Change the order of studies. The easiest way to implement this would be by letting the senior coder rename studies in the junior codings, but this sort of messes up the record. A harder, but less messy way would be to let senior coders drag and drop studies and effects in the comparison table. For that we would need more structure than we have now.
  4. We should have a legend for the colour comparisons (green is agreement, red is disagreement)