-
Currently (as far as I understand), seeing what the student will see requires:
1. editing nbgrader_config.py, c.NbGrader.db_assignments
2. assigned
3. released
4. possibly switching course_id by editi…
-
Hi,
I want to add an optional lms_user_id variable to the students in the nbgrader db. So Teachers and TA's can easily send grades using their api keys to Canvas LMS.
For context CanvasLMS has …
-
I get the following output:
Any help is appreciated.
Ivan
```
!nbgrader autograde
[AutogradeApp] Using existing profile dir: '/tmp/nbgrader/profile_default'
Traceback (most recent call last):
…
-
If feedback has been generated and released for an assignment, and then one notebook changes and the assignment is resubmitted, then when the student clicks "fetch feedback" (before the new feedback i…
-
### Operating system
Ubuntu 16.04
### `nbgrader --version`
0.5.4
### `jupyterhub --version` (if used with JupyterHub)
0.8.1
### `jupyter notebook --version`
5.6.0
### Expected beh…
-
### Operating system
OS X 10.14.3
### `nbgrader --version`
nbgrader version 0.6.0.dev
### `jupyterhub --version` (if used with JupyterHub)
n/a
### `jupyter notebook --version`
5.7.8
…
-
I want to deploy nbgrader for multiple classes with multiple graders. According to the [documentation](https://nbgrader.readthedocs.io/en/latest/configuration/jupyterhub_config.html), I should create …
-
I was getting ready to submit a diagram outlining nbgrader steps and carefully defining all of the terms that are used, when I realized something: in formgrader, creating the student version of assign…
-
### Operating system
macOS 10.12.6 (Sierra)
### `nbgrader --version`
`nbgrader version 0.5.5`
### `jupyter notebook --version`
`5.7.4`
### Expected behavior
I have submissions from my …
-
The current `nbgrader.db` database has no concept of a course: each course has to have it's own database (configured in the config file)
In our environment, we have
- multiple instructors on a c…