public boolean isDocumentsSubmitted() {
   return thesisPresentationState.isDocumentsSubmitted();
 }