LUSAJO ANDE MALANG
0c81e0c6cb
Fix Bug #460 - Group Assignment Attachment Issues in Course.php
...
This commit resolves two critical issues in group assignment attachments:
1. Duplicate Filename Issue:
- Implemented $attachments array to track unique files
- Added filtering logic using implode() to prevent redundant display
2. Attachment Visibility Issue:
- Modified SQL query to retrieve attachments by group ID
- All group members can now view all submitted attachments
Testing:
- Verified duplicate filenames are properly deduplicated
- Confirmed all group members can access attachments
Affected Components:
- course.php
- Database queries for group submissions
Contributors:
- Malango Lusajo Ande (202420781744)
- Godswill Bassey Udotung (202420781746)
2025-05-01 16:06:43 +08:00
Lan Hui
07ba57eebb
Fix bug 195.
2024-10-10 15:35:00 +08:00
Lan Hui
1f602e3db2
Fix bug 204: use better parameter name.
2024-10-08 09:41:45 +08:00
Lan Hui
5ce55c3f1e
Fix bug 204
2024-10-08 09:34:09 +08:00
Lan Hui
0a12b69d2c
Show Chinese characters properly (related to Bug 200)
2024-10-02 10:30:46 +08:00
Lan Hui
5d0d0d91f7
Resolve merge conflict
2024-09-15 15:32:30 +08:00
Nartey Sylvester Amanor
9f03d380cd
Fix Bug486
2023-12-31 19:43:47 +08:00
Nartey Sylvester Amanor
c1f95ce017
Bug Fix 486
2023-12-31 18:20:22 +08:00
Lan Hui
8d30ecc584
Course.php: format code for JavaScript function deleteGroup()
2023-09-09 19:22:15 +08:00
Lan Hui
eccd584d76
Course.php: format code for JavaScript function removeMember()
2023-09-09 19:20:48 +08:00
Lan Hui
4caffe4709
Course.php: format code for JavaScript function accept()
2023-09-09 19:16:39 +08:00
Lan Hui
d5165af308
Course.php: format code for JavaScript function invite()
2023-09-09 19:14:33 +08:00
Lan Hui
e5d4819f7d
Course.php: indent SQL statement
2023-09-02 22:12:26 +08:00
Lan Hui
64c625ae58
SubmitLab.php: improve student's tab 'Submitted'
2023-09-01 19:11:11 +08:00
Lan Hui
71e835f3fd
Course.php: indent JavaScript code.
2023-08-31 20:35:09 +08:00
Lan Hui
63c4da74f8
Course.php: make downloading attachment work & indent code.
2023-08-30 20:21:35 +08:00
Lan Hui
0e3e5aec8d
Make posting assignment attachment work.
2023-08-29 21:34:58 +08:00
Lan Hui
de56d4bd6f
Course.php: better DIV indentation.
2023-08-29 19:47:29 +08:00
Lan Hui
623634ba30
Course.php: better spacing around the '=' or '!=' operator.
2023-08-29 19:45:40 +08:00
Lan Hui
c1aee1e457
Course.php: remove '`'.
2023-08-29 19:44:03 +08:00
Lan Hui
7282d80ce4
Course.php: use yellow as the color for the warning message.
2023-08-29 19:41:02 +08:00
Lan Hui
a7aa3a103d
Course.php: better indent SQL statement.
2023-08-29 19:40:07 +08:00
Lan Hui
d0781cde08
Course.php: better indent HTML code.
2023-08-28 21:19:30 +08:00
Lan Hui
26bf3ec359
Course.php: better indent SQL statement.
2023-08-28 21:16:42 +08:00
Lan Hui
53cdccf8d7
Course.php: more space under tab and change message color to yellow.
2023-08-28 21:11:59 +08:00
Lan Hui
4f7cf62a24
Course.php: better code format.
2023-08-28 21:09:15 +08:00
Lan Hui
baf2d831ef
Course.php: better paragraphs.
2023-08-24 21:06:14 +08:00
Lan Hui
28617c9854
Course.php: better variable name .
2023-08-24 21:02:18 +08:00
Lan Hui
6b1d41a02d
Course.php: better variable name .
2023-08-24 21:01:34 +08:00
Lan Hui
587474e074
Course.php: better variable name .
2023-08-24 20:59:27 +08:00
Lan Hui
97b682fdfb
Course.php: better spacing.
2023-08-24 20:57:48 +08:00
Lan Hui
f2dfb5ddd6
Course.php: make group invitation work.
2023-08-23 21:55:02 +08:00
Lan Hui
b477edca1b
Course.php: better spacing; removed unused code: echo '<ul>';
2023-08-23 20:49:00 +08:00
Lan Hui
1875028472
Course.php: delete unused code.
2023-08-23 20:44:21 +08:00
Lan Hui
027c4fada6
Course.php: better code spacing.
2023-08-23 20:43:37 +08:00
Lan Hui
3270817a4b
Course.php: remove link under Courses.
2023-08-23 20:31:11 +08:00
Lan Hui
e41311dde9
Course.php: indent buffer using web-mode.
2023-08-23 20:15:55 +08:00
Lan Hui
0bf58fc282
Course.php: give the code better format; show None if there is no attachment.
2023-08-22 19:51:02 +08:00
Lan Hui
6a840566d2
Solve the no X problem in modal dialogue (complete it).
2023-08-12 21:29:49 +08:00
Lan Hui
90f8e7b835
Solve the no X problem in modal dialogue.
2023-08-12 21:25:16 +08:00
Lan Hui
debd5a124e
Update jquery and jquery-ui.
2023-08-12 20:56:27 +08:00
Lan Hui
a7a33e1400
Remove unused CSS class definitions. Make spacing better.
2023-08-11 21:53:55 +08:00
Lan Hui
89395dbb98
Make student's interface look better.
2023-08-09 16:40:26 +08:00
Lan Hui
a4a413f700
Use card class while displaying assignments in New and Marked tabs.
2023-08-09 14:18:05 +08:00
Lan Hui
6af2d77912
Add non-sticky footer.
2023-08-08 15:02:26 +08:00
Lan Hui
0e4a49fb3d
Make nav tabs work, and make buttons look better.
2023-08-07 16:39:19 +08:00
Lan Hui
7d28f987d2
Make pages look even better.
2023-08-05 16:11:27 +08:00
Lan Hui
e74c018a8c
Remove Footer.php because it is not useful.
2023-08-05 14:53:43 +08:00
Lan Hui
6a4f44df73
Better information display for the student's assignment status.
2023-08-04 20:42:40 +08:00
Lan Hui
c490974dd7
Better look.
2023-08-04 18:44:10 +08:00