-
Notifications
You must be signed in to change notification settings - Fork 24
WISE5 Classroom Monitor Tool
The classroom monitor tool allows teachers to see students' work in real time and give scores and comments.
The teacher can view students' progress in real-time as they go through the project. They can see which students are online, which step the students are on, and how long they have been on that step. Next to each student, there will be a completion and a total scores display.
A "null" score or no max score entry in the component means that the component is not gradable. A score of "0" or higher means that the component is gradable. A teacher might assign a score of "0" to a component and give students extra credit by assigning a large number.
The total max score for the step is the sum of the max scores of the components in that step.
Edge cases: If the project has a score of "0", the student will see (number of points they received/0) and the total score percentage will be "--".