-
Updated
May 11, 2021 - C++
lms
Here are 410 public repositories matching this topic...
-
Updated
May 12, 2021 - Python
-
Updated
May 10, 2021 - PHP
-
Updated
May 12, 2021 - PHP
-
Updated
May 12, 2021 - Python
-
Updated
May 12, 2021 - Shell
-
Updated
May 13, 2021 - PHP
-
Updated
Mar 28, 2021 - C#
Is your feature request related to a problem?
Recently we encountered the problem that two tutors had assessed the same submission simultaneously due to a possible race condition (see #3411).
As this state could only be resolved by manually deleting the assessment of the teaching assistants from the database (thanks to @krusche for the necessary information) , we would suggest to introduce a
-
Updated
Sep 9, 2019 - PHP
-
Updated
May 12, 2021 - PHP
-
Updated
May 13, 2021 - Java
-
Updated
Apr 24, 2021 - Python
-
Updated
May 13, 2021 - Ruby
-
Updated
May 13, 2021 - PHP
Reproduction Steps
Go to Orders >> Orders
Try to search for an order number.
Expected Behavior
The search result should come up with the order number as first and the closely related numbers for others.
Actual Behavior
It doesn't search for the order using order number
Error Messages / Logs
- Include any relevant error messages or log files
N/A
-
Updated
May 12, 2021 - Python
-
Updated
May 13, 2021 - JavaScript
-
Updated
May 10, 2021 - Python
The most recent full CI build (at the time of this writing) failed due to connection refused, but it was just transient (manually browsed the site and confirmed it worked). We should add some retries to the full CI's smoke test code so that these transient failures wouldn't cause full CI failures. Relevant code is [here](https://github.com/Azu
-
Updated
Sep 3, 2020 - C#
-
Updated
May 13, 2021 - C
Improve this page
Add a description, image, and links to the lms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lms topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
It would be great if there is a bookmark button on each target, and the bookmarked targets can be reviewed later.
Describe the solution you'd like
There can be a bookmark page on the main website, which may contain bookmarks for all the courses. Each bookmarked target and/or exercise can be easily accessed from there.
For