remove old readme
[atutor.git] / documentation / instructor / assignment_dropbox.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate: 2011-05-30 14:53:12 -0400 (Mon, 29 May 2011) $'; ?>
2
3 <h2>Assignment Dropbox</h2>
4         <p>  Assignment Dropbox provides the same functionality as assignment submission in the "File Storage" tool, but with fewer steps and with a more intuitive interface. As an extension of "File Storage", when instructors create an assignment for a group, this group must have "File Storage" enabled, otherwise, the students are not able to submit assignments via Assignment Dropbox. If the Assignment Dropbox module is installed, a drop box is setup automatically when an assignment is created for all students in a course.
5 </p>
6
7 <?php require('../common/body_footer.inc.php'); ?>