Neal Davis

Results 13 issues of Neal Davis

Rebuild of #786 with some cleaned-up syntax and nicer commit history. Hopefully this will also trigger CI properly.

This PR is a clean new build of OCQ on up-to-date RELATE. This will replace #633

I have found these to be useful in grading student submissions, and it would be convenient to integrate them into the feedback module.

This PR contains a tested and working `OctaveCodeQuestion` page type and the appropriate `Dockerfile`, `inducer/runoc`. As of the initial set of commits, there is not any documentation or unit testing...

I have created a working OctaveCodeQuestion type using Oct2Py. You can see it at https://github.com/davis68/relate for now. I haven't created a PR yet for it. - It uses `data_files` to...

When I attempt to create a new site without an SSH key, RELATE generates the error message ``` TypeError: startswith first arg must be str or a tuple of str,...

Color-code the exercise blocks by pattern in cases for which the online execution and the in-person variant differ substantially. Most exercises should probably have two versions, rather than a base...

type:enhancement

- I felt like `nunique` was arbitrarily (re)introduced when it was necessary. It wouldn't be top-of-mind for students solving problems. - The lesson answers need to be adjacent to the...

type:enhancement
good first issue

The following feedback came from instructor @jrkirk61: > The Wrangling Genomics lesson goes a lot longer than the predicted 3.5 hours. I made it through 3/4 of the material in...