Tiago Ribeiro
dd94f245eb
Updated the assignment creation e-mail to send the URL for the assignment directly
2024-10-29 10:26:18 +00:00
Tiago Ribeiro
3d4a604aa2
Started working on the assignments page
2024-10-02 19:20:05 +01:00
Tiago Ribeiro
2a10933206
Solved some problems with the excel of master statistical
2024-09-10 12:00:14 +01:00
Tiago Ribeiro
33a46c227b
Solved a bug for the master statistical
2024-09-10 10:55:02 +01:00
Tiago Ribeiro
85c8f622ee
Added Student ID to the Master Statistical
2024-09-09 14:43:05 +01:00
Tiago Ribeiro
192132559b
Solved a problem with the download of the excel
2024-09-09 08:19:32 +01:00
Tiago Ribeiro
cdd42b2f07
Merge branch 'main' into migration-mongodb
2024-09-07 23:09:37 +01:00
Joao Ramos
fb9d11f38d
ENCOA-200: Added Master Statistical to Corporate
2024-09-07 18:19:25 +01:00
Carlos Mesquita
53b31b306d
/api/packages refactored, forgot to commit some changes
2024-09-07 18:08:03 +01:00
Carlos Mesquita
c07e3f86fb
Refactored discounts and replaced my previous commit id queries to use id not _id
2024-09-07 16:03:26 +01:00
Carlos Mesquita
6f7ef1abef
Refactored pages/api/assignments to mongodb
2024-09-07 15:13:41 +01:00
Joao Ramos
2d0cb8eefb
Added level part display on excel and a pseudo sorting
2024-09-07 00:14:56 +01:00
Joao Ramos
e433a150a9
Added level export to excel
2024-09-05 23:30:03 +01:00
Joao Ramos
a61ad2cc7e
Added an export feature for the master statisticl screen
2024-09-05 22:42:46 +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
Tiago Ribeiro
7cd18b07bb
ENCOA-130: Add owners to exams
2024-09-03 16:31:29 +01:00
Joao Ramos
aca8ad2d14
Added an option to release automatically
2024-09-02 23:56:51 +01:00
Tiago Ribeiro
fef5bf44de
Removed some console.logs
2024-08-30 11:25:21 +01:00
Joao Ramos
3c7df4e33c
Added default value in case on the user not being found in the DB
2024-08-28 07:39:51 +01:00
Joao Ramos
aa4e13a18d
Fixed an use case where the export of Excel failed if no students had answered it
2024-08-27 23:11:40 +01:00
Joao Ramos
74a53f55fd
Added option to start exam which serves as an alternative to start date for the exam
2024-08-24 17:38:57 +01:00
Joao Ramos
cf1b47fbd2
Major updates on Master Statistical
2024-08-24 10:53:11 +01:00
Joao Ramos
44adc142f6
Updated Master Statistical
2024-08-23 00:56:18 +01:00
Joao Ramos
7116892f9a
ENCOA-86: Added default value for new assignment
2024-08-21 22:24:46 +01:00
Joao Ramos
556f642112
ENCOA-86: Added an option to release exam results
2024-08-21 22:19:15 +01:00
Joao Ramos
158324a705
Added second excel for master corporate export
2024-08-20 11:10:51 +01:00
Joao Ramos
9db33e6a51
Fixed date usage
2024-08-20 09:17:48 +01:00
Joao Ramos
1cd4dfc397
Added download option to master Corporate and teacher
2024-08-20 01:15:43 +01:00
Joao Ramos
bf5dd62b35
Updated Excel document
2024-08-20 01:01:50 +01:00
Joao Ramos
506ff2503e
Merge branch 'develop' into ENCOA-83_MasterStatistical
2024-08-19 23:38:46 +01:00
Tiago Ribeiro
5d191730d2
Added the total of assignments to the Master Corporate
2024-08-19 23:04:13 +01:00
Joao Ramos
bf1bdd935c
Improvements on excel rendering
2024-08-18 21:25:18 +01:00
Joao Ramos
1950d5f15d
Added initial Excel changes
2024-08-15 14:56:14 +01:00
Joao Ramos
e84cc8ddd8
Cleaned up some code
2024-08-15 13:39:42 +01:00
Joao Ramos
b6015b6433
Added any to error to prevent an error
2024-08-15 10:35:08 +01:00
Joao Ramos
fea58a7b40
Added initial implementation for master statistical
2024-08-15 10:34:31 +01:00
Tiago Ribeiro
2784117862
Updated the MasterCorporate and Corporate pages to allow to have Assignments
2024-08-13 10:02:40 +01:00
Tiago Ribeiro
4347d0cabb
Merge branch 'develop' into feature/update-permission-ui
2024-07-30 23:20:16 +01:00
Tiago Ribeiro
0403773b8e
Changed the IDs to now be words and allows the assignment to be like chosen
2024-07-30 23:18:50 +01:00
mzerone
8d99a6b03c
ui updates for permissions.
2024-07-29 16:16:14 +02:00
Tiago Ribeiro
0e53b4a454
Added the ability to view archived assignments and unarchive them
2024-05-05 12:02:53 +01:00
Joao Ramos
a5c1286748
Removed decimals from export pdf
2024-03-21 10:48:46 +00:00
Tiago Ribeiro
0cff310354
Turned the e-mails to be dependent on the environment
2024-03-07 10:21:13 +00:00
Joao Ramos
cdfafb3eea
Added approach to archive past assignments
2024-02-18 11:46:08 +00:00
Tiago Ribeiro
03f78ceb46
Added the same functionality to the Assignments
2024-02-09 13:23:35 +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
Joao Ramos
934394b17f
Added approach to allow versioning of PDFs (Requires env var!)
2024-02-05 20:01:50 +00:00
Joao Ramos
d111be2f70
Fixed the assignments export based on unique exams.
2024-02-03 22:51:21 +00:00
Tiago Ribeiro
3564d0af6b
Solved the same bug but for the e-mail
2024-01-29 15:40:50 +00:00
Joao Ramos
4163076524
Added passportid to the table ; removed gender column from table
2024-01-27 19:27:28 +00:00