Please advice.....tracking system

I really need input and advice …

Here is the situation.

I was working on a project that have chapter 1 -5. And now the request is that there will be a Tracking System. And the tracking system is there to…

  1. Allow the user to see where he has progress so far in the learning interface. If he has finished viewing chapter 1 , there will be some kind of progressbar that will indicate where he is , as in 1/4 of the whole 5 chapter or etc.

  2. when he next visit the learning portal again, it will bring him to the very last visited page he is in.

  3. Administrator to track each student progress , as in the very last page he or she have view.

Can anyone help me as in how should i go about doing this tracking system. What programming do i need …beside flash? Can XML alone to do it? Can actionscript alone do such tracking system? I have some foundation in php and mySQL but was also aware that my Learning Mangement system(LMS) might not support it.But that is a second issue to address after the first question is deal with.