This repository has been archived on 2024-02-19. You can view files and clone it, but cannot push or open issues or pull requests.
2022-07-16 20:54:32 -05:00
2022-07-16 20:54:32 -05:00
2022-07-16 20:52:44 -05:00

SubFileMover

very simpleish python program that took me months to figure out- thanks ADHD! :D

mainly for use with files generated by the educational web application Schoology for people at my school/districts who use it. as of recently, downloading submitted work from an assignment from all students places it in a .zip file, with the actual work buried under many folders (in this case, the students name, revision number, and finally the file itself)

a modified version of this program was submitted for my AP Performance Task, though that version isn't included for various reasons

Description
Simple Python script to move downloaded student work from Schoology to a root folder
Readme 28 KiB
Languages
Python 100%