gfs_reports_attributes: Get report attributes.

View source: R/11_g4s_report_functions.R

gfs_reports_attributesR Documentation

Get report attributes.

Description

Returns attributes 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_attributes(academicYear, reportID)

Arguments

academicYear

academic year as integer.

reportID

report ID as integer.

Examples

gfs_reports_attributes(2021, 57102)

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