LICENSE.txt
MANIFEST.in
README.md
potluckDelivery.py
pyproject.toml
setup.py
tox.ini
potluck/__init__.py
potluck/_version.py
potluck/compare.py
potluck/context_utils.py
potluck/contexts.py
potluck/control.py
potluck/default_config.py
potluck/explain.py
potluck/file_utils.py
potluck/harness.py
potluck/html_tools.py
potluck/load.py
potluck/logging.py
potluck/mast.py
potluck/mast_utils.py
potluck/meta.py
potluck/patterns.py
potluck/phrasing.py
potluck/render.py
potluck/rubrics.py
potluck/snippets.py
potluck/specifications.py
potluck/time_utils.py
potluck/timeout.py
potluck/validation.py
potluck/resources/potluck.css
potluck/resources/potluck.js
potluck/templates/instructions.j2
potluck/templates/report.j2
potluck/templates/rubric.j2
potluck/templates/standalone_instructions.j2
potluck/templates/standalone_report.j2
potluck/templates/standalone_tests_report.j2
potluck/templates/tests_report.j2
potluck/testarea/test_course/fall2021/potluck-admin.json
potluck/testarea/test_course/fall2021/potluck_config.py
potluck/testarea/test_course/fall2021/self_printed_mast.py
potluck/testarea/test_course/fall2021/tasks.json
potluck/testarea/test_course/fall2021/examples/imperfect/debugTest/debugMe.py
potluck/testarea/test_course/fall2021/examples/imperfect/debugTest/test_debugMe.py
potluck/testarea/test_course/fall2021/examples/imperfect/filesTest/files.py
potluck/testarea/test_course/fall2021/examples/imperfect/freedomTest/free.py
potluck/testarea/test_course/fall2021/examples/imperfect/functionsTest/functions.py
potluck/testarea/test_course/fall2021/examples/imperfect/functionsTest/test_functions.py
potluck/testarea/test_course/fall2021/examples/imperfect/interactiveTest/interactive.py
potluck/testarea/test_course/fall2021/examples/imperfect/sceneTest/scene.py
potluck/testarea/test_course/fall2021/examples/imperfect/snippetsTest/process.py
potluck/testarea/test_course/fall2021/examples/imperfect/synthTest/arpeggio.py
potluck/testarea/test_course/fall2021/examples/imperfect/synthTest/test_arpeggio.py
potluck/testarea/test_course/fall2021/examples/imperfect/varsTest/vars.py
potluck/testarea/test_course/fall2021/examples/perfect/debugTest/debugMe.py
potluck/testarea/test_course/fall2021/examples/perfect/debugTest/test_debugMe.py
potluck/testarea/test_course/fall2021/examples/perfect/filesTest/files.py
potluck/testarea/test_course/fall2021/examples/perfect/freedomTest/free.py
potluck/testarea/test_course/fall2021/examples/perfect/functionsTest/functions.py
potluck/testarea/test_course/fall2021/examples/perfect/functionsTest/test_functions.py
potluck/testarea/test_course/fall2021/examples/perfect/interactiveTest/interactive.py
potluck/testarea/test_course/fall2021/examples/perfect/sceneTest/scene.py
potluck/testarea/test_course/fall2021/examples/perfect/snippetsTest/process.py
potluck/testarea/test_course/fall2021/examples/perfect/varsTest/vars.py
potluck/testarea/test_course/fall2021/examples/runscode/freedomTest/free.py
potluck/testarea/test_course/fall2021/instructions/filesTest/index.html
potluck/testarea/test_course/fall2021/instructions/functionsTest/index.html
potluck/testarea/test_course/fall2021/instructions/snippetsTest/index.html
potluck/testarea/test_course/fall2021/instructions/synthTest/index.html
potluck/testarea/test_course/fall2021/sandboxes/tmp6p2owg4g__tmp/functions.py
potluck/testarea/test_course/fall2021/sandboxes/tmpcmmo6je5__ref_tmp/functions.py
potluck/testarea/test_course/fall2021/sandboxes/tmpdargdc_d__tmp/functions.py
potluck/testarea/test_course/fall2021/sandboxes/tmpnuz7g0cl__ref_tmp/functions.py
potluck/testarea/test_course/fall2021/snippets/filesTest/grep.part.html
potluck/testarea/test_course/fall2021/snippets/filesTest/listFile.part.html
potluck/testarea/test_course/fall2021/snippets/snippetsTest/examples.part.html
potluck/testarea/test_course/fall2021/snippets/snippetsTest/run.part.html
potluck/testarea/test_course/fall2021/snippets/snippetsTest/vars.part.html
potluck/testarea/test_course/fall2021/snippets/varsTest/vars.part.html
potluck/testarea/test_course/fall2021/specs/debugTest/spec.py
potluck/testarea/test_course/fall2021/specs/debugTest/soln/debugMe.py
potluck/testarea/test_course/fall2021/specs/debugTest/soln/test_debugMe.py
potluck/testarea/test_course/fall2021/specs/debugTest/starter/debugMe.py
potluck/testarea/test_course/fall2021/specs/debugTest/starter/test_debugMe.py
potluck/testarea/test_course/fall2021/specs/filesTest/spec.py
potluck/testarea/test_course/fall2021/specs/filesTest/soln/birds.txt
potluck/testarea/test_course/fall2021/specs/filesTest/soln/files.py
potluck/testarea/test_course/fall2021/specs/filesTest/soln/fish.txt
potluck/testarea/test_course/fall2021/specs/filesTest/soln/nums.txt
potluck/testarea/test_course/fall2021/specs/filesTest/soln/nums2.txt
potluck/testarea/test_course/fall2021/specs/filesTest/soln/dir/mammals.txt
potluck/testarea/test_course/fall2021/specs/filesTest/starter/birds.txt
potluck/testarea/test_course/fall2021/specs/filesTest/starter/fish.txt
potluck/testarea/test_course/fall2021/specs/filesTest/starter/nums.txt
potluck/testarea/test_course/fall2021/specs/filesTest/starter/nums2.txt
potluck/testarea/test_course/fall2021/specs/filesTest/starter/dir/mammals.txt
potluck/testarea/test_course/fall2021/specs/freedomTest/spec.py
potluck/testarea/test_course/fall2021/specs/freedomTest/soln/free.py
potluck/testarea/test_course/fall2021/specs/functionsTest/instructions.md
potluck/testarea/test_course/fall2021/specs/functionsTest/spec.py
potluck/testarea/test_course/fall2021/specs/functionsTest/soln/functions.py
potluck/testarea/test_course/fall2021/specs/functionsTest/soln/test_functions.py
potluck/testarea/test_course/fall2021/specs/functionsTest/starter/functions.py
potluck/testarea/test_course/fall2021/specs/interactiveTest/spec.py
potluck/testarea/test_course/fall2021/specs/interactiveTest/soln/interactive.py
potluck/testarea/test_course/fall2021/specs/sceneTest/spec.py
potluck/testarea/test_course/fall2021/specs/sceneTest/soln/scene.py
potluck/testarea/test_course/fall2021/specs/sceneTest/soln/turtleBeads.py
potluck/testarea/test_course/fall2021/specs/sceneTest/starter/turtleBeads.py
potluck/testarea/test_course/fall2021/specs/snippetsTest/instructions.md
potluck/testarea/test_course/fall2021/specs/snippetsTest/spec.py
potluck/testarea/test_course/fall2021/specs/snippetsTest/soln/process.py
potluck/testarea/test_course/fall2021/specs/synthTest/spec.py
potluck/testarea/test_course/fall2021/specs/synthTest/soln/arpeggio.py
potluck/testarea/test_course/fall2021/specs/synthTest/soln/test_arpeggio.py
potluck/testarea/test_course/fall2021/specs/varsTest/instructions.md
potluck/testarea/test_course/fall2021/specs/varsTest/spec.py
potluck/testarea/test_course/fall2021/specs/varsTest/soln/vars.py
potluck/testarea/test_course/fall2021/submissions/test/test-initial-debugTest-info.json
potluck/testarea/test_course/fall2021/submissions/test/test-initial-functionsTest-info.json
potluck/testarea/test_course/fall2021/submissions/test/test-initial-interactiveTest-info.json
potluck/testarea/test_course/fall2021/submissions/test/test-initial-sceneTest-info.json
potluck/testarea/test_course/fall2021/submissions/test/test-initial-snippetsTest-info.json
potluck/testarea/test_course/fall2021/submissions/test/test_initial_debugMe.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_debugMe_1.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_debugMe_2.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_debugMe_3.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_debugMe_4.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_debugMe_5.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_debugMe_6.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_debugMe_7.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_functions.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_functions_1.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_interactive.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_process.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_process_1.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_process_2.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_scene.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_scene_1.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_scene_2.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_scene_3.py
potluck/testarea/test_course/fall2021/submissions/test/test_initial_scene_4.py
potluck/tests/__init__.py
potluck/tests/__main__.py
potluck/tests/test_eval.py
potluck/tests/test_mast.py
potluck/tests/test_time_utils.py
potluck_eval.egg-info/PKG-INFO
potluck_eval.egg-info/SOURCES.txt
potluck_eval.egg-info/dependency_links.txt
potluck_eval.egg-info/requires.txt
potluck_eval.egg-info/top_level.txt
potluck_server/__init__.py
potluck_server/app.py
potluck_server/storage.py
potluck_server/sync.py
potluck_server/rundir/potluck-redis.conf
potluck_server/rundir/potluck.wsgi
potluck_server/rundir/ps_config.py.example
potluck_server/static/pot_icon.png
potluck_server/static/potluck.css
potluck_server/static/potluck.js
potluck_server/templates/base.j2
potluck_server/templates/dashboard.j2
potluck_server/templates/error.j2
potluck_server/templates/evaluate.j2
potluck_server/templates/exercise.j2
potluck_server/templates/exercise_extensions_form.j2
potluck_server/templates/exercise_gradesheet.j2
potluck_server/templates/extension_manager.j2
potluck_server/templates/feedback.j2
potluck_server/templates/gradesheet.j2
potluck_server/templates/project_extensions_form.j2
potluck_server/templates/project_submission_form.j2
potluck_server/templates/solution.j2
scripts/potluck_eval
scripts/potluck_tool