interactive-learning
Here are 22 public repositories matching this topic...
-
Updated
Apr 8, 2021 - TeX
-
Updated
May 9, 2018 - JavaScript
This was the result of a discussion we had way back, where we decided to not let users break out of the "Artemis space" since we can't really guarantee what will happen as only the usage with the Artemis website is tested.
Let's also say a teaching assistant links a code example and the student clicks on it. He is now outside of our domain and has no obvious way of going back, apart from re-open
-
Updated
Dec 13, 2019 - Python
-
Updated
May 5, 2018 - Java
-
Updated
Mar 20, 2021 - Python
-
Updated
Mar 15, 2019 - Python
-
Updated
May 30, 2020 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Jan 30, 2021 - Jupyter Notebook
-
Updated
Jul 17, 2017 - MATLAB
-
Updated
Apr 13, 2021 - JavaScript
-
Updated
Jan 8, 2018 - CSS
-
Updated
Sep 2, 2019
-
Updated
Sep 18, 2017 - MATLAB
-
Updated
Jun 6, 2017 - JavaScript
-
Updated
Feb 27, 2020 - Python
-
Updated
Mar 22, 2019 - JavaScript
-
Updated
Jun 14, 2017 - HTML
-
Updated
Mar 11, 2021 - Python
Improve this page
Add a description, image, and links to the interactive-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the interactive-learning topic, visit your repo's landing page and select "manage topics."
Until now, Artemis assumed the default branch in git is master.
Since many different systems are in the process of renaming the default branch from master to main, Artemis should also get independent and rather read the default branch from the git configuration.
Needed changes: replace all places in which
masteris "hard coded" and try to retrieve the default branch from the git configuratio