You are allowed to use the MyLinkedList iterator in other classes such as WeekActivities (preferably through the enhanced for loop).
When invoking the two methods, getCompletedActivities() and getActivitiesToReschedule(), the lists of completed and rescheduled activities should be cleared once the methods are called. So calling either method twice in a row would always yield an empty list the second time.