Spring 2004 Fall 2003
Spring 2004
Week 3 Week 2
Week 1
Week 2
Week 1 (Jan. 5 - Jan.9)
Documentation of feedbacks from group members
System documentation
Modify code
Summary of last week
I modified the system according to your feedback.
Write documentation about the database, how to start/shutdown the
servers, configuration of servers, etc.
On each page, add some directions to guide students about what this
page is about, what content is expected. Some reference links from Mel
or Viera's webpage could be linked here to give students more detailed
information.
Students are able to upload files as attachment.
When I did these improvements, I use OSPI as an reference, trying
to make the organization similar to OSPI's.
I tried on UNIX/Linux/WindowsXP, and the system works fine on every
system.
Misc: use course name instead of course number as index, not
include grade of each course, change color of links, delete coop id of
coop, etc.
Work going on
Besides current education experience in CCIS, also add
pre_education history like high school, other universities experience.
Showing online the uploaded files.
Enable to upload more than one attachments for one skills/page.
Basically, in every page of the portfolio, student should be able
to upload files, but currently, I just enable the 'ProgrammingSkills'
page to upload.
Next to Do
Based on Viera and Mark's suggestion about the framework of coop
experience, I am trying to look for some techniques to implement
TreeView of the coop experiences.
Questions
What do you expect to view as administrator?
Do we need everything in OSPI?
Fall 2003
Week 11,12,13 Week 8,9,10 Week 6,7 Week 5 Week 4 Week 3 Week 2 Week 1
Week 11,12,13 (Nov.24-Dec.12)
Writing code
Based on feedback from other members of our group, modify and improve
Week 8,9,10 (Nov.3 -Nov.24 )
Starting from this week, I began to focus on MySQL to
work on our project. To build the system, I use Apache as server, MySQL
as database, PHP as language to operate on MySQL. All of them are quite
new to me, I spent several days to make them work together.
To build the system, we also need some scenarios and flow charts to
work on, and also need some real data from students to test.
To the tables in database, I constructed based on the doc provided by
Mel.
Week 6,7 (Oct.20th - Oct.31)