LabTechUDF / LabTechUDF/python-services
Event Changes Request - Coordination Form
未關閉
enhancement
- 主要語言
- Python
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Provide a form for coordinator to request changes to an event (vide image).
Key Tasks:
-
Create a jinja template for the button of request change (coordinator only). Remember to use the logic of token codes that expires once screen is accessed.
-
Implement form logic (inputs, validations), I guess here we just need to keep the same flow that exists, we just want to make sure when the status is 'changes-requested' the fields are editable.
-
Update event status. Update when coordinator submit request (jinja template) and when user finish edition (probably no changes needed in frontend).
Acceptance Criteria:
- Form submission successfully updates event details/status.
- Teacher is notified about the change request.
- Event statuses accurately reflect the current stage:
-
- Coordinator submission → Status requested-changes
-
- User completion → Status requested
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。