All Projects → moschlar → SAUCE

moschlar / SAUCE

Licence: AGPL-3.0 license
⛔️ DEPRECATED - System for AUtomated Code Evaluation

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects
Mako
254 projects

Projects that are alternatives of or similar to SAUCE

papilo
DEPRECATED: Stream data processing micro-framework
Stars: ✭ 24 (-4%)
Mutual labels:  deprecated
bank-statement-analysis
Flask application generating interactive visualisations from bank statements PDF documents
Stars: ✭ 31 (+24%)
Mutual labels:  web-application
commerce-cif-magento
Adobe Commerce Integration Framework (CIF) Magento Integration
Stars: ✭ 41 (+64%)
Mutual labels:  deprecated
Segnalibro
Save and comment your favorite links from the web. It's just a bookmarking application.
Stars: ✭ 14 (-44%)
Mutual labels:  web-application
PhotoPicker
Android Photo Picker
Stars: ✭ 27 (+8%)
Mutual labels:  deprecated
hradla
Logic network simulator that runs in your browser
Stars: ✭ 22 (-12%)
Mutual labels:  web-application
cartesian ros control
DEPRECATED: A set of packages to bring Cartesian control functionality to the ROS-control framework.
Stars: ✭ 33 (+32%)
Mutual labels:  deprecated
matchering-web
🎚️ Self-Hosted LANDR / eMastered Alternative
Stars: ✭ 25 (+0%)
Mutual labels:  web-application
software-systems-architecture
A collection of descriptions of the architecture that various systems use.
Stars: ✭ 24 (-4%)
Mutual labels:  web-application
kubernetes-flexvolume-vault-plugin
A kubernetes flexvolume plugin that injects vault tokens at pod creation
Stars: ✭ 16 (-36%)
Mutual labels:  deprecated
core-assert
Node.js `assert` as a standalone module
Stars: ✭ 27 (+8%)
Mutual labels:  deprecated
generator-pwa-angular-core
Progressive Web App using Angular 4, .NET Core, and Entity Framework
Stars: ✭ 22 (-12%)
Mutual labels:  deprecated
dry-plugin
Jenkins dry plugin
Stars: ✭ 16 (-36%)
Mutual labels:  deprecated
authn
Prototype version of AuthN service. See: keratin/authn-server
Stars: ✭ 34 (+36%)
Mutual labels:  deprecated
Final-year-project-deep-learning-models
Deep learning for freehand sketch object recognition
Stars: ✭ 22 (-12%)
Mutual labels:  web-application
disaster-crawler
Data sources from Kimono currently unavailable
Stars: ✭ 13 (-48%)
Mutual labels:  web-application
MVP-Landing
Learn to build & deploy a MVP landing page using Django, Python, & Bootstrap. The tutorial series covers the Django basics using Django 3, Python 3.8, and Bootstrap 4.5.
Stars: ✭ 41 (+64%)
Mutual labels:  web-application
teaching-web-technologies-spring-2019-2020
Core PHP web project
Stars: ✭ 10 (-60%)
Mutual labels:  web-application
QuickLearn
A collection of resources categorised by tech domains, languages, expertise and much more. QuickLearn gives you a quick access to all the resources that you could need at a single place, within a click!
Stars: ✭ 89 (+256%)
Mutual labels:  web-application
try-compose
Sample project to try Jetpack Compose early developer preview here and now!
Stars: ✭ 28 (+12%)
Mutual labels:  deprecated

DEPRECATED

The SAUCE project in its current form (as it exists in this repository) is deprecated and unmaintained.

No Maintenance Intended

SAUCE - System for AUtomated Code Evaluation

A language-independent, web-based automated assessment tool for programming assignments in practical programming courses within academic environments like universities and schools.

This software project is licensed under the GNU Affero General Public License, Version 3 (AGPL-3.0). You find a copy of that license in the file LICENSE.txt.

Build Status

Branch Build Status Test Coverage Code Health
master Build Status - master branch Test Coverage - master branch Coverage - master branch Code Health - master branch
develop Build Status - develop branch Test Coverage - develop branch Coverage - develop branch Code Health - develop branch

Installation

For installation instructions, see INSTALL.rst.

Demo instance

If you want to try out SAUCE without setting up your own instance, you can access the demo instance at https://sauce-moschlar.herokuapp.com/.

Every newly set up instance has some dummy data which includes several users and a sample event called Programming 101 - Demo.

You can log in for different user roles using the following credentials:

Role Username Password What's special to see with this role?
Teacher (responsible for an event - creating sheets, assignments, tests, lessons, tutors, students, etc.) teacher1, (teacher2) teachpass The event administration page at /events/demo/admin and the lesson submission page at /events/demo/lessons/1/submissions and the judgement pages for the submissions.
Tutor (responsible for a single lesson of an event) tutor1, (tutor2) tutorpass The lesson submission page at /events/demo/lessons/2/submissions and the judgement pages for the submissions. Also, the similarity page for an assignment would be very interesting.
Various Students in different teams and lessons and events studenta1, studenta2, studenta3, studentb1, studentb2, studentc1, studentc2, studentd1, studentd2, studentd3, studente1 studentpass The user profile page, where you can see your own and your team members' submissions at /user
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].