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
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
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
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
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
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
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
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
Carlos-Mesquita
153d7f5448
isPractice hotfix
2024-11-12 17:53:16 +00:00
Carlos-Mesquita
311036fe86
Only hooked up the section state had forgot to plugin into Header's isEvaluationEnabled
2024-11-12 15:10:23 +00:00
Carlos-Mesquita
49c63544a1
Wasn't staged :/
2024-11-12 14:39:30 +00:00
Carlos-Mesquita
36c3bb4392
Commented Speaking from level for the time being
2024-11-12 14:34:40 +00:00
Carlos-Mesquita
1cc068db3e
Merge remote-tracking branch 'origin/develop' into feature/ExamGenRework
2024-11-12 14:28:51 +00:00
Carlos-Mesquita
fdf411d133
ENCOA-228 Now when user navigates between modules the generation items persist. Reading, listening and writing added to level module
2024-11-12 14:17:54 +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
Carlos-Mesquita
696c968ebc
Merge remote-tracking branch 'origin/develop' into feature/ExamGenRework
2024-11-10 07:09:25 +00:00
Carlos-Mesquita
4219341951
Leftovers from the previous commit
2024-11-10 06:19:19 +00:00
Carlos-Mesquita
322d7905c3
Reverted Level to only utas placement test exercises, Speaking, bug fixes, placeholder
2024-11-10 04:24:23 +00:00
Tiago Ribeiro
7ac15fc767
Removed the autoStartDate and replaced it with the current startDate
2024-11-10 00:13:09 +00:00
Tiago Ribeiro
042b07c267
Removed redirection from the official-exam to records
2024-11-09 18:11:18 +00:00
Carlos-Mesquita
c507eae507
Forgot to stage it
2024-11-09 06:53:17 +00:00
Tiago Ribeiro
7ae91d7bc1
Updated some troubles related to the Level Exam
2024-11-07 14:55:44 +00:00
Carlos-Mesquita
50481a836e
Now only when the user submits the listening exam are the mp3 are uploaded onto firebase bucket
2024-11-07 11:06:33 +00:00
Carlos-Mesquita
7045b4e3c7
Ts changes weren't staged, it compiles still doesnt build building
2024-11-06 19:49:02 +00:00
Carlos-Mesquita
a371b171bb
Merge branch 'feature/ExamGenRework' of https://bitbucket.org/ecropdev/ielts-ui into feature/ExamGenRework
2024-11-06 19:44:58 +00:00
Carlos-Mesquita
5165b6ae6d
Listening Convo Edit and a bunch of ts errors
2024-11-06 19:43:06 +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
Carlos-Mesquita
b50913eda8
Listening preview and some more patches
2024-11-06 09:23:34 +00:00
Carlos-Mesquita
ffa2045a2d
Blanks Exercises were removing the blanks on the editor and text but not on solutions, added submit and preview to writing and reading
2024-11-05 17:53:55 +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
Tiago Ribeiro
225640ad8a
Some more changes I guess
2024-11-04 23:48:49 +00:00
Tiago Ribeiro
e6f9d9b79a
Sidebar generation page
2024-11-04 23:46:18 +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
4917583c67
Created a system to go directly to an assignment from a URL
2024-10-17 18:24:39 +01:00
Tiago Ribeiro
55204e2ce1
Started implementing the roles permissions
2024-10-10 19:13:18 +01:00
Tiago Ribeiro
1ef4efcacf
Continued updating the code to work with entities better
2024-10-07 15:49:58 +01:00
Tiago Ribeiro
b5200c88fc
Updated the dashboard to the v2 version
2024-10-03 11:32:43 +01:00
Tiago Ribeiro
3d4a604aa2
Started working on the assignments page
2024-10-02 19:20:05 +01:00