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

"Scores" Page for Course Management is not displayed #10310

Open
rabeatwork opened this issue Feb 11, 2025 · 0 comments
Open

"Scores" Page for Course Management is not displayed #10310

rabeatwork opened this issue Feb 11, 2025 · 0 comments
Labels
assessment Pull requests that affect the corresponding module bug exercise Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module

Comments

@rabeatwork
Copy link
Contributor

Describe the bug

The "Scores" page is not displayed. The console throws an error (see below). I should be able to see the Scores page.

To Reproduce

  1. Log in as instructor
  2. Go to 'Course Management'
  3. Click on 'Scores'
  4. See error (don't see scores)

This error does not occur in every course. Our course has a team exercise, which could be the main difference from other courses.
I am unsure if it's relevant, but we have a manual assessment for the team exercise, and the due date is past, but the assessment due date is in the future.

Expected behavior

I should be able to see the Scores page.

Screenshots

Image Image

Which version of Artemis are you seeing the problem on?

7.9.1

What browsers are you seeing the problem on?

Chrome

Additional context

No response

Relevant log output

ERROR TypeError: n is not iterable
    at r.mapStudentIdToStudentStatistics (course-scores.component.ts:486:48)
    at r.calculateStudentLevelStatistics (course-scores.component.ts:410:34)
    at Object.next (course-scores.component.ts:284:18)
@rabeatwork rabeatwork added the bug label Feb 11, 2025
@github-actions github-actions bot added assessment Pull requests that affect the corresponding module exercise Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assessment Pull requests that affect the corresponding module bug exercise Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module
Projects
None yet
Development

No branches or pull requests

1 participant