LePa-YU / Visualizer

A web based tool to represent the AIR model of LePa project
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Rename the three available views #7

Closed biltzerpos closed 1 year ago

biltzerpos commented 1 year ago

The three views in the drop down menu should be renamed as:

ElmiraOn commented 1 year ago

done :)

to make the third view I had to add comesAfter_aER relationship to show relationships between aER

biltzerpos commented 1 year ago

Great, three small changes:

  1. Swap the first and last view in the list, i.e. Summative assessment should be first, course overview next, and then all ERs.
  2. Add the actual words "View 1", View 2" etc. at the beginning of each item
  3. Instead of calling this element Options, and then "select graph", just have a title that says "Select view"
ElmiraOn commented 1 year ago

Just to be sure? the graph options from top to bottom would be:

  1. View 1: Summative assessment only
  2. View 2: Course Overview
  3. View 3: All ERs
2. Add the actual words "View 1", View 2" etc. at the beginning of each item
biltzerpos commented 1 year ago

Correct.

ElmiraOn commented 1 year ago

added :D