90 Commits

Author SHA1 Message Date
azalea 4076776d7d Merge branch 'master' of https://github.com/hykilpikonna/CSC318
Deploy to GH Pages / build-and-deploy (push) Has been cancelled
2023-12-06 06:47:13 -05:00
azalea 2da4bb213e [+] Finalize 2023-12-06 06:46:40 -05:00
Azalea 966c6a271b Merge pull request #9 from hykilpikonna/message-loading
[+] Message loading indicator
2023-12-06 13:59:13 +09:00
Leuxll 354cb6f322 Delete frontend/package-lock.json 2023-12-05 18:40:58 -05:00
Yue Fung Lee eb54b0470d Added message loading indicator 2023-12-05 18:29:08 -05:00
Juan Pablo Acosta a5ecfde9db Merge pull request #8 from hykilpikonna/page-improvements
Page improvements
2023-12-02 07:00:34 -05:00
juanpabloacosta 61fa2495e4 Generalized completion message. 2023-12-02 06:58:13 -05:00
juanpabloacosta 9f65f9e935 Added lesson complete page after completing a module. 2023-12-02 06:55:43 -05:00
juanpabloacosta 82460da4e5 Fixed re-rendering of question components and context to vocabulary question. 2023-12-02 06:36:11 -05:00
azalea 1574fcce0c [+] Complete course 2023-12-01 08:31:15 -05:00
azalea 2145b08e16 [+] Prononciations 2023-12-01 07:42:43 -05:00
azalea 1397e50912 [F] Wrong course, F 2023-12-01 05:39:13 -05:00
azalea e49e9b2c8e Merge branch 'master' of https://github.com/hykilpikonna/CSC318 2023-12-01 05:35:59 -05:00
azalea 7935b78ce4 [O] Use course data 2023-12-01 05:35:55 -05:00
azalea b2f0746ec4 [+] Auto redirect 2023-12-01 05:22:05 -05:00
azalea 28eae67f9e [O] Cleanup 2023-12-01 05:21:52 -05:00
azalea 177139f9f5 [+] Course data 2023-12-01 05:21:23 -05:00
azalea d7dee43d81 [+] Deployed backend 2023-12-01 05:20:53 -05:00
Azalea 3f5751f59f [F] Fix build 2023-12-01 00:34:50 -08:00
Azalea 83b89ea942 Merge pull request #7 from hykilpikonna/collab-learning 2023-12-01 17:28:40 +09:00
Leuxll f3cbca4b73 Merge branch 'master' into collab-learning 2023-12-01 00:49:46 -05:00
Yue Fung Lee f89cf12ab3 Added Chatting between users 2023-12-01 00:46:24 -05:00
Yue Fung Lee 514fba236c fixed layout and autoscroll 2023-12-01 00:45:36 -05:00
Azalea 5c6fc7a123 Merge pull request #6 from hykilpikonna/review-lesson-page 2023-12-01 13:45:34 +09:00
juanpabloacosta 43fa157687 Laid out the verbal question exercise, but incomplete (needs text to speech). 2023-11-30 23:33:35 -05:00
juanpabloacosta f0efdb556f Fully implemented the verbal pronunciation exercise. 2023-11-30 23:33:11 -05:00
juanpabloacosta b88b0fd1f4 Added paths to verbal questions. 2023-11-30 23:32:57 -05:00
juanpabloacosta 4c293e463e Added ability to remember where you started lesson (ie. course or review) 2023-11-30 20:11:45 -05:00
juanpabloacosta 9c7f8576b8 Fixed styling and appearance of questions. 2023-11-30 19:59:47 -05:00
juanpabloacosta 56d51ca32f Included rendering of WrittenVocabularyExercise in lesson. 2023-11-30 19:42:24 -05:00
juanpabloacosta 6dcab68366 Created WrittenVocabulary exercise question. 2023-11-30 19:42:06 -05:00
juanpabloacosta 3963f9c37a Added vocabular question path. 2023-11-30 19:41:32 -05:00
Yue Fung Lee 45d9e4bcb7 Added Creating Random Users 2023-11-30 19:05:15 -05:00
Yue Fung Lee 85fe1b807f fixed review styles 2023-11-30 19:00:45 -05:00
juanpabloacosta f3588e4831 Added spinner and functional marking of user's response. 2023-11-30 17:58:56 -05:00
juanpabloacosta 72db21192f Added progress bar and forced re-rendering of question component. 2023-11-30 17:58:31 -05:00
juanpabloacosta f737889799 Added written questions for mandarin. 2023-11-30 17:58:03 -05:00
juanpabloacosta 492589fe49 Added package for spinners. 2023-11-30 17:57:32 -05:00
azalea a5a8b13a6b [+] Profile page 2023-11-30 17:30:00 -05:00
azalea 6a21716ec6 [+] Course page 2023-11-30 17:03:39 -05:00
azalea 8f94bdf73a [S] styling fixes 2023-11-30 16:11:19 -05:00
Azalea d89c91b643 Merge pull request #5 from jpablo2002/review-lessons-page 2023-12-01 02:43:18 +09:00
juanpabloacosta 2eab4e97af Wrote component for a WrittenQuestion type exercise. 2023-11-30 07:22:13 -05:00
juanpabloacosta 4e8a4acaae Wrote lesson page (currently only one type of question). 2023-11-30 07:21:52 -05:00
juanpabloacosta a34671434b Wrote page for Review with one type of review and questions for 1 language. 2023-11-30 07:21:09 -05:00
juanpabloacosta 498d188925 Added interfaces and helper function to send request for AI marking. 2023-11-30 07:20:37 -05:00
juanpabloacosta 1ff4c1cf1b Added path to a lesson (either from Review or Course since similar). 2023-11-30 07:05:06 -05:00
Yue Fung Lee ddd2baa696 fixed styles 2023-11-30 03:20:55 -05:00
Yue Fung Lee 7f073e0e63 Finished minimal profile page 2023-11-30 03:01:24 -05:00
Yue Fung Lee 9478018e19 Cleaned up some parts 2023-11-30 02:42:34 -05:00