Nicolas M. Thiéry

Results 105 issues of Nicolas M. Thiéry

This is a tentative summary of a discussion over lunch with @JasonGrout. @JasonGroup: please review, as I am still a novice on the Jupyter architecture. Rendering rich outputs often requires...

jupytercon20

### Bug description Consider a git url such as https://gitlab.u-psud.fr/Info111/ComputerLab.git, which is typical from gitlab. #### Expected behaviour The normal behavior of `git clone` is to produce a directory called...

bug

Scenario: - Instructor creates repo with file ``A/b`` - Student nggitpulls repo - Student edit ``A/b`` - Instructor ``git rm A/b`` (variant: ``git mv A/b A/c``) - Student nbgitpulls latest...

bug

The statistics view is really cool and useful. Here are some suggestions to improve it even further: - [ ] Display quartiles on the left bar - [ ] Display...

enhancement

- [ ] Glitch: changing the question number currently resets the number of points - [ ] Glitch: decreasing (changing?) the number of points resets the step - [x] Auto-detect...

enhancement
frontend

Use case: @hivert started to grade a question using a "direct" grading scale. At some point he realized that an "hybrid" grading scale would be more appropriate. When changing the...

- [x] #356 certain precision - [x] UI to display the student list by decreasing precision - [x] UI to display the copies list by increasing precision - [x] #357...

frontend

- [x] Automatically detect empty answers, and mark the question as graded with score 0 - [x] display the total score for the question - [x] #406 - [x] the...

frontend

Enable undoing the last action with Ctrl-Z for all actions. Main use case: accidental typing or clicking. For that, recursive undo is probably not needed.

enhancement
help wanted

Add support for "copy ids": a short id (~3 characters, typically the student's seat number, or ...), reasonably unique within the cohort, that the student has to write down on...