Tiago Ribeiro
af9f70880a
Bugfix related to the listening audio
2024-12-31 15:47:26 +00:00
Carlos-Mesquita
bd9e249704
Unfinished grading attempt at solving it
2024-12-28 03:30:15 +00:00
carlos.mesquita
ed9de74f28
Merged develop into feature/ExamGenRework
2024-12-13 21:31:10 +00:00
Tiago Ribeiro
61d1bbbe13
ENCOA-268
2024-12-12 16:14:54 +00:00
Carlos-Mesquita
efba1939e5
ENCOA-274
2024-12-11 15:28:38 +00:00
Carlos-Mesquita
c90bc271d3
Missed a console.log
2024-11-27 08:12:03 +00:00
Carlos-Mesquita
a96d4c6e52
Speaking endpoints and polling fixed
2024-11-27 08:04:18 +00:00
Carlos-Mesquita
a2a513077f
Exam Edit on ExamList
2024-11-27 02:01:50 +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
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
55a03b283f
Updated the Finish screen to also show the practice score
2024-11-25 10:32:15 +00:00
Tiago Ribeiro
ba71995ace
Redirect to dashboard instead of /exam
2024-11-14 08:41:16 +00:00
Tiago Ribeiro
b2dc9b2e31
ENCOA-233: Added the option for certain exercises to not count towards scores
2024-11-12 11:03:19 +00:00
Tiago Ribeiro
065497dfa3
Updated the code to return to official-exam if they came from that page
2024-11-07 22:51:45 +00:00
Tiago Ribeiro
a502b2b863
Added a button to enable complete exams
2024-11-04 10:27:50 +00:00
Tiago Ribeiro
4917583c67
Created a system to go directly to an assignment from a URL
2024-10-17 18:24:39 +01:00
João Ramos
e8c47941d0
Merged in ENCOA-139_ReleaseBug (pull request #87 )
...
ENCOA-139 Release Improvements
2024-09-03 15:47:17 +00:00
Joao Ramos
4bb80919ad
Fixd an error accessing a property that might not be defined, others were already using ?
2024-09-02 23:50:41 +01:00
Carlos Mesquita
caddf87231
Previous Level exams were being broken by the part divider changes, fixed it.
2024-09-02 22:18:33 +01:00
Tiago Ribeiro
39710aaea1
Improved the overall stability and speed of the app
2024-08-29 23:21:20 +01:00
Tiago Ribeiro
5d10e6564d
Only shows results for an assignments that has been released
2024-08-28 12:27:26 +01:00
Tiago Ribeiro
0aba6355ed
ENCOA-90: Updated the instances of Level test to use the Grading System
2024-08-27 00:18:01 +01:00
Carlos Mesquita
b4b078c8c9
Missed some console.logs
2024-08-22 22:19:32 +01:00
Carlos Mesquita
1315e0b280
Shuffles fixed
2024-08-22 22:02:37 +01:00
Carlos Mesquita
2e699d7e25
Forgot to save TextComponent, and cleanup some warnings
2024-08-20 20:02:59 +01:00
Carlos Mesquita
505df31d6b
Part intro's, modals between parts and some fixes
2024-08-20 18:52:38 +01:00
Carlos Mesquita
bcb1a0f914
If someone else wants to join in on the fun be my guest
2024-08-19 01:24:55 +01:00
Carlos Mesquita
877d2f359f
Used main branch as base branch in the last time
2024-07-25 16:59:15 +01:00
Tiago Ribeiro
10a3243756
Updated it to work with the new canges
2024-07-23 14:43:24 +01:00
Tiago Ribeiro
cb49e15cb0
Updated the speaking and interactive speaking to the new format
2024-06-18 10:02:03 +01:00
Tiago Ribeiro
daec246835
Updated the Level Exam to work based on Parts
2024-06-07 13:25:18 +01:00
Tiago Ribeiro
8ea97ee944
Added a new feature to check for and register inactivity during an exam
2024-06-04 22:18:45 +01:00
Tiago Ribeiro
489c9c3b7e
Possibly solved part of the issue with speaking
2024-05-20 21:28:45 +01:00
Tiago Ribeiro
0f8f9bc05b
Added a button to review the exam from the selected module forward
2024-04-21 21:29:43 +01:00
Tiago Ribeiro
bb7558afb8
Updated the writing evaluation to use the different endpoints
2024-03-26 21:46:53 +00:00
Tiago Ribeiro
c2b6be4425
Solved the solution duplication bug
2024-03-24 12:22:52 +00:00
Tiago Ribeiro
22f2b43692
Prevented the bug where the application is crashing
2024-03-24 02:32:12 +00:00
Tiago Ribeiro
29b2c8b3b8
Updated the code to solve the double stats creation
2024-03-24 00:46:42 +00:00
Tiago Ribeiro
13ebb9bbd8
Solved a bug where the speaking and interactive speaking were not being correctly evaluated
2024-03-23 15:43:25 +00:00
Joao Ramos
ecd66d61f2
Updated exam abandon message
2024-02-29 21:33:07 +00:00
Tiago Ribeiro
44c61c2e5d
Fixed a bug with the module evaluation, no idea why it was happening
2024-02-14 11:19:55 +00:00
Tiago Ribeiro
872cc62fe4
- Added the ability for a student/developer to choose a gender for a speaking instructor;
...
- Made it so, if chosen, the user will only get speaking exams with their chosen gender;
- Added the ability for speaking exams to select a gender when generating;
2024-02-09 12:14:47 +00:00
Tiago Ribeiro
b09fe79cb7
Updated the InteractiveSpeaking to also work with the session persistence
2024-02-08 11:43:01 +00:00
Tiago Ribeiro
2a9e204041
Updated the Speaking to also work the with exam session persistence
2024-02-07 17:15:41 +00:00
Tiago Ribeiro
65fe1ec8ed
Made it so it currently is possible to save the progress on the Writing exercise as well
2024-02-06 15:51:55 +00:00
Tiago Ribeiro
779fb76b8b
Solved some issues related to the listening loading
2024-02-06 15:24:51 +00:00