Assignment System
Assignment System is a website where students can submit their programming assignments. The focus for the website was to improve the development experience for the students. The students should be able to solve and deliver programming assignments without even needing to set up the development environment on their own computers.
To achieve this goal the website includes functionality for running code and tests, and it has an editor that supports syntax highlighting, error checking and code completion.
This website was created as a part of the Master thesis by David Åse and me, conducted at NTNU in the Spring 2014. The Master thesis was based on a pre-project by David Åse, conducted at NTNU in the Fall 2013.
Technologies
- web
- html
- css
- websocket
- java
- akka
- eclipse