This website requires JavaScript.
895aaa1b33
Merged develop into feature/training-content
feature/training-content
carlos.mesquita
2024-09-22 22:27:02 +00:00
aa1433e9ea
UUID wasn't being converted to string, before it used the firebase id and when transitioning to mongo this bug was introduced
Carlos Mesquita
2024-09-22 23:25:54 +01:00
111108556b
Merged in feature/training-content (pull request #30 )
carlos.mesquita
2024-09-08 20:49:13 +00:00
8eb5fb6d5f
Merged master into feature/training-content
carlos.mesquita
2024-09-08 20:47:50 +00:00
c004d9c83c
Pydantic was causing validation errors when passportID was an int
Carlos Mesquita
2024-09-08 21:47:02 +01:00
66abc42abb
Merged in feature/training-content (pull request #29 )
carlos.mesquita
2024-09-08 08:46:06 +00:00
2b59119eca
And this is why llm code shouldn't be copy pasted blindly
Carlos Mesquita
2024-09-08 02:29:56 +01:00
b9a35281ec
Merge branch 'master' into develop
Tiago Ribeiro
2024-09-08 00:59:33 +01:00
2bbc1f456d
Merged in feature/training-content (pull request #28 )
carlos.mesquita
2024-09-07 23:48:39 +00:00
e8ec862f86
Merge remote-tracking branch 'origin/master' into feature/training-content
Carlos Mesquita
2024-09-08 00:39:00 +01:00
8d4584b8b7
Forgot to str() on a uuid
Carlos Mesquita
2024-09-08 00:38:35 +01:00
7a0424aa33
Merged in feature/training-content (pull request #27 )
carlos.mesquita
2024-09-07 22:10:55 +00:00
24ce198dfd
Forgot to change the tips script to mongo
Carlos Mesquita
2024-09-07 23:09:00 +01:00
81911e635c
Merge remote-tracking branch 'origin/master' into feature/training-content
Carlos Mesquita
2024-09-07 23:04:20 +01:00
849db06760
Merge branch 'feature/training-content' of https://bitbucket.org/ecropdev/ielts-be into feature/training-content
Carlos Mesquita
2024-09-07 23:04:18 +01:00
6a38164f9b
Merge remote-tracking branch 'origin/master' into feature/training-content
Carlos Mesquita
2024-09-07 23:03:25 +01:00
8ae9b64f1a
Merged in release/mongodb-migration (pull request #26 )
Tiago Ribeiro
2024-09-07 21:54:25 +00:00
676f660f3e
Merged master into release/mongodb-migration
release/mongodb-migration
Tiago Ribeiro
2024-09-07 21:54:00 +00:00
ddf050d692
Merged in feature/training-content (pull request #25 )
carlos.mesquita
2024-09-07 21:50:21 +00:00
6cb7c07f57
Firestore to Mongodb
Carlos Mesquita
2024-09-07 19:14:40 +01:00
8c60f4596f
Merged master into feature/training-content
carlos.mesquita
2024-09-07 10:43:53 +00:00
cd11fa38ae
Pathways 2 Reading and Writing Tips
Carlos Mesquita
2024-09-07 11:42:31 +01:00
a328f01d2e
Merged in feature/level-file-upload (pull request #24 )
carlos.mesquita
2024-09-06 08:52:42 +00:00
a931c5ec2e
Added missing fillBlanks mc variant that was in UTAS to custom level
feature/level-file-upload
Carlos Mesquita
2024-09-06 09:36:24 +01:00
bfc9565e85
Merged in develop (pull request #23 )
carlos.mesquita
2024-09-05 11:29:08 +00:00
3d70bcbfd1
Merged in feature/level-file-upload (pull request #22 )
carlos.mesquita
2024-09-05 10:51:26 +00:00
a2cfa335d7
Merged develop into feature/level-file-upload
carlos.mesquita
2024-09-05 10:48:22 +00:00
0427d6e1b4
Deleted google creds ENV from Dockerfile since those will be supplied by cloud run
Carlos Mesquita
2024-09-05 11:47:34 +01:00
31c6ed570a
Merge remote-tracking branch 'origin/bug/create-default-groups-if-not-already' into feature/level-file-upload
Carlos Mesquita
2024-09-05 11:43:11 +01:00
3a27c42a69
Removed .env, will add it to gitignore in next commit
Carlos Mesquita
2024-09-05 11:41:56 +01:00
260dba1ee6
Merged in bug/create-default-groups-if-not-already (pull request #21 )
Tiago Ribeiro
2024-09-05 10:11:16 +00:00
a88d6bb568
Updated the code to create the Students/Teachers group if it does not exist yet
bug/create-default-groups-if-not-already
Tiago Ribeiro
2024-09-05 10:56:58 +01:00
f0f904f2e4
Merged in feature/level-file-upload (pull request #20 )
carlos.mesquita
2024-09-04 16:14:20 +00:00
a23bbe581a
Merge branch 'feature/level-file-upload' of https://bitbucket.org/ecropdev/ielts-be into feature/level-file-upload
Carlos Mesquita
2024-09-04 17:10:16 +01:00
bb26282d25
Forgot to change this, should not affect, but still
Carlos Mesquita
2024-09-04 17:09:51 +01:00
73c29cda25
Merged master into feature/level-file-upload
carlos.mesquita
2024-09-04 16:07:48 +00:00
aaa3361575
Merged master into feature/level-file-upload
carlos.mesquita
2024-09-04 16:01:12 +00:00
94a16b636d
Merge branch 'feature/level-file-upload' of https://bitbucket.org/ecropdev/ielts-be into feature/level-file-upload
Carlos Mesquita
2024-09-04 17:00:03 +01:00
cffec795a7
Swapped .env vars
Carlos Mesquita
2024-09-04 16:59:47 +01:00
b2b4dfb74e
Merged in feature/level-file-upload (pull request #18 )
carlos.mesquita
2024-09-04 11:00:22 +00:00
2716f52a0a
Merged develop into feature/level-file-upload
carlos.mesquita
2024-09-04 10:57:11 +00:00
4099d99f80
Merge branch 'feature/level-file-upload' of https://bitbucket.org/ecropdev/ielts-be into feature/level-file-upload
Carlos Mesquita
2024-09-04 11:56:18 +01:00
ab4db36445
Switched cli token to GOOGLE_APPLICATION_CREDENTIALS
Carlos Mesquita
2024-09-04 11:55:58 +01:00
59f047afba
Merge branch 'develop'
Tiago Ribeiro
2024-09-03 22:12:23 +01:00
09b57cb346
Merged in feature/level-file-upload (pull request #17 )
carlos.mesquita
2024-09-03 20:43:40 +00:00
bfc3e3f083
Merged develop into feature/level-file-upload
carlos.mesquita
2024-09-03 19:27:52 +00:00
7b5e10fd79
Upload batches of users onto firebase
Carlos Mesquita
2024-09-03 20:09:19 +01:00
9df4889517
New custom level tests.
new-custom-level-tests
Cristiano Ferreira
2024-09-02 15:28:41 +01:00
a2a160f61b
Merged in develop (pull request #16 )
Tiago Ribeiro
2024-09-02 13:12:04 +00:00
f92a803d96
Updated this to the latest version of develop, got rid of most of the duplication, might be missing some packages in toml, needs testing
Carlos Mesquita
2024-08-30 02:35:11 +01:00
5d5cd21e1e
Merged in feature/level-file-upload (pull request #15 )
carlos.mesquita
2024-08-27 21:43:26 +00:00
06a8384f42
Forgot to remove comment, already tested it in a container
Carlos Mesquita
2024-08-26 20:15:03 +01:00
dd74a3d259
Removed unused latext packages, texlive already includes the needed packages for level upload
Carlos Mesquita
2024-08-26 20:14:22 +01:00
efff0b904e
ENCOA-94: Added user to training content docs, added support for shuffles, tweaked training prompt
Carlos Mesquita
2024-08-26 18:14:57 +01:00
cf7a966141
Merged in feature/training-content (pull request #14 )
carlos.mesquita
2024-08-19 15:57:09 +00:00
03f5b7d72c
Upload level exam without hooking up to firestore and running in thread, will do this when I have the edit view done
Carlos Mesquita
2024-08-17 09:29:58 +01:00
d68617f33b
Add regular ielts modules to custom level.
Cristiano Ferreira
2024-08-15 13:58:07 +01:00
eeaa04f856
Added suport for speaking exercises in training content
Carlos Mesquita
2024-08-07 10:19:56 +01:00
beccf8b501
Change model on speaking 2 grading to 4o.
Cristiano Ferreira
2024-08-06 20:28:56 +01:00
470f4cc83b
Minor speaking improvements.
Cristiano Ferreira
2024-08-05 21:57:42 +01:00
3ad411ed71
Forgot to remove some debugging lines
Carlos Mesquita
2024-08-05 21:47:17 +01:00
7144a3f3ca
Supports now 1 exam multiple exercises, and level exercises
Carlos Mesquita
2024-08-05 21:41:49 +01:00
b795a3fb79
Merged in feature/training-content (pull request #13 )
carlos.mesquita
2024-08-03 09:49:22 +00:00
034be25e8e
Added created_at and score to training docs
Carlos Mesquita
2024-08-01 20:49:22 +01:00
a931f06c47
Forgot to add __name__ in getLogger() don't know if it is harmless grabbing the root logger, added __name__ just to be safe
Carlos Mesquita
2024-07-31 15:03:00 +01:00
8e56a3228b
Finished training content backend
Carlos Mesquita
2024-07-31 14:56:33 +01:00
14c5914420
Add default text size blank space custom level.
Cristiano Ferreira
2024-07-30 22:40:13 +01:00
6878e0a276
Added the ability to send the ID for the listening
Tiago Ribeiro
2024-07-30 22:34:31 +01:00
1f29ac6ee5
Fix id on custom level.
Cristiano Ferreira
2024-07-30 19:53:17 +01:00
a1ee7e47da
Can now generate lots of mc in level custom.
Cristiano Ferreira
2024-07-28 14:33:08 +01:00
adfc027458
Add excerpts to reading 3.
Cristiano Ferreira
2024-07-26 23:46:46 +01:00
3a7bb7764f
Writing improvements.
Cristiano Ferreira
2024-07-26 23:33:42 +01:00
19f204d74d
Add default for topic on custom level and random reorder for multiple choice options.
Cristiano Ferreira
2024-07-26 15:59:11 +01:00
88ba9ab561
Merged in feature/ai-detection (pull request #12 )
carlos.mesquita
2024-07-25 21:02:57 +00:00
34afb5d1e8
Logging when GPT's Zero response != 200
Carlos Mesquita
2024-07-25 17:11:14 +01:00
eb904f836a
Forgot to change the .env
Carlos Mesquita
2024-07-25 17:01:09 +01:00
ca12ad1161
Used main as base branch in the last time
Carlos Mesquita
2024-07-25 16:55:42 +01:00
8b8460517c
Merged in level-utas-custom-tests (pull request #11 )
Cristiano Ferreira
2024-07-24 19:00:13 +00:00
9be9bfce0e
Add endpoint for custom level exams.
Cristiano Ferreira
2024-07-24 19:58:53 +01:00
4776f24229
Fix speaking grading overall.
Cristiano Ferreira
2024-07-23 13:22:52 +01:00
3cf9fa5cba
Async release
Carlos Mesquita
2024-07-23 08:40:35 +01:00
bf9251eebb
Fix array index out of bounds.
Cristiano Ferreira
2024-07-22 15:29:01 +01:00
1ecda04c6b
Fix array index out of bounds.
Cristiano Ferreira
2024-07-22 14:54:01 +01:00
d5621c1793
Added new ideaMatch exercise type.
Cristiano Ferreira
2024-07-18 23:22:23 +01:00
4c41942dfe
Added new ideaMatch exercise type.
Cristiano Ferreira
2024-07-18 23:20:06 +01:00
bef606fe14
Added new ideaMatch exercise type.
Cristiano Ferreira
2024-07-18 23:20:06 +01:00
358f240d16
Update reading fill the blanks.
Cristiano Ferreira
2024-07-18 19:07:38 +01:00
e7d84b9704
Fix paragraph match bug.
Cristiano Ferreira
2024-07-16 23:38:35 +01:00
b4dc6be927
Add comment to grading of writing.
Cristiano Ferreira
2024-07-16 21:35:36 +01:00
afca610c09
Fix level test generation.
Cristiano Ferreira
2024-07-15 18:21:06 +01:00
495502bc93
Merge branch 'develop' of bitbucket.org:ecropdev/ielts-be into develop
Tiago Ribeiro
2024-07-09 12:11:46 +01:00
565874ad41
Minor improvements to speaking.
Cristiano Ferreira
2024-06-28 18:33:42 +01:00
e693f5ee2a
Make speaking 1 questions simple.
Cristiano Ferreira
2024-06-27 22:48:42 +01:00
a8b46160d4
Minor fixes to speaking.
Cristiano Ferreira
2024-06-27 22:31:57 +01:00
640039d372
Merged in listening-revamp (pull request #10 )
Cristiano Ferreira
2024-06-27 21:13:29 +00:00
a3cd1cdf59
Listening part 3 and 4.
Cristiano Ferreira
2024-06-27 22:03:59 +01:00
9a696bbeb5
Listening part 2.
Cristiano Ferreira
2024-06-27 21:29:22 +01:00
2adb7d1847
Listening part 1.
Cristiano Ferreira
2024-06-25 20:49:27 +01:00
b93ead3a7b
Update speaking generation endpoints.
Cristiano Ferreira
2024-06-17 22:51:59 +01:00
ad3a32ce45
Merged in speaking-improvements (pull request #9 )
Cristiano Ferreira
2024-06-17 13:06:15 +00:00