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

Quali-Zuteilung automatisch generieren können #260

Open
carlobeltrame opened this issue Jun 23, 2022 · 2 comments
Open

Quali-Zuteilung automatisch generieren können #260

carlobeltrame opened this issue Jun 23, 2022 · 2 comments
Assignees

Comments

@carlobeltrame
Copy link
Member

Erst sehr grobe Idee, da viele Abhängigkeiten.

  • Zentraler Algorithmus: Bellman-Ford (Bari hat eine Referenz-Implementation in C++)
  • Allenfals TN-Mailadressen speichern, damit Mail versendet werden kann mit Links für die TN um ihre Präferenzen anzugeben
  • Berechnung auf dem Server, alle Kursteammitglieder können ihre Präferenzen / Blocker angeben
  • Nach Berechnung könnte die Zuteilung vielleicht noch nicht fix gespeichert sein, sondern ein vorausgefülltes Formular könnte angezeigt werden, wo man noch Korrekturen machen und dann speichern kann. (Ist das wirklich sinnvoll?)
@allanbenelli
Copy link
Contributor

Ich bin aktuell drann mit einer Basisversion. Falls jemensch aktuell im Kurs ist und die C++ Variante nutzen will, feel free :) : https://github.com/allanbenelli/feedback-allocator

@allanbenelli
Copy link
Contributor

Offene Punkte:

  • Zuteilungs wünsche zwischenspeichern evtl. im LocalStorage oder Session, falls man die Eingabe anpassen möchte / mit dem Resultat des Allocators nicht zufrieden ist.
  • Min Capacity funktion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants