Skip to content

Instantly share code, notes, and snippets.

@yuvipanda
Created February 3, 2018 00:47
Show Gist options
  • Save yuvipanda/9d4e68c2be92a968e92027f164213f84 to your computer and use it in GitHub Desktop.
Save yuvipanda/9d4e68c2be92a968e92027f164213f84 to your computer and use it in GitHub Desktop.
upload flow

Workflow is:

  1. Click link on EdX site for specific lab
  2. Takes you to a website (that we build) that has instructions on getting the labs, installing them locally and editing text files
  3. Has a space to upload the file after testing. On upload, we save it somewhere nice so we can grade it along everyone else.

Things to build:

  1. Website that does LTI Authentication + displays text based on which homework is required
  2. Same website should allow uploading a file, possibly multiple times, and saving that in a central location. Must make sure that files are saved properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment