operepo / ope

Open Prison Education project - Code and scripts to enable offline docker services and offline laptop syncing for inmate education
MIT License
14 stars 6 forks source link

*Bug* Media Sync Pull instructions & SMC auto-tag not matching #146

Open jmichel-sbctc opened 11 months ago

jmichel-sbctc commented 11 months ago

When attempting to pull media from an SMC server utilizing the Sync Media Tool the tool requests that the user enter the course code for the class that they want to pull. However, if you used the SMC to auto-tag the course, it actually tags the files with the course name, not the course code. This makes it so that the user thinks they need to enter the course code, but should actually be entering the tag that is set on all the media files (In this case it would be the course name if using the auto-tag feature).

It would be most useful if the auto-tag tool properly applied the course code instead of the course name for the tags as this tends to be shorter and more unique,

Media Sync tool not finding any files using course code. media sync tool - Failed with course code Media Sync tool finding files using the course name. media sync tool - Success with course name Image of the course name and code in canvas. media sync tool - Image of course name and code in canvas Search results for the course code in SMC after auto-tag generation. media sync tool - smc search for course code Search results for the course name in SMC after auto-tag generation. media sync tool - smc search for course name