Open
Description
Scope
- Familiarize yourself with the script functions
- Created documentation for future use
Steps
- Successfully run the script (you don't need to wait for all the files to be processed)
- Look through all completed functions (I've made a note of the ones that are still in progress/not started yet) within the script, determine the input, output and what the function actually does
- Create a branch off of the
webwork-script
branch - Document your findings on the
README
file - Create a pull request with the changes