Actions

Resources/de: Difference between revisions

From LimeSurvey Manual

(Created page with "Hier können Sie Dateien (Bilder, Mediendateien) verwalten, die im HTML-Editor hochgeladen wurden. Sie können darauf zugreifen, indem Sie im „Umfragemenü“ Ihrer Umfrage...")
(Created page with "<center>Datei:Access Resources tab.png</center>")
Line 10: Line 10:




<center>[[File:Access Resources tab.png]]</center>  
<center>[[Datei:Access Resources tab.png]]</center>  





Revision as of 07:40, 14 July 2023


Einleitung

Hier können Sie Dateien (Bilder, Mediendateien) verwalten, die im HTML-Editor hochgeladen wurden. Sie können darauf zugreifen, indem Sie im „Umfragemenü“ Ihrer Umfrage nach der Registerkarte „Ressourcen“ suchen:


Datei:Access Resources tab.png


Resources

Once accessed, the following page will be displayed:


From this panel, you can:

  • Browse the available files from your installation;
  • Export files as a ZIP archive;
  • Import a ZIP archive of files.


Tips & Hints

The following tips & hints were written by our community members. Feel free to add more:

  • Authorized files extensions are defined by settings in config.php files.
  • The pictures and media files that have been uploaded via the HTML editor are stored in the "upload/surveys/<sid>" subdirectory, where sid is the survey id.
  • The uploaded files from survey X will only be seen while browsing the resources of survey X (groups, questions, answers). They cannot be seen from any other survey or objects (labels). However, do not expect this limited visibility to ensure confidentiality of the resources as they are reachable with a simple browser to anyone who knows the URL to the respective file.
  • You can't import a ZIP file containing subdirectories.