course_test_server: Load test data

View source: R/course_test_server.R

course_test_serverR Documentation

Load test data

Description

Module facilitating the selection of a test to edit, grade, and feedback.

Usage

course_test_server(id, course_data, course_paths, tree)

Arguments

id

Character. ID of the module to connect the user interface to the appropriate server side.

course_data

Reactive. Function containing all the course data loaded with the course.

course_paths

Reactive. Function containing a list of paths to the different folders and databases on local disk.

tree

Reactive. Function containing a list of documents as a classification tree compatible with jsTreeR

Value

A list containing a test and a test folder path used in testR, gradR, and reportR.

Author(s)

Nicolas Mangin


NicolasJBM/teachR documentation built on April 12, 2025, 5:27 a.m.