record_gradesCommentsWithTimestamp: Record student grades and comments as a list of many students

View source: R/return.R

record_gradesCommentsWithTimestampR Documentation

Record student grades and comments as a list of many students

Description

Record student grades and comments as a list of many students

Usage

record_gradesCommentsWithTimestamp(all_aeObjects, envir)

Arguments

all_aeObjects

A character vector of ae for each ansXX

envir

An environment where all_aeObjects names exist

Value

a list of many students, each is a list of many ansXX which has 3 elements, timestamp, grade, comment

Examples

none

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