| aigra_parse_items | R Documentation |
Parses a supported assessment-item PDF through the AIGRA Python backend and returns a data frame of source items.
aigra_parse_items(
pdf_path = NULL,
source_language = "Russian",
subject = "Physics",
exam = "Kazakhstan UNT"
)
pdf_path |
Path to the source PDF file containing assessment items. |
source_language |
Source language of the input assessment items. |
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.