codygrades

This code generates a CSV file to upload Cody Coursework scores to Moodle
28 téléchargements
Mise à jour 29 oct. 2016

Afficher la licence

Cody Coursework has been an awesome tool for our class, but the grading format is a bit rough. Use this file to create a CSV that can create scores for each student to be uploaded to Moodle-or whatever course website you'd like. We also required students to submit a copy of their m file. If this is not relevant, feel free to alter the code to exclude this portion of the grading equation.
Instructions:
-Download/create student master list (only needs to be done once per
semester). If a different format is required, see 'Student List' section
Column 1 is unity id, 2 is name, 3 is email, 4 is section number
Title: student<sem>20##.xlsx
-Download excel file from Cody Coursework
-Create text file for students with no file submission
Title: Lab#_nofile.txt
List unity ID for each student that did not submit, separated by spaces
-Create text file for late submission
Title: Lab#_latefile.txt
List unity ID for each student that submitted late, separated by spaces
-Run codygrades.m in MATLAB
A folder will be created and relevant files will be moved
CSV file will be created
-Upload CSV file to moodle
match email address
match assignment

Citation pour cette source

Cory Johnson (2024). codygrades (https://www.mathworks.com/matlabcentral/fileexchange/60002-codygrades), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Semiconductors and Converters dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0