generateReturnRmds_then_copy2googleDriveReturnFolder: Generate student-correct answer synthesized Rmd and copy to...

View source: R/returnRmd.R

generateReturnRmds_then_copy2googleDriveReturnFolderR Documentation

Generate student-correct answer synthesized Rmd and copy to each student's return folder

Description

Generate student-correct answer synthesized Rmd and copy to each student's return folder

Usage

generateReturnRmds_then_copy2googleDriveReturnFolder(
  title,
  roster,
  correctAnsTemplateFilename,
  localGDReturnFolderPath,
  turnInBonus = 3
)

Arguments

title

A character of exercise title such as hw1, midterm1, etc

roster

A data frame with 學號, Gmail帳號

correctAnsTemplateFilename

A character of filepath to the correct answer Rmd template to used be used for synthesizing

localGDReturnFolderPath

A character of path to local google drive return folder

Examples

none

tpemartin/rmdgrader documentation built on Nov. 22, 2022, 6:39 p.m.