File:  [LON-CAPA] / loncom / homework / templates / DropBox.problem
Revision 1.4: download - view: text, annotated - select for diffs
Thu May 18 17:05:08 2006 UTC (18 years ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, HEAD
- extraneous d

    1: <problem>
    2: <displaytitle />
    3: <instructorcomment><font color="red">To change the allowed file types for
    4: submissions, change 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>