You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a Moodle page contains a link and the sciebo module is activated, the program does not re-download the sciebo content if there has been any update to the sciebo folder. All files from the sciebo folder are downloaded once and never again. Users have to manually delete the downloaded archive file to force a re-download with updated content.
The sciebo website generates a request to https://rwth-aachen.sciebo.de/public.php/webdav/ which returns a XML file that can be used to determine the timestamp that the content has been last updated for every single file available.
The text was updated successfully, but these errors were encountered:
If a Moodle page contains a link and the
sciebo
module is activated, the program does not re-download the sciebo content if there has been any update to thesciebo
folder. All files from the sciebo folder are downloaded once and never again. Users have to manually delete the downloaded archive file to force a re-download with updated content.The sciebo website generates a request to https://rwth-aachen.sciebo.de/public.php/webdav/ which returns a XML file that can be used to determine the timestamp that the content has been last updated for every single file available.
The text was updated successfully, but these errors were encountered: