LabTechUDF / LabTechUDF/python-services
Event Changes Request - Coordination Form
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.