-curl "https://agile.bu.edu/ec330_scripts/saveScores.pl?key=${MAGIC_KEY}&file=hw0_more1b&name=${CI_COMMIT_AUTHOR}&score=${score}"# log the score for easy grading
-STUDENT="$(echo "$CI_PROJECT_PATH" | sed -E 's#.*/HomeworkZero##')"
-curl "https://agile.bu.edu/ec330_scripts/saveScores.pl?key=${MAGIC_KEY}&file=hw0_more1b&name=${STUDENT}&score=${score}"# log the score for easy grading