When this button is pushed, anyone who is checked as having attended the raid will have their attendance recorded. Anyone who is not checked will be marked as absent. The percentage of attendance over the last 32 raid events will show in the exported html file provided that the "attendance%" checkbox is checked. Once this button is pushed, it's label will change to "Attendance Tracked". Only hit this button once per raid event. Otherwise it will count the event as two events and the percentages will not be accurate
Manually adjusting your attendance file
Attendance is recorded in the "attendance.ini" file. You might find it neccesary to adjust this file to reflect previous records. This file can be manually edited in windows notepad. Each entry of this file consists of the players name, followed by 32 seperate entries each separated by a comma. There are 3 entry types:
Present which is represented by a 1
Absent which is represented by a 0
Not figured into the equation which is represented by an X
The most rescent entry will be the the far right.
Therefore an entry like this:
DaTank,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,1,1,1,1,1,1,0
would represent the player "DaTank" as having been present for 6 days, but absent on the last. The Xs could represent a period before he joined, or a period of extended absence where his Absence was marked as excused.