|
596a52b1d0
|
Feat: add id to exam and questions
|
2021-04-06 18:57:41 +02:00 |
|
|
37c95d75de
|
Feat: write get_exam_questions
|
2021-04-06 18:18:25 +02:00 |
|
|
bd91bf51d6
|
Feat: get_exams for CSVLoader
|
2021-04-05 21:21:45 +02:00 |
|
|
c1fd060707
|
Feat: Start filesystem loader
|
2021-04-05 19:02:10 +02:00 |
|
|
a0e94f52b1
|
Feat: formating questions
|
2021-04-05 08:31:05 +02:00 |
|
|
c84f9845b2
|
Feat: visualisation des Competences et des themes dans students
|
2021-02-27 10:31:52 +01:00 |
|
|
d9e95f2186
|
Feat: return empty fig
|
2021-02-27 10:03:24 +01:00 |
|
|
581b0f4f2f
|
Feat: table des évaluations
|
2021-02-23 17:55:43 +01:00 |
|
|
3dbfc85447
|
Feat: filter dans store scores
|
2021-02-23 17:40:18 +01:00 |
|
|
b5bf1ac137
|
Feat: add students to paths
|
2021-02-23 17:07:05 +01:00 |
|
|
74d751a586
|
Feat: update student list
|
2021-02-23 17:06:55 +01:00 |
|
|
1855d4016d
|
Feat: start student_analysis
|
2021-02-23 16:53:59 +01:00 |
|
|
ff94470fb4
|
Feat: Start feedback on eval
|
2021-02-23 16:14:05 +01:00 |
|
|
d322452a6e
|
Feat: rename exam-analysis to dashboard
|
2021-02-23 16:10:16 +01:00 |
|
|
e1d3940e9d
|
Feat: add total score_rate
|
2021-02-08 15:45:50 +01:00 |
|
|
7dba11996a
|
Feat: formating and split in sections
|
2021-02-08 15:19:09 +01:00 |
|
|
3250a600c9
|
Feat: start the layout for create_exam
|
2021-01-27 16:17:44 +01:00 |
|
|
589d63ff29
|
Feat: not showing all columns in bigtable and fixe first columns
|
2021-01-27 16:16:54 +01:00 |
|
|
429fed6a1e
|
Feat: default values for elements
|
2021-01-24 06:53:06 +01:00 |
|
|
1255bf4b9e
|
Fix: remove useless print
|
2021-01-23 06:54:19 +01:00 |
|
|
1fe7665753
|
Merge branch 'dev' of git_opytex:/lafrite/recopytex into dev
|
2021-01-22 11:14:34 +01:00 |
|
|
e08e4a32a8
|
Feat: exam creation page
|
2021-01-22 11:13:35 +01:00 |
|
|
b737612adb
|
Feat: Start display summary
|
2021-01-22 05:39:14 +01:00 |
|
|
9c19e2ac56
|
Feat: New page with input fields
|
2021-01-21 22:17:49 +01:00 |
|
|
eb60734c26
|
Fix: remove useless import
|
2021-01-21 22:17:33 +01:00 |
|
|
329bcc460c
|
Fix: calculer -> chercher
|
2021-01-21 22:17:02 +01:00 |
|
|
95fc842c1d
|
Feat: 2nd page to create exam
|
2021-01-21 15:12:24 +01:00 |
|
|
e0ca1a458b
|
Fix: column id to see student and score_rate
|
2021-01-21 14:11:39 +01:00 |
|
|
eb1abbe868
|
Fix: get back exam graphs
|
2021-01-21 14:01:57 +01:00 |
|
|
412e624791
|
Merge remote-tracking branch 'origin/dev' into dev
|
2021-01-21 09:57:33 +01:00 |
|
|
e8bf0b3f0a
|
Fix: name and bareme in final_score_table and describe rounding
|
2021-01-21 09:52:49 +01:00 |
|
|
c057fa11e7
|
Feat: stop rounding score at 0.5
|
2021-01-21 09:52:49 +01:00 |
|
|
e15119605f
|
Merge branch 'dev' of git_opytex:/lafrite/recopytex into dev
|
2021-01-21 09:38:58 +01:00 |
|
|
494567cdb5
|
Merge branch 'dev' of git_opytex:/lafrite/recopytex into dev
|
2021-01-21 09:25:58 +01:00 |
|
|
84fcee625d
|
Feat: split dashboard
|
2021-01-20 20:54:59 +01:00 |
|
|
f62c898162
|
Fix: remove unecessary import
|
2021-01-20 20:51:22 +01:00 |
|
|
7955b989b4
|
Fix: missing category (0) in final_score plot
|
2021-01-17 22:26:16 +01:00 |
|
|
4f14e3518c
|
Fix: concatenate index for competence plot
|
2021-01-17 22:21:58 +01:00 |
|
|
4bf8f4003e
|
Feat: remove bootstrap and replace it with css
|
2021-01-17 22:04:52 +01:00 |
|
|
a14d47b15c
|
Feat: Clean empty fig
|
2021-01-15 17:49:30 +01:00 |
|
|
09ac9f01f8
|
Feat: add competence fig and better error management
|
2021-01-15 13:48:57 +01:00 |
|
|
0a5a931d01
|
Feat: add row to scores_table!!
|
2021-01-14 21:53:38 +01:00 |
|
|
21397272c9
|
Feat: move dashboard to its own directory
|
2021-01-14 20:09:25 +01:00 |
|
|
894ebc4ec8
|
Feat: add competence bar plot
|
2021-01-13 08:28:54 +01:00 |
|
|
f6bfac4144
|
Feat: Hist graph and describe
|
2021-01-12 22:32:26 +01:00 |
|
|
cfd5928853
|
Feat: autosave while editing scores
|
2021-01-12 17:25:58 +01:00 |
|
|
8fcad94df4
|
Feat: start analysis dash board
|
2021-01-10 20:46:14 +01:00 |
|
|
27d7c45980
|
Feat: add temporary save
|
2021-01-10 07:21:28 +01:00 |
|
|
159e7a9f2e
|
Feat: move exam to Exam class
|
2021-01-10 06:53:16 +01:00 |
|
|
72afb26e2a
|
Fix: indentation
|
2021-01-10 06:52:56 +01:00 |
|