General Instructions
Use your site on the Lourdes DMS Domain to submit your files. Transfer your code files to the server, and then submit the URL of the specific page to the Assignments tool in Canvas.
Assignment Instructions
Create an HTML, CSS, and JS file that work together to demonstrate the core interactivity for your final project. Your files should:
- demonstate core interactivity/animation for your final project
- respond to user input
- integrate event triggers/animation into conditional/responsive algorithms
For this assignment...
- you may not copy code, but you may adapt snippets
Evaluation Criteria
To successfully complete this assignment, your code must
- demonstrate interactivity in response to user input and events
- conform to best practices for algorithm design
- conform to best practices for data design
- be free of coding errors