get_submission_details example script
@ mention of reviewers`
@ckcollab`
A brief description of the purpose of the changes contained in this PR.
This PR adds a get_submission_details_script that is used to demonstrate programmatically getting submission info from the database.
Issues this PR resolves
A checklist for hand testing
-
run the get_submission_details script with a phase id to get a list of submissions -
run the script again with the phase id as the first argument and a submission id as the second argument. -
make sure you got submission info as output
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
Ready to merge