Commit Graph

1629 Commits

Author SHA1 Message Date
Carlos-Mesquita
af5ae2a687 A slash 2024-11-26 22:34:25 +00:00
carlos.mesquita
44da859d30 Merged in feature/ExamGenRework (pull request #115)
More modal patches and a bug in level that I'm still trying to solve

Approved-by: Tiago Ribeiro
2024-11-26 17:25:22 +00:00
Tiago Ribeiro
6a1bc92270 Merged develop into feature/ExamGenRework 2024-11-26 17:25:08 +00:00
Carlos-Mesquita
48d3cfe5f8 Removed the used words check from fillBlanks since allow repetition wasn't implemented and messes up imports 2024-11-26 17:19:01 +00:00
Carlos-Mesquita
4e94773861 More modal patches and a bug in level that I'm still trying to solve 2024-11-26 16:47:26 +00:00
carlos.mesquita
f2941e2ba3 Merged in feature/ExamGenRework (pull request #114)
More navigation bugs and fixed broken modal during transition

Approved-by: Tiago Ribeiro
2024-11-26 15:54:46 +00:00
Carlos-Mesquita
67909c1d7c Merge branch 'feature/ExamGenRework' of https://bitbucket.org/ecropdev/ielts-ui into feature/ExamGenRework 2024-11-26 15:47:17 +00:00
Carlos-Mesquita
efb153a33d More navigation bugs and fixed broken modal during transition 2024-11-26 15:46:20 +00:00
Tiago Ribeiro
2e96508205 Solved more merge conflicts 2024-11-26 15:42:55 +00:00
Tiago Ribeiro
61b6da749e Updated the packages 2024-11-26 15:37:23 +00:00
Tiago Ribeiro
c6e8d3527d Solved merge conflicts 2024-11-26 15:33:12 +00:00
Tiago Ribeiro
9faf82ee9c Fixed a typo in the records 2024-11-26 15:04:24 +00:00
Carlos-Mesquita
1fc439cb25 Fixed some navigation issues and updated Listening 2024-11-26 14:33:49 +00:00
Carlos-Mesquita
de08164dd8 Merge, do not push to develop yet, Listening.tsx is not updated 2024-11-26 10:33:02 +00:00
Carlos-Mesquita
2ed4e6509e Updated the eval calls to the backend, passed the navigation logic of level to useExamNavigation hook 2024-11-26 09:04:38 +00:00
Tiago Ribeiro
39ff336af5 Rolled back the Speaking avatars 2024-11-25 18:12:36 +00:00
Carlos-Mesquita
bb5326a331 Forgot to stage post merge change 2024-11-25 16:55:24 +00:00
Carlos-Mesquita
a1501d6c23 Merge branch 'feature/ExamGenRework' of https://bitbucket.org/ecropdev/ielts-ui into feature/ExamGenRework 2024-11-25 16:54:24 +00:00
Carlos-Mesquita
114da173be Navigation rework, added prompt edit to components that were missing 2024-11-25 16:50:46 +00:00
Tiago Ribeiro
bce3a25dc2 Added new permission types 2024-11-25 11:22:58 +00:00
Tiago Ribeiro
47762544fc Fixed a problem where users were being redirected to the dashboard 2024-11-25 10:33:37 +00:00
Tiago Ribeiro
55a03b283f Updated the Finish screen to also show the practice score 2024-11-25 10:32:15 +00:00
Tiago Ribeiro
e5087d4d58 Updated the look of the Entities and Classrooms selectors 2024-11-25 10:15:16 +00:00
Tiago Ribeiro
2160a42964 Corrected a problem related to the permission toggling 2024-11-25 09:47:17 +00:00
Tiago Ribeiro
593d349617 Updated the entities roles to disallow users from updating their own role 2024-11-23 18:57:05 +00:00
Tiago Ribeiro
a6bd3a9f3b Added new columns to the statistical page 2024-11-23 12:18:39 +00:00
Tiago Ribeiro
f6fc701fb7 Added the statistical page as a permission based page 2024-11-22 17:20:09 +00:00
Tiago Ribeiro
50bbb0dacf Updated the grading system to work based on entities 2024-11-22 15:36:21 +00:00
Tiago Ribeiro
f301001ebe Revamped the statistical page to work with the new entity system, along with some other improvements to it 2024-11-21 15:37:53 +00:00
Tiago Ribeiro
0eed8e4612 Corrected the behaviour of the exam after the timer has ended 2024-11-20 10:26:59 +00:00
Tiago Ribeiro
e6d77af53f Updated the score to be reflective of the ungraded questions 2024-11-19 16:21:08 +00:00
Tiago Ribeiro
bb24fe3c6d Quick fix related to the back button of the Listening Exam 2024-11-18 15:28:51 +00:00
Tiago Ribeiro
4f60819dcc Updated the PracticeBadge 2024-11-16 18:19:11 +00:00
Tiago Ribeiro
501606233f Created a simple Practice Badge to showcase when an exercise is a practice exercise 2024-11-16 12:03:08 +00:00
Tiago Ribeiro
d564d86feb Updated the Assignment View to ignore practice questions 2024-11-15 16:02:43 +00:00
carlos.mesquita
c067e26e0c Merged in feature/ExamGenRework (pull request #112)
Added listening import, part divider was showing between questions because it was with exerciseIndex instead of partIndex, fixed a reorder bug when deleting questions

Approved-by: Tiago Ribeiro
2024-11-15 11:21:40 +00:00
carlos.mesquita
e40f880342 Merged develop into feature/ExamGenRework 2024-11-15 10:54:05 +00:00
Carlos-Mesquita
e9b7bd14cc Added listening import, part divider was showing between questions because it was with exerciseIndex instead of partIndex, fixed a reorder bug when deleting questions 2024-11-15 02:51:27 +00:00
carlos.mesquita
2e5c4295dc Merged in feature/ExamGenRework (pull request #111)
Added Speaking to level, fixed a bug where it was causing level to crash if the listening was already created and the section was switched, added true false exercises to listening
2024-11-14 11:12:01 +00:00
Tiago Ribeiro
ba71995ace Redirect to dashboard instead of /exam 2024-11-14 08:41:16 +00:00
Carlos-Mesquita
a18bdfcef6 Merge remote-tracking branch 'origin/develop' into feature/ExamGenRework 2024-11-13 20:38:22 +00:00
Carlos-Mesquita
07e03c8981 Merge branch 'feature/ExamGenRework' of https://bitbucket.org/ecropdev/ielts-ui into feature/ExamGenRework 2024-11-13 20:34:10 +00:00
Carlos-Mesquita
8cb09e349f Added Speaking to level, fixed a bug where it was causing level to crash if the listening was already created and the section was switched, added true false exercises to listening 2024-11-13 20:32:59 +00:00
Tiago Ribeiro
70a461bc69 Continuation of the bug solving 2024-11-13 09:56:08 +00:00
Tiago Ribeiro
6aa5385939 Merge branch 'develop' of bitbucket.org:ecropdev/ielts-ui into develop 2024-11-13 09:13:04 +00:00
Tiago Ribeiro
49749bfbe9 Solved a bug related to the partial exams 2024-11-13 09:12:30 +00:00
carlos.mesquita
69d0b2bdf4 Merged in feature/ExamGenRework (pull request #110)
isPractice hotfix

Approved-by: Tiago Ribeiro
2024-11-12 18:14:31 +00:00
carlos.mesquita
9000ca9001 Merged develop into feature/ExamGenRework 2024-11-12 17:54:43 +00:00
Carlos-Mesquita
153d7f5448 isPractice hotfix 2024-11-12 17:53:16 +00:00
carlos.mesquita
6f5f53d564 Merged in feature/ExamGenRework (pull request #109)
Feature/ExamGenRework

Approved-by: Tiago Ribeiro
2024-11-12 17:00:12 +00:00