create_grade_sheet: Create skeleton of Google Sheet for Assessment Grades

Description Usage Arguments

View source: R/create_sheets.R

Description

Function to create a google sheets for storing information on Grade.

Usage

1
create_grade_sheet(unitinfo, assessment)

Arguments

unitinfo

unit information

assessment

A tibble with columns "Assessment" that depicts the name of the assessment, "Weightage" depicts the weightage of the assessment and "Total Marks" is the total marks alloted for the assessment.


numbats/sugar documentation built on Dec. 22, 2021, 3:19 a.m.