Module facilitating the translation of documents.

translate_server(id, filtered, course_data, tree, 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. Function containing a list of documents as a classification tree compatible with jsTreeR

course_paths

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

Value

Create and save documents' translations in the dedicated basis subfolder.

Author

Nicolas Mangin