Actions

QS

Allowed filetypes/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
(Updating to match new version of source page)
Line 11: Line 11:


* Bijvoorbeeld: JPG, jpeg, png, gif
* Bijvoorbeeld: JPG, jpeg, png, gif
{{Alert|When checking the allowed file types, LimeSurvey check extension and mime type. Default system know common mime types. If you need specific file type, you have to [[Optional_settings#Upload_files|update your config.php]] file.}}


</onlyinclude>
</onlyinclude>


[[Category:Question Settings/nl]][[Category:Question Logic Options]]
[[Category:Question Settings/nl]][[Category:Question Logic Options]]

Revision as of 18:10, 10 September 2019


Toegestane bestandstypes (allowed_filetypes)

Beschrijving

De bestandstypes die als antwoord op de vraag door de deelnemer mogen worden geüpload. Als je meerdere bestandstypes wilt toestaan gebruik dan een komma als scheidingsteken.

Voorbeeld

  • Bijvoorbeeld: JPG, jpeg, png, gif
  When checking the allowed file types, LimeSurvey check extension and mime type. Default system know common mime types. If you need specific file type, you have to update your config.php file.