Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classroom Monitor student status text displays Not Assigned #2683

Open
geoffreykwan opened this issue Oct 1, 2020 · 0 comments
Open

Classroom Monitor student status text displays Not Assigned #2683

geoffreykwan opened this issue Oct 1, 2020 · 0 comments
Labels
1 point can be completed in 1 hour or less

Comments

@geoffreykwan
Copy link
Member

Description

When a student registers for a run but does not launch the run and their teacher manually places them in a new workgroup, their status for a step says "Not Assigned" but it should say something more accurate.

Steps to reproduce

  1. Sign in as a student and register to a run but do not launch it
  2. Sign in as a teacher
  3. Open the Classroom Monitor for the run
  4. Go to the "Manage Students" view
  5. Click "Create a New Team"
  6. Drag the student into that new team
  7. Go to the "Grade By Step" view
  8. Click on a step
  9. Find the row for the new student. You will see their "Status" displayed as "Not Assigned" but it should probably say "No Work".

Another way to reproduce

  1. Sign in as a teacher and create a run
  2. Have students launch the run and add some work
  3. Log in as the teacher and add a step with an Open Response component
  4. All the students will have their "Status" displayed as "Not Assigned" for the new step. It will change to "No Work" once they launch the run again.

I think we determine what to display by looking at the student status object. If the student does not have a student status object for a run or does not have a status for a step, maybe we should display "No Work" instead of "Not Assigned". We want to make sure "Not Assigned" does show up in cases where there is branching and that student is not assigned to the steps in a specific branch path.

@geoffreykwan geoffreykwan added the 1 point can be completed in 1 hour or less label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 point can be completed in 1 hour or less
Projects
None yet
Development

No branches or pull requests

1 participant