Jonatan Schroeder

Results 101 issues of Jonatan Schroeder

Thanks for your project, it's really helpful. One minor issue, though, is that there is currently no easy way to enable bold and italics at the same time. If I...

WILL MAKE IT
RESEARCH
WORK IN PROGRESS
Saw with Maintainer

As mentioned in #400, #819, #861, and others, Markdown does not allow formatting inside code blocks (backticks). So `makeHtml` by design escapes any character inside it to its corresponding entity...

### Description Currently onFilterControls (in the filter control extension) is called when the DOM elements for filters are created. However, for select elements, this is done before option elements are...

confirmed
filter-control
Bug

Currently if a student loses access to an exam temporarily due to PrairieTest proctor ending the exam (Zoom problems, washroom, etc.), the screen will eventually switch to an error message...

This PR enables the separation of points between manual grading and automated grading. The main purpose of this separation is to enable instructors to have questions with automated results, but...

Currently the "New Question" button creates a new generic math question. It would probably be more user-friendly if the instructor could choose from a set of templates to create this...

There are lots of problems with the way issues work on PL. This is a list of some problems that I've experienced, or discussed with @cheeren , or seen on...

This is a PR that is not expected to be merged into master until the manual grading UI is enabled for all courses. The purpose of this PR is to...

Documentation part of #5909, to be merged into manual-grading-docs instead of master. Depends on #5909.

### Bootstraptable version(s) affected 1.21.0 ### Description For filter control using select, if searchFormatter is false, then option values will be based on original values instead of formatted ones, which...

Bug