Skip to content
Snippets Groups Projects
Commit 9b7f65bc authored by Will Billingsley's avatar Will Billingsley
Browse files

Fixed issue where submission instructions differed between moodle and the README

parent d3720ff2
No related branches found
No related tags found
No related merge requests found
...@@ -87,8 +87,9 @@ There are several ways of doing this for yourselves: ...@@ -87,8 +87,9 @@ There are several ways of doing this for yourselves:
### Submission information ### Submission information
Please zip up your index.js file along with the cypress folder. Zip the entire project directory (minus the node_modules directory).
I will be using my own index.html file (so that we can use a different config for button 9 - see below).
Note: if your project directory is a git repository (i.e., you cloned the project using git rather than downloading a zip), committing your work and running "git archive master -o assignment.zip" will produce a zip file (though you should then check its contents)
Please **do not** submit your `node_modules` folder. Please **do not** submit your `node_modules` folder.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment