Commit Graph

63 Commits

Author SHA1 Message Date
Cristiano Ferreira
8b83a4163d Remove multiple choice questions from reading. 2024-03-18 21:34:25 +00:00
Cristiano Ferreira
1bd012d340 Fix level exam generation 2024-02-17 15:40:19 +00:00
Cristiano Ferreira
a200b29dba Add topic choice for writing and speaking 2024-02-12 18:54:58 +00:00
Cristiano Ferreira
f3f9415665 Add a few more black listed words. 2024-02-09 21:00:12 +00:00
cristiano.ferreira
d4694e55bf Add difficulty settings for generation 2024-02-09 18:59:00 +00:00
Cristiano Ferreira
b46f6011d3 Change speaking to receive avatar from frontend. 2024-02-09 00:13:07 +00:00
Cristiano Ferreira
d532f7deb4 Filter topics and words on exercises. 2024-02-08 23:42:02 +00:00
Tiago Ribeiro
9149e4b197 Added word boundaries 2024-02-05 22:48:59 +00:00
Tiago Ribeiro
3a1dc33e1b Added the start_id to the build_write_blanks_text_form 2024-02-05 12:19:33 +00:00
Tiago Ribeiro
678ef4b6c0 Did the same thing elsewhere 2024-02-05 11:11:44 +00:00
Tiago Ribeiro
fcf2993de0 Solved a problem with the generation of listening 2024-02-05 11:08:40 +00:00
Cristiano Ferreira
45a4dbe018 Verify for duplicate exercises in level exam generation. 2024-02-04 22:37:57 +00:00
Tiago Ribeiro
81d7167cbf Revert "Updated it to use GPT-4"
This reverts commit 1c888f22e2.
2024-02-04 01:24:35 +00:00
Tiago Ribeiro
1c888f22e2 Updated it to use GPT-4 2024-02-04 01:03:26 +00:00
Cristiano Ferreira
7bbb03e4b2 Merge remote-tracking branch 'origin/master' 2024-02-03 15:59:09 +00:00
Cristiano Ferreira
97f30ea881 Verify for duplicate exercises in level exam generation. 2024-02-03 15:58:51 +00:00
Tiago Ribeiro
ad2e7a6322 Updated the .env to the new file 2024-01-25 22:53:42 +00:00
Cristiano Ferreira
64a4759fbc Improve correction to not add anything to the answer. 2024-01-23 22:22:21 +00:00
Tiago Ribeiro
ac7ba2edfa Added two more endpoints for the Speaking generation 2024-01-23 17:32:15 +00:00
Cristiano Ferreira
6c03e3590c Add mini test compatibility. 2024-01-22 17:10:22 +00:00
Cristiano Ferreira
1591f8d9fb Improve speaking corrections to return fixed_text. 2024-01-17 16:37:59 +00:00
Cristiano Ferreira
92c92dfd98 Improve writing spellcheck to return fixed_text. 2024-01-17 16:11:29 +00:00
Pedro Fonseca
ccc606d5de Improving Speaking Grading Performance 2024-01-16 23:03:10 +00:00
Cristiano Ferreira
d8da4d0348 Improve generated level tests quality. 2024-01-15 22:53:42 +00:00
Cristiano Ferreira
de4042efac Add corrections for speaking. 2024-01-12 19:45:58 +00:00
Pedro Fonseca
5aedd1864d Merge branch 'master' of https://bitbucket.org/ecropdev/ielts-be 2024-01-12 17:40:32 +00:00
Pedro Fonseca
555d5e55b0 fixed the response of the level test grading summary 2024-01-12 16:44:34 +00:00
Cristiano Ferreira
61f876b3e4 Improve spellchecking for writing 2024-01-11 19:10:56 +00:00
Cristiano Ferreira
e7a96c6880 Reformat. 2024-01-07 19:38:24 +00:00
Cristiano Ferreira
75df686cd1 Refactored grading summary to fit previous existing files. 2024-01-07 19:36:57 +00:00
Cristiano Ferreira
63823a01de Add misspelled pairs to writing grading. 2024-01-03 17:40:48 +00:00
Cristiano Ferreira
9b3997f65e Fix speaking by using heygen api v2. 2024-01-03 16:23:26 +00:00
Cristiano Ferreira
479620116d Replace logging with app.logger. 2023-12-12 23:02:00 +00:00
Cristiano Ferreira
2b91cfe26d Replace prints with proper logs. 2023-12-12 22:20:22 +00:00
Cristiano Ferreira
9f4aed52ae Save speaking asynchronously 2023-12-10 15:38:26 +00:00
Cristiano Ferreira
50c39e5f9c Add perfect answers to speaking 2023-12-05 21:43:19 +00:00
Tiago Ribeiro
760fe27411 Revert "Made it so the save_to_db also returns the ID of the document"
This reverts commit 4a0ae88fed.
2023-11-29 15:23:30 +00:00
Tiago Ribeiro
4a0ae88fed Made it so the save_to_db also returns the ID of the document 2023-11-29 14:55:40 +00:00
cristiano.ferreira
22de63c346 Fix save listening 2023-11-29 11:36:05 +00:00
Cristiano Ferreira
0bcf362b3f Add save endpoints but dont't actually save. 2023-11-24 22:50:13 +00:00
Cristiano Ferreira
73324909f6 Make level exam generation more consistent. 2023-11-23 22:59:31 +00:00
Cristiano Ferreira
0684314cef Add generate level exam endpoint. 2023-11-22 23:09:41 +00:00
Cristiano Ferreira
223a7dfd11 Update multiple choice questions generation. 2023-11-20 22:51:29 +00:00
Cristiano Ferreira
695d9b589a Generate questions endpoints working for all. 2023-11-12 23:40:24 +00:00
Cristiano Ferreira
274252bf92 Endpoint generate reading kinda working. 2023-10-19 23:39:45 +01:00
Cristiano Ferreira
c3957403f6 Add new speaking version. 2023-10-10 11:45:58 +01:00
Cristiano Ferreira
51085619ee Update questions to new formula 2023-09-27 20:23:41 +01:00
Cristiano Ferreira
e7eb7c96ba Update video generation to generate from template. 2023-09-25 22:37:55 +01:00
Cristiano Ferreira
8d9cd2949c Add speaking task 3 grading endpoint. 2023-09-16 11:44:08 +01:00
Cristiano Ferreira
f77fafa864 Improve speaking grading. 2023-09-15 00:01:52 +01:00