<html> <head> <title>File Storage in Education</title> </head> <body bgcolor="white"> <center><h3>File Storage in Education</h3></center> <hr> <p> A typical class will involve many course materials. ACES provides custom portlets to display and upload these materials, namely, Assignments, Handouts, and Lecture Notes. These portlets use the file storage module to store files, and the calendar module to store date related information for the files. <p> The content shown will be different depending on the context. In a user portal, Lecture Notes would display all of a user's lecture notes, whereas in a group portal, Lecture Notes would just display Lecture Notes for that class. <p> <hr> <table> <col align=top> <tr> <td width=250 valign=0><b>Handouts and Assignments: </b> Note that the user can sort by a column by clicking on the link above that column. </td> <td><img src=/asj/education/handouts.png></td> </tr> <tr> <td> </td> <td> <img src=/asj/education/assignments-aduni.png></td> </tr> </table> <br> <table> <col align=top> <tr> <td width=250 valign=0> <b>Lecture Notes: </b> These two Lecture Notes portlets illustrate two different contexts. The portlet above was taken from a class portal portal and the portlet below from a user portal. </td> <td><img src=/asj/education/lecture-notes.png></td> </tr> <tr> <td> </td> <td><img src=/asj/education/lecture-notes-user.png></td> </tr> </table><br> <table> <col align=top> <tr> <td width=250 valign=0> <b>File Storage: </b> The File Storage portlet can also be used to view all the course materials. Note how Lecture Notes, Assignments, and Handouts appear as separate folders.</td> <td> <td><img src=/asj/education/file-storage-class.png></td> </tr> </table> <hr> </html>