A completed item should be marked as such and should give the user who completed it the stated amount of Excellence. It should have fields that automatically populate to show when it was completed and by whom.
Completing an item should be handled by a method contained within the todo_item class. This will permit us greater flexibility in the future.
A completed item should be marked as such and should give the user who completed it the stated amount of Excellence. It should have fields that automatically populate to show when it was completed and by whom.
Completing an item should be handled by a method contained within the todo_item class. This will permit us greater flexibility in the future.