atomsheep / sres

Student Relationship Engagement System v2
GNU General Public License v3.0
7 stars 2 forks source link

Implement tags #2

Open atomsheep opened 8 years ago

clearnz commented 8 years ago

This refers to the tags column on the View Papers page. Assume it's for searchability. May need some thoughts here from Richard and Adon as to how they saw this feature working.

atomsheep commented 8 years ago

Tags were also for 'combining' columns. E.g. you could have quiz 1 and quiz 2 as separate columns. Then when setting up a tag called 'quizzes', the teacher could specify that tag-quizzes would represent the average (or sum, or...) of the two columns. Then, when filtering, tags could be used as data to filter on as well.

Also, when using the mobile app, people could choose to enter data for a tag, which could then present multiple columns at once.

Perhaps 'tag' is not the right terminology, maybe something like 'aggregate' is better?