if (!$.trim(preferredName)) {
        Template.instance().errors.set(
          "current-student",
          "Please enter your name."
        );