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

Anmeldedetail Ja/nein: "nein" als zusätzliche Option ermöglichen #174

Closed
fbufbi opened this issue Feb 13, 2024 · 2 comments · Fixed by #184
Closed

Anmeldedetail Ja/nein: "nein" als zusätzliche Option ermöglichen #174

fbufbi opened this issue Feb 13, 2024 · 2 comments · Fixed by #184
Assignees

Comments

@fbufbi
Copy link
Contributor

fbufbi commented Feb 13, 2024

IST: Bei Anmeldedetails mit Typ Einfache Werte > Ja/Nein sind nur die Werte "ja" oder "leer" möglich. Es gibt keine Option "nein".
SOLL: Option "nein" soll auch vorhanden sein.
Beispiel: Immersive Ausbildung (bfb - BM2)

@fbufbi fbufbi changed the title Anmeldedetail Ja/nein: nur ja oder leer möglich Anmeldedetail Ja/nein: "nein" als zusätzliche Option ermögichen Feb 13, 2024
@fbufbi fbufbi changed the title Anmeldedetail Ja/nein: "nein" als zusätzliche Option ermögichen Anmeldedetail Ja/nein: "nein" als zusätzliche Option ermöglichen Feb 13, 2024
@schefbi schefbi moved this to Backlog in Langenthal Jun 26, 2024
@schefbi schefbi linked a pull request Aug 16, 2024 that will close this issue
@schefbi
Copy link
Contributor

schefbi commented Aug 16, 2024

@fbufbi Schon Heute wird ja und nein übermittelt. Eine Checkbox kennt nur ja oder nein. Leer gibt es nicht bei einer html Checkbox?

Image

Mögliche Lösung: Wenn ja/nein im AD gewählt wird wird die im Kursmodul als Radiobutton oder Dropdown angezeigt.

Image

@schefbi schefbi moved this from Backlog to In review in Langenthal Aug 16, 2024
@fbufbi
Copy link
Contributor Author

fbufbi commented Aug 20, 2024

@schefbi Ich glaube, das Problem ist die bisherige Darstellung (die Übermittlung ist OK):

  • Checkbox angewählt = ja
  • Checkbox nicht angewählt ("leer") = nein => es ist nicht intuitiv, dass leer = nein; nein kann nicht ausgewählt werden

In dem Sinn ist die Darstellung mit Radio Buttons eine gute Lösung, da viel klarer und "nein" kann ausgewählt werden.

@schefbi schefbi moved this from In review to Ready in Langenthal Aug 22, 2024
schefbi added a commit that referenced this issue Aug 22, 2024
@github-project-automation github-project-automation bot moved this from Test to Done in Langenthal Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants