Commit Graph

107 Commits

Author SHA1 Message Date
Bertrand Benjamin 6889ddd97c Feat: relative import to absolute 2021-04-18 22:44:41 +02:00
Bertrand Benjamin 10b9954c05 Feat: import score dataframe functions 2021-04-18 22:43:46 +02:00
Bertrand Benjamin 7553628306 Feat: score table color formating based on score 2021-04-18 20:11:54 +02:00
Bertrand Benjamin effc049578 Fix: default_config color to string 2021-04-18 20:11:35 +02:00
Bertrand Benjamin 411f910ce6 Feat: add colors to default_config 2021-04-18 18:00:17 +02:00
Bertrand Benjamin 00d81d694a Feat: write column_values_to_column 2021-04-18 17:59:46 +02:00
Bertrand Benjamin a8b2ac455d Fix: column check in get_exam_questions 2021-04-18 17:23:37 +02:00
Bertrand Benjamin 9e0ea14d05 Feat: remove relative imports and simplify get_unstack_scores 2021-04-18 17:20:54 +02:00
Bertrand Benjamin 2031ade1ab Feat: basic score_table 2021-04-18 16:44:40 +02:00
Bertrand Benjamin 6ed55c07d4 Feat: formating 2021-04-18 16:44:23 +02:00
Bertrand Benjamin 1d234ea5fc Feat: add column description 2021-04-18 11:42:13 +02:00
Bertrand Benjamin 646314ad88 Feat: store exams_scores in store 2021-04-18 10:50:26 +02:00
Bertrand Benjamin 0739cfdae7 Feat: add get_exam_scores to loader 2021-04-18 10:48:12 +02:00
Bertrand Benjamin a50901556e Feat: start exams scores pages 2021-04-18 10:02:10 +02:00
Bertrand Benjamin abc5513268 Feat: origin store as string 2021-04-18 10:01:26 +02:00
Bertrand Benjamin 598086ddb0 Feat: dash setup and start home page 2021-04-13 06:26:45 +02:00
Bertrand Benjamin 94f8080acd Feat: empty dataframe in get_exams 2021-04-13 06:26:21 +02:00
Bertrand Benjamin 6331573940 Feat: rename store to database and fix exam and question ids 2021-04-12 11:42:24 +02:00
Bertrand Benjamin a292fe23e0 Feat: remove get_student_scores 2021-04-07 20:50:55 +02:00
Bertrand Benjamin 3005d49a1d Feat: wrote get_students 2021-04-06 19:51:15 +02:00
Bertrand Benjamin 9fce390304 Feat: remove hard coded field in get_questions_scores 2021-04-06 19:41:56 +02:00
Bertrand Benjamin 94f94dae84 Feat: get_questions_scores wrote 2021-04-06 19:37:12 +02:00
Bertrand Benjamin 596a52b1d0 Feat: add id to exam and questions 2021-04-06 18:57:41 +02:00
Bertrand Benjamin 37c95d75de Feat: write get_exam_questions 2021-04-06 18:18:25 +02:00
Bertrand Benjamin bd91bf51d6 Feat: get_exams for CSVLoader 2021-04-05 21:21:45 +02:00
Bertrand Benjamin c1fd060707 Feat: Start filesystem loader 2021-04-05 19:02:10 +02:00
Bertrand Benjamin a0e94f52b1 Feat: formating questions 2021-04-05 08:31:05 +02:00
Bertrand Benjamin c84f9845b2 Feat: visualisation des Competences et des themes dans students 2021-02-27 10:31:52 +01:00
Bertrand Benjamin d9e95f2186 Feat: return empty fig 2021-02-27 10:03:24 +01:00
Bertrand Benjamin 581b0f4f2f Feat: table des évaluations 2021-02-23 17:55:43 +01:00
Bertrand Benjamin 3dbfc85447 Feat: filter dans store scores 2021-02-23 17:40:18 +01:00
Bertrand Benjamin b5bf1ac137 Feat: add students to paths 2021-02-23 17:07:05 +01:00
Bertrand Benjamin 74d751a586 Feat: update student list 2021-02-23 17:06:55 +01:00
Bertrand Benjamin 1855d4016d Feat: start student_analysis 2021-02-23 16:53:59 +01:00
Bertrand Benjamin ff94470fb4 Feat: Start feedback on eval 2021-02-23 16:14:05 +01:00
Bertrand Benjamin d322452a6e Feat: rename exam-analysis to dashboard 2021-02-23 16:10:16 +01:00
Bertrand Benjamin e1d3940e9d Feat: add total score_rate 2021-02-08 15:45:50 +01:00
Bertrand Benjamin 7dba11996a Feat: formating and split in sections 2021-02-08 15:19:09 +01:00
Bertrand Benjamin 3250a600c9 Feat: start the layout for create_exam 2021-01-27 16:17:44 +01:00
Bertrand Benjamin 589d63ff29 Feat: not showing all columns in bigtable and fixe first columns 2021-01-27 16:16:54 +01:00
Bertrand Benjamin 429fed6a1e Feat: default values for elements 2021-01-24 06:53:06 +01:00
Bertrand Benjamin 1255bf4b9e Fix: remove useless print 2021-01-23 06:54:19 +01:00
Bertrand Benjamin 1fe7665753 Merge branch 'dev' of git_opytex:/lafrite/recopytex into dev 2021-01-22 11:14:34 +01:00
Bertrand Benjamin e08e4a32a8 Feat: exam creation page 2021-01-22 11:13:35 +01:00
Bertrand Benjamin b737612adb Feat: Start display summary 2021-01-22 05:39:14 +01:00
Bertrand Benjamin 9c19e2ac56 Feat: New page with input fields 2021-01-21 22:17:49 +01:00
Bertrand Benjamin eb60734c26 Fix: remove useless import 2021-01-21 22:17:33 +01:00
Bertrand Benjamin 329bcc460c Fix: calculer -> chercher 2021-01-21 22:17:02 +01:00
Bertrand Benjamin 95fc842c1d Feat: 2nd page to create exam 2021-01-21 15:12:24 +01:00
Bertrand Benjamin e0ca1a458b Fix: column id to see student and score_rate 2021-01-21 14:11:39 +01:00