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

Notenexport #360

Closed
dgruntz opened this issue May 1, 2024 · 4 comments · Fixed by #370
Closed

Notenexport #360

dgruntz opened this issue May 1, 2024 · 4 comments · Fixed by #370
Assignees

Comments

@dgruntz
Copy link
Collaborator

dgruntz commented May 1, 2024

Beim Notenexport kann angegeben werden, für welchen Studiengang die Noten exportiert werden sollen (Informatik oder Data Science):

image

Bei der Selektion wird jedoch die Zugehörigkeit des Projektes zum Studiengang gewählt, nicht aber der Studierende, d.h. bei einem Projekt auf dem ein Studierender aus dem SG Informatik und eine Studierende aus dem SG Data Science arbeiten, werden beide Studierende auf dem Informatik-Notenblatt oder auf dem DataScience-Notenblatt erscheinen, weil die Projektzugehörigkeit verwendet wird. In diesem Fall muss jedoch auf die Zugehörigkeit des einzelnen Studierenden geachtet werden!

@dgruntz
Copy link
Collaborator Author

dgruntz commented May 1, 2024

The students are currently not represented in the database (except as entries in the project table). The only solution I see is to add the study program of the individual students to this table.

@dgruntz
Copy link
Collaborator Author

dgruntz commented May 6, 2024

Duplicate of #352

@dgruntz dgruntz marked this as a duplicate of #352 May 6, 2024
@dgruntz dgruntz added the prio1 label May 6, 2024
@Delberin-Ali Delberin-Ali linked a pull request Jul 26, 2024 that will close this issue
@dgruntz
Copy link
Collaborator Author

dgruntz commented Sep 16, 2024

It seems that this fix is not yet deployed. @Delberin-Ali, what is the reason for that?

@Delberin-Ali
Copy link
Collaborator

I already deployed it but let me check again. @dgruntz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants