lt_progress

Generates a PDF Progress Report from Blackboard Gradebook

https://github.com/utrgv-smss/lt_progress

Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization utrgv-smss has institutional domain (www.utrgv.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Generates a PDF Progress Report from Blackboard Gradebook

Basic Info
  • Host: GitHub
  • Owner: UTRGV-SMSS
  • Language: TeX
  • Default Branch: main
  • Homepage:
  • Size: 1010 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.md

Learning Targets Progress Tracker

These files generate a PDF checklist of Learning Targets and a Progress Grid updated from a Blackboard gradebook for all students.

The main logic is written in the R Programming Language and is in the file "all_students.Rtex".

To generate the PDF on Overleaf

  1. Upload this project to Overleaf.
  2. Go to your Blackboard course shell and go to download your grades. Under "OPTIONS" on the download page, select "Comma" as the Delimiter Type. Download the grades.
  3. Make sure the file extension is ".csv". If not, go back to step 1 and choose the right options.
  4. After downloading the gradebook file, rename the file to "gb.csv".
  5. On Overleaf, click on the "Upload" icon. This icon is right above the list of files.
  6. Upload the file "gb.csv" file. This will replace a file already there.
  7. Click the green "Recompile" button.

A possible issue may arise from how you name the WeBWorK homework column in the gradebook. The code will search for the column with the text "WeBWorK" and rename the corresponding column to "hwgrade". If there is an error when the code is searching for this column, then either change the text to search for in the file "allstudents.Rtex" or rename the column in the gradebook file.

Page 1 of PDF Page 2 of PDF

Owner

  • Name: UTRGV School of Mathematical and Statistical Sciences
  • Login: UTRGV-SMSS
  • Kind: organization
  • Location: Rio Grande Valley, Texas

Citation (CITATION.cff)

cff-version: 1.2.0
title: Learning Targets Progress Tracker
message: If you use this software, please cite it as below.
authors:
  - family-names: Garza
    given-names: Guillermo
version: 1.0.0
date-released: 2024-02-26
repository-code: "https://github.com/UTRGV-SMSS/LT_progress"

GitHub Events

Total
Last Year