Tiago Ribeiro
e9c961e633
ENCOA-267
2024-12-23 10:18:52 +00:00
Tiago Ribeiro
858e29eb93
ENCOA-261
2024-12-12 15:09:56 +00:00
Tiago Ribeiro
d074ec390c
ENCOA-272
2024-12-11 11:58:52 +00:00
Carlos-Mesquita
490c5ad7d3
ENCOA-253, ENCOA-248, ENCOA-246
2024-12-02 17:16:12 +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
de08164dd8
Merge, do not push to develop yet, Listening.tsx is not updated
2024-11-26 10:33:02 +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
50bbb0dacf
Updated the grading system to work based on entities
2024-11-22 15:36:21 +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
b2dc9b2e31
ENCOA-233: Added the option for certain exercises to not count towards scores
2024-11-12 11:03:19 +00:00
Tiago Ribeiro
1787e3ed53
ENCOA-222 & ENCOA-223
...
ENCOA-222: Added an option for non-assignment exams to view the
transcript of a Listening audio;
ENCOA-223: Updated the Listening exam to show all of the
exercises/questions of each part on a single page;
2024-11-11 19:14:16 +00:00
Tiago Ribeiro
7ae91d7bc1
Updated some troubles related to the Level Exam
2024-11-07 14:55:44 +00:00
Tiago Ribeiro
7de860ad44
Merged develop into feature/ExamGenRework
2024-11-06 14:53:02 +00:00
Tiago Ribeiro
27b72c162b
Created a page the client wanted to start and resume assignments as a student
2024-11-06 11:42:35 +00:00
Carlos-Mesquita
b5ac908d09
Merge with develop
2024-11-06 10:59:26 +00:00
Tiago Ribeiro
e8b56485ee
ENCOA-217: Adapted the invite system to now work based on Entities instead of Users/Groups
2024-11-05 10:40:33 +00:00
Carlos-Mesquita
15c9c4d4bd
Exam generation rework, batch user tables, fastapi endpoint switch
2024-11-04 23:29:14 +00:00
Tiago Ribeiro
fa0c502467
Cleared of the stuff the EnCoach team wanted changed
2024-10-28 14:40:26 +00:00
Tiago Ribeiro
1ef4efcacf
Continued updating the code to work with entities better
2024-10-07 15:49:58 +01:00
Tiago Ribeiro
564e6438cb
Continued creating the entity system
2024-10-01 17:39:43 +01:00
Carlos Mesquita
6bd9816edd
Merge remote-tracking branch 'origin/develop' into feature/level-file-upload
2024-09-06 09:41:01 +01:00
Carlos Mesquita
77ac15c2bb
ENCOA-182, ENCOA-185, ENCOA-177, ENCOA-168, ENCOA-186, ENCOA-176, ENCOA-189, ENCOA-167
2024-09-06 09:39:38 +01:00
Tiago Ribeiro
e312af36bb
Added the assignment to the Session Card
2024-09-05 17:25:22 +01:00
Tiago Ribeiro
3b43803b7e
ENCOA-180: Prevented users from checking their results if not released yet
2024-09-05 16:54:45 +01:00
Carlos Mesquita
6ea80dd0da
Merge branch 'feature/level-file-upload' of https://bitbucket.org/ecropdev/ielts-ui into feature/level-file-upload
2024-09-04 02:27:31 +01:00
Carlos Mesquita
5168e70edc
ENCOA-149, ENCOA-150, ENCOA-152, ENCOA-153, ENCOA-155, ENCOA-156, ENCOA-157, ENCOA-158, ENCOA-161 -> Updated the mc buttons, no longer shows a context only div on parts that have context, removed line numbers on lines between paragraphs, applied bold and underline to 'not correct' in underline prompts, added another pop up to confirm submission.
2024-09-04 02:26:22 +01:00
Tiago Ribeiro
fa53382c08
Hidden the level score when not released
2024-09-03 17:43:33 +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
af9462398a
Increase the size and boldness of the timer
2024-08-28 14:58:07 +01:00
Tiago Ribeiro
5d10e6564d
Only shows results for an assignments that has been released
2024-08-28 12:27:26 +01:00
Carlos Mesquita
845bccbe2a
ENCOA-107, ENCOA-115 Fixed completion percentage, brought back the line numbers, 'Level Exam' was replaced by 'Placement Test', Next/Back instructions with quotes, 'Submit' on last level question
2024-08-27 17:08:33 +01:00
Carlos Mesquita
c464375414
Merge remote-tracking branch 'origin/develop' into feature/training-content
2024-08-27 09:44:22 +01:00
Carlos Mesquita
22928ce283
ENCOA-94: Fixes the bug, refactored useStats to be useFilterRecordsByUser in order to not duplicate code and also refactored records.tsx and training.tsx to use a component which abstracts the user Selection for both stats and training.
2024-08-26 18:26:29 +01:00
Carlos Mesquita
f0f38b335f
Part and MC question grid jump to, has a bug on next going to refactor the whole thing
2024-08-23 21:17:32 +01:00
Carlos Mesquita
30da295c60
Merge branch 'develop' of https://bitbucket.org/ecropdev/ielts-ui into feature/level-file-upload
2024-08-20 19:37:06 +01:00
Carlos Mesquita
505df31d6b
Part intro's, modals between parts and some fixes
2024-08-20 18:52:38 +01:00
Tiago Ribeiro
97b533bd3a
Took care of some warnings
2024-08-20 10:07:18 +01:00
Carlos Mesquita
abddead402
Fixed question numbers for fillBlanks exercises, reverted multipleChoice underline prompt, added part label to module title, and changed some styles
2024-08-19 23:43:08 +01:00
Tiago Ribeiro
be4d2de76f
Updated the module title to keep in mind the previous time spent
2024-02-14 11:31:35 +00:00
Tiago Ribeiro
30cb2f460c
Changed the label on the Save button
2024-02-13 16:05:13 +00:00
Tiago Ribeiro
c0c9d22864
Added the ability for a user to select their preferred topics
2024-02-13 11:39:19 +00:00
Tiago Ribeiro
4ec439492e
Added the capability for users to resume their previously stopped sessions
2024-02-06 14:44:22 +00:00
Tiago Ribeiro
0053105dd3
Updated the use of the Desired Levels to be configurable
2024-02-03 14:46:35 +00:00
Tiago Ribeiro
908ce5b5b9
Added an Invite list to the payment due page as well
2024-01-31 23:42:46 +00:00
Tiago Ribeiro
44a89c6645
Added a new module called Level for level testing
2023-11-17 15:32:45 +00:00
Tiago Ribeiro
f51dc450b9
Updated the counter of exercises
2023-10-15 22:54:40 +01:00
Tiago Ribeiro
d4c4546c88
Updated some bugs
2023-10-09 08:53:41 +01:00
Tiago Ribeiro
1bac6eb110
Updated the nomenclature of the ModuleTitle
2023-09-21 23:25:17 +01:00
Tiago Ribeiro
af70d36b7c
Increased the size of the Timer
2023-09-07 21:26:02 +01:00