CSC/ECE 517 Fall 2017/E17A2 Lightweight Badging System: Difference between revisions
No edit summary |
|||
Line 4: | Line 4: | ||
Badging feature allows students to be badged on expertiza based on the matching of certain criteria. ‘Good Reviewer’ and ‘Good Teammate’ badges can be given to students based on the scores given to them by instructors or the other teammates. | Badging feature allows students to be badged on expertiza based on the matching of certain criteria. ‘Good Reviewer’ and ‘Good Teammate’ badges can be given to students based on the scores given to them by instructors or the other teammates. | ||
A ‘Good Reviewer’ badge is assigned when a student gets review score of more than a particular threshold or more than 95 by default. Similarly, a | A ‘Good Reviewer’ badge is assigned when a student gets review score of more than a particular threshold or more than 95 by default. | ||
The criterion to receive the badges are configurable for the instructors and can be changed for different tasks and assignments. | Similarly, a 'Good teammate' badge is assigned when the teammate review score is greater than a particular threshold, defaulted to 95. | ||
The criterion to receive the badges are configurable for the instructors and can be changed for different tasks and assignments. | |||
= Team Contact = | = Team Contact = |
Revision as of 23:57, 6 November 2017
Problem Statement
To create a simple badging system for Expertiza such that the students can be badged when certain criteria are matched.
Badging feature allows students to be badged on expertiza based on the matching of certain criteria. ‘Good Reviewer’ and ‘Good Teammate’ badges can be given to students based on the scores given to them by instructors or the other teammates.
A ‘Good Reviewer’ badge is assigned when a student gets review score of more than a particular threshold or more than 95 by default. Similarly, a 'Good teammate' badge is assigned when the teammate review score is greater than a particular threshold, defaulted to 95. The criterion to receive the badges are configurable for the instructors and can be changed for different tasks and assignments.
Team Contact
- MEMBERS
- Priyanka Jain: pjain15@ncsu.edu
- Pushpendra Patel: ppatel16@ncsu.edu
- Tanay Kothari: tkothar@ncsu.edu
- Timothy Dement: tmdement@ncsu.edu
- MENTOR
- Zhewei Hu: zhu6@ncsu.edu