CSC/ECE 517 Spring 2019/E1927 Let Course Staff as Well as Students Do Reviews: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 14: Line 14:
==Task 2:==
==Task 2:==
'''Problem:'''
'''Problem:'''
If the last due date for the assignment has not passed, then the “Assign grade” link should be changed to “Perform review”, and when clicked on, it should pull up a review page for the team, showing their submitted work at the top, as a review page normally does.
If the last due date for the assignment has not passed, then the “Assign grade” link should be changed to “Perform review”, and when clicked on, it should pull up a review page for the team, showing their submitted work at the top, as a review page normally does.


'''Solution:'''
'''Solution:'''
(Put the name of the file to be revised here.  Show the current code, the revised code, and your results.)
(Put the name of the file to be revised here.  Show the current code, the revised code, and your results.)



Revision as of 21:55, 5 April 2019

Problem Summary

In Expertiza, students are able to perform reviews on other students work by filling out a review form on Expertiza. Instructors for the course should be able to submit a review in the same manner as a student. However, the instructor review should be separated from other student reviews so the student knows the review was written by the instructor.

Project Tasks

Task 1:

Problem:

An instructor who is a participant of an assignment should be able to review any member of the team using the same form that a student would use to review a team member.


Solution:

Task 2:

Problem:

If the last due date for the assignment has not passed, then the “Assign grade” link should be changed to “Perform review”, and when clicked on, it should pull up a review page for the team, showing their submitted work at the top, as a review page normally does.

Solution:

(Put the name of the file to be revised here. Show the current code, the revised code, and your results.)

Task 3:

-Make sure the TA is active in the class

Task 4:

-The instructor should not have to be a participant of the project to leave a review

Task 5:

-The instructor should be able to leave a review at any time.


Problem:

An instructor icon should be used to indicate an instructor review and on the instructor review page read by the student.


Solution:

Modify the add-ta-128.png icon file to look more like an instructor and add it to the view.

Test Plan

Write testing methodology (logic) here.


References

1. Project Document: https://docs.google.com/document/d/1Ozw2Bj2u_LyeKUdDqAyQtz1stEIKrxkmRnwmNyUgmzw/edit#heading=h.bumi2mscmmgf

2. Github Repo: https://github.com/mblewallncsu/expertiza

3. Previous Work, Project E1824: http://wiki.expertiza.ncsu.edu/index.php/CSC/ECE_517_Spring_2018-_Project_E1824:_Let_course_staff_as_well_as_students_do_reviews

4. Previous Work, Project E1855: http://wiki.expertiza.ncsu.edu/index.php/CSC/ECE_517_Fall_2018/E1855_let_course_staff_as_well_as_students_do_reviews

Team Members

Insert names here.