Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make a small HW submission app #8

Open
afeld opened this issue May 9, 2013 · 3 comments
Open

make a small HW submission app #8

afeld opened this issue May 9, 2013 · 3 comments

Comments

@afeld
Copy link
Member

afeld commented May 9, 2013

should:

  • list assignments with due dates
  • allow multiple submissions (revisions)
  • track submissions by student
  • check that all submissions pass validation

maybe there's something available already that does these things.

@afeld
Copy link
Member Author

afeld commented May 9, 2013

or for now just use https://newclasses.nyu.edu

@Will-Sommers
Copy link
Contributor

Is this still a priority? I've been a thinking about it.

@afeld
Copy link
Member Author

afeld commented Jun 23, 2014

Switching to using pull requests has taken care of the revision and validation issues (the latter via Grunt + Travis – see the workflow), but the others would still be great to have in a way that ties submissions to the pull requests, and allows grades to be entered.

My only hesitation is feature creep, because the vision could easily grow into a full-scale LMS. Maybe building an integration with an existing one would make sense? I'd be happy to start a new repo or Google Doc or where we could brainstorm, if you like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants