Select Git revision
textdownload.php
-
Matti Harjula authored
Basically, this will generate a text-filed for download with the contents of the block. Note the new utility function. Only usable in question-text, cannot use student input in content and so on. ``` [[textdownload name="data.csv"]]{@stack_csv_formatter(data, lab)@}[[/textdownload]] ```
Matti Harjula authoredBasically, this will generate a text-filed for download with the contents of the block. Note the new utility function. Only usable in question-text, cannot use student input in content and so on. ``` [[textdownload name="data.csv"]]{@stack_csv_formatter(data, lab)@}[[/textdownload]] ```