We consider a novel uncapacitated exam scheduling model where the soft constraint stipulates that the exams should be spread over the periods so as to avoid adjacent conflicts as much as possible. The proposed method starts by constructing an initial feasible timetable. A two-phase method is then iterated. The first phase is a local search (LS) heuristic where two neighborhoods, ExamShift and KempeSwap, are searched using the token-ring strategy. The second phase takes as input the local optimum obtained during the first phase and performs a very-large-scale neighborhood (VLSN) search. We prove that searching the exponential neighborhood is NP-hard. Hence a polynomial-time heuristic based on reordering the periods is proposed for exploring a polynomial sized part of the neighborhood. The incumbent of the VLSN search is then perturbed and the method iterated. The practicability and effectiveness of our approach is studied by testing it on the university of Toronto benchmark instances and comparing it to an established method adapted to the new model.