teaching
Here are 1,171 public repositories matching this topic...
-
Updated
Nov 26, 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 17, 2020 - JavaScript
Currently it seems like TAs write their own scripts to assign problems to each other. We should do this for them, and have a "Assign Graders" button that they can use.
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Jun 9, 2019 - Jupyter Notebook
Write e2e tests
Write e2e tests for the available commands.
-
Updated
Jul 4, 2018
-
Updated
Nov 13, 2020 - C++
-
Updated
Nov 4, 2020 - Jupyter Notebook
-
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
Nov 26, 2020 - Java
-
Updated
Nov 7, 2020 - Java
-
Updated
Nov 7, 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