GithubHelp home page GithubHelp logo

federicazoe / gradetools Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 3.0 1.02 MB

:package: R package to support grading workflow

Home Page: https://federicazoe.github.io/gradetools/

License: GNU General Public License v3.0

R 100.00%
data-science grading higher-education r

gradetools's People

Contributors

catalinamedina avatar federicazoe avatar mdogucu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gradetools's Issues

Cannot grade when file is missing

When grading multiple files (e.g. README.md and hw1.qmd, if a student did not provide README.md, then the system skips the student and starts grading the next one. One of the rubric criteria could be whether they provided README.md or not. In such instances, it would make sense to still be able to grade hw1.qmd and then move onto the next student, rather than skipping the student completely.

Add option to not provide student submissions

  • Would allow use of our package (rubric prompting, grade recording, and feedback file creation) to grade assignments that don't comply with allowed submission types, or physical assignments

Upgrades for feedback file

  • Add capability for user to specify an existing feedback file that we will just append the text to
  • Add option to print grade decomposition to feedback file

Add grades to output file

Add final grade to the output file, as well as the number of points deducted for each rubric item listed in the final output.

New function for grading report

Create function that produces a grading report out of the grading log with, e.g.:

  • Students whose assignment is missing
  • Question-level summaries: e.g. numerical summaries, plots
  • Assignment-level summaries

Comprehensive vignette

  • Create new vignette on project team grading with multiple files per team on GitHub
  • Add 2 team repos

Wrong url for pkgdown site?

Hi, thank you for this package, I'm very excited to learn to use it!
I just wanted to report that on the landing page of the repo and the various links for the vignettes the url of the pkgdown site is "mdogucu.github.io/..." but it seems it should be "federicazoe.github.io/..."! It was hard to find the tutorials :)

This week's changes

  • Update package to allow for comments at each question
  • Change argument order
  • Update vignette images
  • Add to vignette image of final grade sheet
  • Add to vignette identifier comment
  • Add to vignette about comments

Add preprint

Please consider adding preprint to

  • README
  • website
  • citation info. See example for tidytext

add (simple) function to write student-friendly version of grading rubric

write_friendly_rubric(rubric_path, friendly_format = TRUE)

This could be a function that writes a simplified version of the rubric used for grading, with three columns: question name, feedback, score. When friendly_format = TRUE, some make up is done to question names to make them more readable, e.g. underscores/hyphens in question names are substituted with spaces and capitalization is applied.

The utility is that the resulting rubric can be distributed to students as is.

Information when canceling grading

  • communicate what percentage of grades are missing
  • communicate what percentage of grades have not been graded yet
  • add messages like 'almost there! you only need to grade XX more students'

Separate feedback file creation

Make a separate function to write the feedback files all together.

This will require modifying push_to_github() to work for the case when something has been graded but a feedback doesn't exist (maybe if a feedback file doesn't exist but a user wants to push it, then automatically create it?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.