gfs_reports_grades: Get report grades

View source: R/11_g4s_report_functions.R

gfs_reports_gradesR Documentation

Get report grades

Description

Returns grades for students in chosen academic year and report.

  • Use gfs_reports to resolve name and points value for an attribute choice for the student.

  • Use gfs_teaching_subjects() to resolve subject details.

  • Use gfs_student_details() to resolve student personal details.

Usage

gfs_reports_grades(academicYear, reportID)

Arguments

academicYear

academic year as integer.

reportID

report ID as integer.

Examples

gfs_reports_grades(2021, 57102)

afsarchowdhury/g4sr documentation built on Dec. 31, 2024, 3:13 a.m.