I'm a music teacher with a class of say, 20 students. Using Audacity, I've recorded all the students playing a short passage, and have exported each student's file as an mp3. How can I code a batch distribution of those files to students so each student gets their own file?
I can use Google Drive, email or other free options, and the files are all named for each student. There are add-on solutions available, but I'd rather script it myself to minimize exposing student data; I'm just not sure where to begin with the code for that. Thanks for suggestions!