Commit Graph

125 Commits

Author SHA1 Message Date
Pedro Fonseca
cc3371c597 Updated has_10_words to has_50_words 2024-03-24 10:37:02 +00:00
Cristiano Ferreira
7049fd86d4 Improve speaking grading 2024-03-24 01:33:21 +00:00
Cristiano Ferreira
6aba83f3bb Fix reading exercise with more than 3 words. 2024-03-24 00:42:11 +00:00
Tiago Ribeiro
73532d5fed Merge branch 'master' of bitbucket.org:ecropdev/ielts-be 2024-03-21 10:50:51 +00:00
Tiago Ribeiro
f02d113f40 Updated the Firebase Storage Bucket to be from ENV Variables 2024-03-21 10:50:48 +00:00
Cristiano Ferreira
6e65732e94 Add paragraphMatch. 2024-03-19 23:05:55 +00:00
Tiago Ribeiro
bed07ca819 Added the Service Account for the Staging environment 2024-03-19 22:38:35 +00:00
Cristiano Ferreira
274bd79c6a Add prompts to video generation and final message in listening audios. 2024-03-19 19:38:09 +00:00
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
bc2cedb821 Improve grading to be more strict and give 0 if the question is not addressed. 2024-01-23 23:23:17 +00:00
Cristiano Ferreira
64a4759fbc Improve correction to not add anything to the answer. 2024-01-23 22:22:21 +00:00
Tiago Ribeiro
54950e11d2 Updated the prompts to only add if there are already 2024-01-23 18:42:14 +00:00
Tiago Ribeiro
ac7ba2edfa Added two more endpoints for the Speaking generation 2024-01-23 17:32:15 +00:00
Tiago Ribeiro
a577eed013 Updated the Listening template to allow for a dynamic amount of parts 2024-01-23 11:09:55 +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
Tiago Ribeiro
a40ce04ad2 requirements.txt edited online with Bitbucket 2024-01-08 10:12:55 +00:00
Pedro Fonseca
6baf669216 Merged in grading-summary (pull request #7)
Grading Summary Endpoint Logic

Approved-by: Tiago Ribeiro
Approved-by: Cristiano Ferreira
2024-01-07 22:47:00 +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
Pedro Fonseca
046606a8ec updated collection with new endpoint 2024-01-06 19:03:44 +00:00
Pedro Fonseca
efef92343a comment 2024-01-06 19:01:31 +00:00
Pedro Fonseca
ac27239787 Calculate Grading Summary Logic 2024-01-06 18:46:29 +00:00
Pedro Fonseca
f2e8497756 Added a playground 2024-01-06 16:07:46 +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