corrigeExamFront icon indicating copy to clipboard operation
corrigeExamFront copied to clipboard

Support the correction of ipynb file

Open barais opened this issue 1 year ago • 1 comments

The goal is to use correctexam to support the correction of a set of ipynb file with the same kind of feature. Positive, negative or direct grading. Support of comments, statistics ....

barais avatar Dec 04 '23 15:12 barais

Among the component we have to test https://github.com/jirutka/ipynb2html

We could use cell metadata at the beginning to identify the question and get questions metadatas (question label, max score, step, type of questions).

barais avatar Dec 04 '23 15:12 barais