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

Calendar: Add function to edit booking requests *must have* #33

Closed
FelixSchmandt opened this issue Oct 17, 2024 · 3 comments
Closed

Calendar: Add function to edit booking requests *must have* #33

FelixSchmandt opened this issue Oct 17, 2024 · 3 comments
Assignees
Labels
Must have Element is basic to be operational (i.e. relevance for operability)

Comments

@FelixSchmandt
Copy link
Collaborator

  • As service staff I want to be able to edit booking requests
  • After booking parties have sent a request
  • So that missing information can be added or mistakes corrected
@FelixSchmandt FelixSchmandt added the Must have Element is basic to be operational (i.e. relevance for operability) label Oct 17, 2024
@melanietreitinger melanietreitinger closed this as completed by moving to In progress DEV in BookIt Planning Board Oct 21, 2024
@melanietreitinger
Copy link
Owner

See also #1

@melanietreitinger
Copy link
Owner

melanietreitinger commented Oct 22, 2024

Es wird zwischen folgenden Akteuren unterschieden:

function database column
Buchende Person usermodified (current userid)
Prüfungsverantwortliche Person personinchargeid
Weitere Prüfende otherexaminers

Umsetzung:
-> User-Suchfelder, keine Freitextfelder (alle beteiligten Personen müssen einen Moodle Account haben)
-> berechtigt für Detailansicht

Nachteilsausgleich bleibt in Formular:

  • Checkbox: Zeitverlängerung
  • Texteingabefeld: Sonstiger NTA

Note

Action db fields
Remove from db personinchargename, personinchargeemail
New in db otherexaminers (list of userids), timecompensation (yes/no)
Rename status in bookingstatus

@melanietreitinger
Copy link
Owner

Continue working on #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Must have Element is basic to be operational (i.e. relevance for operability)
Projects
Status: CLOSED
Development

No branches or pull requests

2 participants