Annotation of loncom/homework/templates/DropBox.problem, revision 1.4
1.1 www 1: <problem>
1.2 www 2: <displaytitle />
1.3 www 3: <instructorcomment><font color="red">To change the allowed file types for
1.4 ! albertel 4: submissions, change the "uploadedfiletypes" parameter in
1.3 www 5: PPRM.</font></instructorcomment>
1.1 www 6: <essayresponse id="upload">
1.3 www 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" />
1.1 www 8: </essayresponse>
9: </problem>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>