Skip to content

Automatic Submission System for E-Learning

License

Notifications You must be signed in to change notification settings

somulu/autosub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is autosub?

Autosub is an email based system for generating, submitting and automatically testing student assignments in courses.

VELS (VHDL E-Learning System) uses autosub for supporting VHDL training courses. Students receive individual tasks and submit VHDL models by email, which are in succession automatically simulated and tested by testbenches on the server. Students receive email responses about the success or failure of the test within seconds or minutes. VELS comes with a set of VHDL assignments for VHDL beginners and offers a web based configuration interface (VELS_WEB).

How to get it

To get autosub clone this repository

git clone https://github.com/autosub-team/autosub.git

To fetch the existing VHDL tasks use the update_tasks.sh script in the root folder. In order to fetch the task you need to have the program rsync installed!

Documentation

For documenation, please refer to our user manual (https://github.com/autosub-team/autosub/blob/master/doc/doc_pdf/usermanual.pdf) and the specification of the existing VHDL tasks (https://github.com/autosub-team/autosub/blob/master/doc/doc_pdf/tasks-specification.pdf)

How to Contribute

If you want to contribute to the autosub development, have a look at CONTRIBUTE.md

Credits

Autosub received funding as an VHDL E-Learning Platform(VELS) from the

Institute of Computer Technology, University of Technology Vienna, Austria https://www.ict.tuwien.ac.at/en

Many Thanks!

--

Autosub received funding as an E-Learning Best Practice Project from the

FH Campus Wien Teaching Support Center https://www.fh-campuswien.ac.at/fh-campus-wien/kontakt-serviceeinrichtungen/teaching-support-center.html

Many Thanks!

--

About

Automatic Submission System for E-Learning

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 70.5%
  • JavaScript 18.5%
  • CSS 4.0%
  • VHDL 3.1%
  • HTML 2.1%
  • Shell 1.2%
  • TeX 0.6%