Commit Graph

321 Commits

Author SHA1 Message Date
Carlos-Mesquita
05a2806daa Dockerfile was missing curl install 2024-12-13 21:30:18 +00:00
Carlos-Mesquita
a048269dfd Forgot to remove an exception that doesn't make sense since the grading won't be based on exam type, only if media attachment is provided 2024-12-11 16:54:47 +00:00
Carlos-Mesquita
a8f8b37e40 Merge branch 'release/async' of https://bitbucket.org/ecropdev/ielts-be into release/async 2024-12-11 16:51:52 +00:00
Carlos-Mesquita
e076eaaeb7 Fixed grading ENCOA-274 2024-12-11 16:51:18 +00:00
Tiago Ribeiro
6111202049 Merged develop into release/async 2024-12-11 15:45:04 +00:00
Carlos-Mesquita
fa028aa0e7 Forgot a print 2024-12-11 15:31:35 +00:00
Carlos-Mesquita
196f9e9c3e ENCOA-274 and patch to the Dockerfile, in some merge the firebase tools were left out 2024-12-11 15:23:00 +00:00
Carlos-Mesquita
0222c339fe Forgot to remove the reference b64 image method used in another project 2024-12-10 22:28:23 +00:00
Carlos-Mesquita
a9a5e17b24 Merge branch 'release/async' of https://bitbucket.org/ecropdev/ielts-be into release/async 2024-12-10 22:25:12 +00:00
Carlos-Mesquita
6982068864 Brushed up the backend, added writing task 1 academic prompt gen and grading ENCOA-274 2024-12-10 22:24:40 +00:00
carlos.mesquita
06471e9fab Merged in release/async (pull request #43)
ENCOA-255 gpt was grouping parts by sections and the reading passages were not updated with text.content instead of the old context field

Approved-by: Tiago Ribeiro
2024-12-04 09:18:03 +00:00
carlos.mesquita
d64cb929c7 Merged develop into release/async 2024-12-04 04:20:12 +00:00
Carlos-Mesquita
68cab80851 ENCOA-256: Some more changes to level prompt and added mc to reading 2024-12-04 04:18:23 +00:00
Carlos-Mesquita
4e05c4d913 ENCOA-255 gpt was grouping parts by sections and the reading passages were not updated with text.content instead of the old context field 2024-12-03 11:57:42 +00:00
carlos.mesquita
12376d422d Merged in release/async (pull request #42)
ENCOA-254

Approved-by: Tiago Ribeiro
2024-12-03 08:36:33 +00:00
Carlos-Mesquita
1603fa4ee6 ENCOA-254 2024-12-02 17:20:13 +00:00
carlos.mesquita
93d9b700fd Merged in release/async (pull request #41)
Now grading is partitioned into smaller chunks so that whisper doesnt struggle

Approved-by: Tiago Ribeiro
2024-11-27 08:25:52 +00:00
Carlos-Mesquita
a2d1133915 Merge branch 'release/async' of https://bitbucket.org/ecropdev/ielts-be into release/async 2024-11-27 08:08:27 +00:00
Carlos-Mesquita
6681b2d0e9 Now grading is partitioned into smaller chunks so that whisper doesnt struggle 2024-11-27 08:07:54 +00:00
carlos.mesquita
54a01f9631 Merged in release/async (pull request #40)
Release/async

Approved-by: Tiago Ribeiro
2024-11-26 10:28:02 +00:00
Tiago Ribeiro
72d2c0121a Merged develop into release/async 2024-11-26 10:27:36 +00:00
Carlos-Mesquita
47cdfe1478 Patched backend eval 2024-11-26 09:08:12 +00:00
Carlos-Mesquita
6e0276b79d Merge branch 'release/async' of https://bitbucket.org/ecropdev/ielts-be into release/async 2024-11-25 16:48:25 +00:00
Carlos-Mesquita
a7da187ec6 Writing and speaking rework, some changes to module upload 2024-11-25 16:41:38 +00:00
carlos.mesquita
c74b2b9b7b Merged in release/async (pull request #39)
Fixed listening import

Approved-by: Tiago Ribeiro
2024-11-15 11:21:29 +00:00
carlos.mesquita
93044203f6 Merged develop into release/async 2024-11-15 10:54:39 +00:00
Carlos-Mesquita
a54dfad43a Merge branch 'release/async' of https://bitbucket.org/ecropdev/ielts-be into release/async 2024-11-15 02:48:18 +00:00
Carlos-Mesquita
18103c931e Fixed listening import 2024-11-15 02:47:37 +00:00
carlos.mesquita
d04759d979 Merged in release/async (pull request #38)
trueFalse added to listening
2024-11-14 11:17:43 +00:00
carlos.mesquita
35ec00504b Merged develop into release/async 2024-11-13 20:37:54 +00:00
Carlos-Mesquita
e99eda485e Merge branch 'release/async' of https://bitbucket.org/ecropdev/ielts-be into release/async 2024-11-13 20:36:31 +00:00
Carlos-Mesquita
229dbe3e29 trueFalse added to listening 2024-11-13 20:36:12 +00:00
carlos.mesquita
362d018a05 Merged in release/async (pull request #37)
Remove unnecessary section id's from reading and listening to retrieve questions since context is already on the post dto

Approved-by: Tiago Ribeiro
2024-11-12 17:00:05 +00:00
carlos.mesquita
e69925fd53 Merged develop into release/async 2024-11-12 16:54:51 +00:00
Carlos-Mesquita
6daab0d9a7 Remove unnecessary section id's from reading and listening to retrieve questions since context is already on the post dto 2024-11-12 14:19:52 +00:00
carlos.mesquita
1c32093ade Merged in release/async (pull request #36)
Release/async

Approved-by: Tiago Ribeiro
2024-11-10 10:47:48 +00:00
Carlos-Mesquita
12b3c45173 Merge remote-tracking branch 'origin/develop' into release/async 2024-11-10 06:54:10 +00:00
Carlos-Mesquita
684e07e2df Imports and a print 2024-11-10 06:51:24 +00:00
Carlos-Mesquita
1d11552836 Some temp files were committed 2024-11-10 06:48:03 +00:00
Carlos-Mesquita
afeaf118c6 Fixed more or less reading import, attempted to do listening 2024-11-10 06:46:58 +00:00
Carlos-Mesquita
6909d75eb6 Fixed level issues 2024-11-10 04:21:36 +00:00
Carlos-Mesquita
cf1b676312 Avatar's can't be random on the video endpoint since these will be called in batch 2024-11-09 10:33:05 +00:00
Carlos-Mesquita
e955a16abf Thought I had staged it 2024-11-09 09:30:54 +00:00
Carlos-Mesquita
09998478d1 Video pooling and downloading will now be handled by frontend 2024-11-09 06:51:07 +00:00
Cristiano Ferreira
b473b30a75 Fix video generation 2024-11-08 19:05:29 +00:00
Cristiano Ferreira
a3ea91793e Merged in reenable-heygen (pull request #35)
Update video generation to use heygen.

Approved-by: carlos.mesquita
2024-11-08 18:10:58 +00:00
Cristiano Ferreira
81a74c5f3b Update video generation to use heygen. 2024-11-07 23:32:44 +00:00
Carlos-Mesquita
8d95aa6c21 Merge branch 'release/async' of https://bitbucket.org/ecropdev/ielts-be into release/async 2024-11-07 11:11:54 +00:00
Carlos-Mesquita
136309120b Mp3 uploading is now done on next, now doing concurrent reading and listening exercise calls with ayncio's gather to openai, should be faster 2024-11-07 11:09:56 +00:00
carlos.mesquita
2263c55776 Merged in release/async (pull request #34)
Gunicorn wasn't on poetry.lock

Approved-by: Tiago Ribeiro
2024-11-06 17:43:41 +00:00