Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Project URL:

http://checkmark.aws.af.cm/

...

We also tested with Windows and Chrome and that worked too.

Contributions:

Elisa

My work has been mainly on the calendar and the creation of events. I used the Fullcalendar library to create the base of the calendar and then worked on enabling event creation based on the students selected. For the creation of events I used the Datepicker and Timepicker libraries and worked on making the form look consistent with the rest of the webpage. I also made events editable, and added the possibility of deleting them. Events are represented in the calendar with three different possible colors. From the heuristic evaluation I found out that the meaning of the colors seemed confusing so I added a legend that can be hidden so that people who are familiar with the website can hide it. I also made the week and daily view selectable so that it is consistent with Google calendar. From the heuristics it also seemed confusing that you could select students while the form was opened, so I added an overlay which blocks everything which is behind the form while the form is open. I also changed my code in the index file to Jade instead of html, which we were using originally. 

...