forked from SyleKu/ProStudCreator
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
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. |
Duplicate of #352 |
It seems that this fix is not yet deployed. @Delberin-Ali, what is the reason for that? |
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
Beim Notenexport kann angegeben werden, für welchen Studiengang die Noten exportiert werden sollen (Informatik oder Data Science):
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!
The text was updated successfully, but these errors were encountered: