-
Updated
Mar 25, 2022
teaching
Here are 1,490 public repositories matching this topic...
-
Updated
May 31, 2022 - C
-
Updated
May 10, 2022 - JavaScript
When a user has a version of gradebook.db that has not been upgraded to the latest version,
Formgrader will hang when it tries to open the database file.
The error is only visible in the log output and not propagated to the web interface.
-
Updated
Jun 1, 2022 - Jupyter Notebook
-
Updated
Jun 1, 2022 - Jupyter Notebook
-
Updated
Jul 4, 2018
There is an Autolab dark theme PR which allows each individual user to set whether they want the default Autolab theme, or the dark theme: autolab/Autolab#1139
This is a very promising PR but there are some issues with it which needs to be resolved before it can be merged.
- Certain aspects of the light theme (the handin-panel, the font colors and type, the handin ta
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Mar 8, 2021 - Jupyter Notebook
Write e2e tests
-
Updated
Dec 16, 2020 - C++
-
Updated
May 30, 2022 - JavaScript
-
Updated
Jun 3, 2022 - Python
-
Updated
Jul 4, 2018
-
Updated
Mar 22, 2022 - Python
-
Updated
Mar 20, 2019 - Jupyter Notebook
in particular, it doesn't support enough mathjax to support inference rules, or elements marked as math class.
the ultimate reason comes from https://github.com/ocaml-sf/learn-ocaml/tree/master/static/js/mathjax/jax/input
which does not include the tex.js script:
https://github.com/mathjax/MathJax/tree/master/es5/input
why just copy a partial mathjax? can we get this fixed?
-
Updated
Oct 12, 2019 - Python
-
Updated
Nov 9, 2021 - TeX
-
Updated
Jun 3, 2022 - Java
-
Updated
May 17, 2022 - Java
Describe the bug
Continue button is not aligned properly when reading text size is extra large
To Reproduce
Steps to reproduce the behavior:
- Go to 'Navigation menu'- Select Options
- Click on 'Reading text size'- Change to Extra Large
- Open any exploration
- Scroll down to click on Continue
Expected behavior
Continue button should be aligned properly

Suggested fix is to cover the gray portion with the blue banner.