Module allowing the user to create, edit and publish tests from a questions bank.

edit_test_server(id, filtered, course_data, tree, test, course_paths)

Arguments

id

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

filtered

Reactive. List of pre-selected documents.

course_data

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

tree

Reactive. Selected tree.

test

Reactive. Selected test.

course_paths

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

Value

Save the test parameters in the relevant test sub-folder in the appropriate test subfolder.

Author

Nicolas Mangin