Skip to content

zhangql08hit/submitlab

 
 

Repository files navigation

To set things up:

  • edit your own studentinfo.txt file first
  • $ python handle_stuinfo.py (only execute once)
  • $ npm install
  • $ ./setup.sh numberoflabs handinsuffix (e.g. ./setup.sh 7 tgz)

To run the server:

  • $ nodejs app.js

Then goto:

Send submission code to your students:

  • you should replace 'fromaddr', 'username', 'password' with your own email,
  • then execute python send_emails.py to inform students of their submission code.

About

A class homework submission website in Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.7%
  • Python 20.2%
  • HTML 8.4%
  • Shell 8.0%
  • CSS 1.7%