question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Score Export Broken

See original GitHub issue

Describe the bug

The points for individual programming exercises in the CSV file exported via Scores do not match the displayed points in the UI. For example, we had a student with 100% in the web UI, but according to the CSV, he/she didn’t even participate in the exercise. In addition, the sum of exported points does not match Programming Points in the CSV. However, Programming Points is equal to the web UI.

We assume, that programming points are correctly calculated, but the export of points for individual programming exercises is broken.

Incorrect output:

Name Username Binary Search Tree Bash ASCII Tabelle Programming Points
xyz xyz <wrong points> <wrong points> <wrong points> <sum>

To Reproduce

  1. Go to Course Management
  2. Select a course with several programming exercises
  3. Click on Scores
  4. Click on Export as CSV 5.1 Check whether the sum of points received in individual programming exercises match Programming Points 5.2 Make sure that points attributed to an exercise belong to this exercise.

Expected behavior

  1. Sum of individual programming exercises matches Programming points.
  2. Points for individual programming exercises belong to the exercise.

Screenshots

No response

What browsers are you seeing the problem on?

Firefox

Additional context

No response

Relevant log output

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
Garfield96commented, Mar 25, 2022

Yes, there is a student without a name and email address.

1reaction
Garfield96commented, Mar 26, 2022

Artemis 5.6.1 with the partial fix from #4816 for the case where the points did not match the exercises has been released. Has this also fixed the points sum issue?

The student name was now manually assigned in the database, and the export is working again. The sums are now correct. Thus this issue can be closed after #4860 was merged.

Read more comments on GitHub >

github_iconTop Results From Across the Web

MIDI Export is a bit broken - MuseScore
TLDR: Exporting to MIDI with whole score exports with wrong patches in some instruments. Exporting parts instead reveals split tracks ...
Read more >
Score pdf export problem - Cubase - Steinberg Forums
Hi guys, i have a problem with exporting or printing scores to pdf with Cubase 7.5…No matter what i do, what resolution i...
Read more >
"You can't use this playback configuration for exporting audio ...
I'm trying to export my score to audio/mp3 but I'm getting the error message 'You can't use this playback configuration for exporting audio...
Read more >
Export As Score Sheet - Problem! - Image Line forum - FL Studio
Whenever I try to export my compositions as score music, it fails. If ANYONE has a possible solution to this problem, please let...
Read more >
Logic Pro X - "export score to MusicXML" not working?
The work around is to close and reopen the Score editor before exporting. I'm now using Logic X for ALL my music entry....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found