CSC/ECE 517 Fall 2017/E1754 Feature test of rubric advice: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
[[The problem statement]]
[[The problem statement]]


Rubric advice lets a user see what criterion or characteristics of work merit a particular score. We mocked the behaviour of the user (both as an instructor and student) to see how different scenarios work and building feature tests for it.
Rubric advice lets a user see what criterion or characteristics of work merit a particular score. We mocked the behaviour of the user (both as an instructor and student) to see how different scenarios work and building feature tests for it. The instructor can retrieve assignments and leave some advice or give scores based on some criteria.

Revision as of 16:35, 27 October 2017

Introduction

Expertiza is a web application which provides a dashboard to the students where they can submit and peer-review assignments, projects, codes, and other such objects. It allows students to review each other’s work and improve their work upon this feedback. Rubric advice allows reviewers to see what characteristics of work merit a particular score.

The problem statement

Rubric advice lets a user see what criterion or characteristics of work merit a particular score. We mocked the behaviour of the user (both as an instructor and student) to see how different scenarios work and building feature tests for it. The instructor can retrieve assignments and leave some advice or give scores based on some criteria.