This function takes all files and folders needed for the server and places it in a zip file. The user then needs to copy the files to the server and unzip them in the app directory.

create_serverpackage(courselocation, newpackage = TRUE)

Arguments

courselocation

Path to main course directory

newpackage

If true, all files needed for initial setup are copied, otherwise only those needed for updates

Value

msg Null if quiz generation was successful, otherwise contains an error message