Commit Graph

513 Commits (9d1670577ea739c2b87f98ee20b8a7ed3132f6a4)

Author SHA1 Message Date
KOUONTCHOU NEIL ARMSTRONG 9d1670577e this is the demo video.https://share.weiyun.com/I6ojWg0E 2023-12-27 22:45:36 +01:00
KOUONTCHOU NEIL ARMSTRONG a87c741c13 Update test case script with improvements
- Removing unused statement.
- Testing already existing accounts.
2023-12-27 22:29:25 +01:00
KOUONTCHOU NEIL ARMSTRONG da9e29c5b6 this is the video https://cloud.zjnu.edu.cn/share/7c5a9ec7a87883c105687cf234 2023-12-22 15:05:33 +01:00
KOUONTCHOU NEIL ARMSTRONG f3f7e0ccfd Update test case script with improvements
- Introduce pytest framework to consolidate test cases into a single file.
- Directly test the login functionality for newly created Teaching Assistants (TA's).
2023-12-22 14:59:17 +01:00
KOUONTCHOU NEIL ARMSTRONG f29f2d5212 3 test files has been added to the project this files can be found under the folder test and subfolder SeleniumNeil a demonstation video is found in this link https://cloud.zjnu.edu.cn/share/6c07a0f2ed1304743078234ea1 2023-12-19 15:03:57 +01:00
Lan Hui e6487c5d1a Admin.php: use yellow color for warning message 2023-12-12 20:17:44 +08:00
Lan Hui 3ee85d0bda Script.php: remove unused statements 2023-12-12 19:22:54 +08:00
Lan Hui 2255a1a9eb Script.php: not Users_Table, but users_table -- every letter in the table name should be in lowercase 2023-12-12 19:21:24 +08:00
Lan Hui 2b0574fd6d Admin.php: improve indentation 2023-12-12 19:17:53 +08:00
Lan Hui 0a7d4a5afa Admin.php: use a better instruction for the password 2023-12-12 19:05:53 +08:00
Lan Hui 12e9038dec Script.php: make DB connection work. 2023-12-12 19:02:41 +08:00
KOUONTCHOU NEIL ARMSTRONG 71ce1e1345 update the sql connections 2023-12-06 03:36:54 +01:00
KOUONTCHOU NEIL ARMSTRONG 7f26ff5fc9 bug 352 update 6-12-23 2023-12-06 03:23:42 +01:00
KOUONTCHOU NEIL ARMSTRONG fec5499861 bug352 script.php update 2023-12-06 03:02:55 +01:00
KOUONTCHOU NEIL ARMSTRONG f3ef8d8e5c Fix Bug352 2023-12-06 02:40:34 +01:00
KOUONTCHOU NEIL ARMSTRONG ef87c1248f Fix Bug352 2023-12-06 02:34:46 +01: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 a8b235052f Courses.php: better spacing and better variable name (fname -> faculty) 2023-09-08 19:46:51 +08:00
Lan Hui 33e454e3da Courses.php: better spacing 2023-09-08 19:42:49 +08:00
Lan Hui 849009e624 Courses.php: better variable name ( -> ) 2023-09-08 19:37:25 +08:00
Lan Hui 5683013655 Courses.php: better spacing and better variable name (academic -> academic_year) 2023-09-08 19:36:42 +08:00
Lan Hui aa349a8d6c Courses.php: format SQL code 2023-09-08 19:34:20 +08:00
Lan Hui 54d1d5ee97 Courses.php: better code spacing (3) 2023-09-07 20:02:30 +08:00
Lan Hui 1cac6bebea Courses.php: improve search logic 2023-09-07 19:49:35 +08:00
Lan Hui 79a928354b Courses.php: better code spacing (2) 2023-09-07 19:36:24 +08:00
Lan Hui 368c4763d2 Courses.php: variable renaming: -> 2023-09-07 19:33:03 +08:00
Lan Hui bc89e6c214 Courses.php: better code spacing 2023-09-07 19:32:09 +08:00
Lan Hui 0895121ed0 Courses.php: indent SQL code 2023-09-07 19:29:52 +08:00
Lan Hui 0e22600816 Courses.php: indent code 2023-09-06 19:50:32 +08:00
Lan Hui 6f689a2296 Courses.php: format SQL code 2023-09-06 19:40:30 +08:00
Lan Hui ae707cffca Courses.php: better spacing 2023-09-06 19:36:14 +08:00
Lan Hui 666ccd7260 Courses.php & Script.php: replace stdid with studentid 2023-09-06 19:33:59 +08:00
Lan Hui 399ac535a5 Courses.php: format SQL statement 2023-09-06 19:30:38 +08:00
Lan Hui 39cc069301 Courses.php: format code 2023-09-05 20:51:19 +08:00
Lan Hui 09301d84ca Courses.php: format SQL statement 2023-09-04 20:25:36 +08:00
Lan Hui 8fbf0f1d1d Courses.php: indent JavaScript code 2023-09-04 20:20:43 +08:00
Lan Hui 593ac0219a Submissions.php: replace frm with form 2023-09-03 20:42:15 +08:00
Lan Hui 6257818b86 Submissions.php: remove unused statements 2023-09-03 20:36:29 +08:00
Lan Hui 4292652e9b Submissions.php: capitalize SQL commands 2023-09-03 20:35:19 +08:00
Lan Hui f740ed9a03 Submissions.php: rename variable 2023-09-03 20:33:35 +08:00
Lan Hui d6365377ef Submissions.php: rename variables 2023-09-03 20:31:46 +08:00
Lan Hui ecce12e1f3 Submissions.php: format SQL statement 2023-09-03 20:30:25 +08:00
Lan Hui 59562ea497 index.php: password, not pass 2023-09-03 20:22:18 +08:00
Lan Hui 1c9c126f39 index.php: remove unnecessary space 2023-09-03 20:21:15 +08:00
Lan Hui d8aeeaa876 SubmitLab.php: add spaces around operator '=' 2023-09-03 20:17:39 +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