View source: R/aigra-tabular.R
| aigra_parse_tabular_items | R Documentation |
Parses a CSV or Excel item bank directly from the supplied file path.
aigra_parse_tabular_items(
file_path,
source_language = "English",
subject = "General",
exam = "Item Bank"
)
file_path |
Path to CSV or Excel item bank. |
source_language |
Source language of the input tabular item bank. |
subject |
Subject area of the assessment items. |
exam |
Examination, assessment, or project name. |
A data frame of parsed assessment items.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.