teaching
Here are 1,176 public repositories matching this topic...
-
Updated
Dec 3, 2020 - C
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
Jul 4, 2018
-
Updated
Nov 28, 2020 - JavaScript
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
Jun 9, 2019 - Jupyter Notebook
Write e2e tests
Write e2e tests for the available commands.
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Jul 4, 2018
-
Updated
Nov 13, 2020 - C++
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Mar 20, 2019 - Jupyter Notebook
-
Updated
Oct 12, 2019 - Python
-
Updated
Oct 1, 2020 - P4
-
Updated
Feb 24, 2020 - Haskell
-
Updated
Sep 24, 2017 - C
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Sep 13, 2020
-
Updated
Nov 25, 2020 - R
-
Updated
Mar 19, 2020 - Python
-
Updated
Dec 4, 2020 - Java
-
Updated
Nov 7, 2020 - Java
-
Updated
Dec 2, 2020 - Java
Improve this page
Add a description, image, and links to the teaching topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the teaching topic, visit your repo's landing page and select "manage topics."
Introduction
Background
To ensure Oppia remains available and high-quality for our students, we run end-to-end tests on all PRs to check that the site's functionality hasn't been broken. Recently, these tests have begun failing non-deterministically. This frustrates developers and slows their work by incorrectly indicating that developers’ changes are faulty. The goal of this issue is t