Commit Graph

44 Commits

Author SHA1 Message Date
21821c275e Feat: add status and fix response_model 2022-12-21 10:39:51 +01:00
8911f8ddeb Refact: use __post_init__ for dataclass 2022-12-21 07:24:48 +01:00
4e8addd6cb Feat: get and put tribes api 2022-12-21 06:53:59 +01:00
ba750989d8 Refact: simplify model name 2022-12-21 06:53:27 +01:00
309e9627e7 Feat: add __repr__ and to_dict 2022-12-21 06:53:12 +01:00
b4df4d6c09 Feat: Tribe equality on name and add tests 2022-12-20 10:37:55 +01:00
723092c38f Feat: add orm for Tribes 2022-12-20 10:25:12 +01:00
77b26f1180 Feat: add sqlalchemy 2022-12-20 09:48:51 +01:00
b50227a658 Refact: change fakes creation functions 2022-12-20 09:04:19 +01:00
4f4fc53253 refact: move Tribe to own file and rename tools to fakes 2022-12-20 08:28:45 +01:00
67b9a1e8a0 Feat: add register_assessment for tribe 2022-12-20 08:23:52 +01:00
a3c44321bf Feat: introduce faker for testing assessment aggregate 2022-12-20 07:58:50 +01:00
e496d86828 Feat: first step in assessment aggregate 2022-12-20 07:18:48 +01:00
c4fcb6a0ef Feat: build tribe and student model 2022-12-20 06:59:35 +01:00
a2a0269f39 Feat(core): poetry add --group dev pytest 2022-12-20 06:08:24 +01:00
64c28427c9 Feat(core): add pre-commit 2022-12-20 06:05:51 +01:00
997e194b6d Feat: run poetry install 2022-12-20 06:02:22 +01:00
6a44ca033f Feat: run poetry new . 2022-12-20 06:01:21 +01:00
a7aeb12844 Feat: clean every thing 2022-12-20 06:00:50 +01:00
7058c79975 Feat: add PyInquirer to setup 2020-01-22 22:46:05 +01:00
d488807c57 Fix: Remake requirements 2020-01-22 22:44:51 +01:00
7e026bedb2 Feat: Save to csv works 2020-01-22 22:44:17 +01:00
33117cde71 Feat: Questionnary is ok 2020-01-22 21:38:52 +01:00
7d2cde304d Feat: Prepare prompt to creat new csv score file 2020-01-22 19:49:08 +01:00
409b80994a Feat: no half_point rounding in converting level to score 2020-01-01 15:29:30 +01:00
6fb11cb054 Feat: report a csv file, a directory or all 2019-09-24 15:41:57 +02:00
7a0bb4179d Feat: clean recopytex.py 2019-09-24 15:36:24 +02:00
fe3280b91d Feat: Process all csv if nothing is specify 2019-09-17 19:29:43 +02:00
3e85c3829d Feat: add dependencies 2019-09-17 19:03:21 +02:00
0266437be8 Feat: short summary of student results 2019-08-21 07:56:00 +02:00
f1a2464a8f Feat: round to half point when computing score 2019-08-21 07:36:58 +02:00
7bb224a48f Feat: Base for student exploration 2019-08-20 21:15:39 +02:00
1fc7270bed Feat: Minor thing 2019-08-06 07:02:07 +02:00
e9a8310f15 Fix: bug on score_rate parsing 2019-08-04 23:32:22 +02:00
358af2aabf Feat: first analysis and plots 2019-08-04 23:24:32 +02:00
2296615cb4 Feat: csv extraction and flattening 2019-08-04 21:57:27 +02:00
9358c10b47 Feat: Module can be pip now 2019-08-04 21:11:46 +02:00
7119fcdcdc Feat: Eval with or without date 2019-08-04 19:28:43 +02:00
daf24ec90e Feat: add seaborn 2019-08-04 19:27:45 +02:00
5481b14b7a Feat: move recopytex to its own folder 2019-08-04 19:27:35 +02:00
d4a08f0142 Feat: Student report build 2019-08-04 16:54:12 +02:00
18696a805c Feat: tpl_evaluation parameters and absolute path 2019-08-04 16:43:06 +02:00
595102ecca Feat: cli to make a report 2019-08-04 16:25:44 +02:00
4b3f55578e Feat: first commit 2019-08-04 11:52:23 +02:00