File:  [LON-CAPA] / loncom / homework / templates / DropBox.problem
Revision 1.3: download - view: text, annotated - select for diffs
Fri Jan 27 02:26:46 2006 UTC (18 years, 4 months ago) by www
Branches: MAIN
CVS tags: HEAD
More file types

    1: <problem>
    2: <displaytitle />
    3: <instructorcomment><font color="red">To change the allowed file types for
    4: submissions, changed the "uploadedfiletypes" parameter in
    5: PPRM.</font></instructorcomment>
    6: <essayresponse id="upload">
    7:     <responseparam name="uploadedfiletypes" default="doc,xls,ppt,png,jpg,jpeg,gif,txt,pdf,htm,html" type="string_fileext" description="Allowed File Extensions for Uploaded Files" />
    8: </essayresponse>
    9: </problem>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>