Changed declaration to be consistent with TU "Erklaerung"

Updates the declaration to match the TU Darmstadt wording while keeping “Qualifikationsarbeit” as the umbrella term for Bachelor, Master, seminar, project, and practical work.

Behavior:

  • \makedeclaration{Name} creates one personal declaration and signature field
  • for multiple authors, call \makedeclaration once per person; the macro starts each declaration on a new page
  • the thesis-only repetition sentence is emitted only when the existing thesis class option is active
  • \documenttype remains the visible work type; comments at both configuration points document that thesis must only be used for Bachelor/Master work
  • references in the processing and exposé checklists consistently use “Qualifikationsarbeit” and § 22 Abs. 7 APB

Merge readiness:

  • merged with current main
  • generated main.pdf remains untracked
  • thesis build passes: 19 pages, thesis-only sentence present
  • seminar build passes: 18 pages, thesis-only sentence absent
  • two-person build passes: 20 pages, two separate declarations without a manual page break
  • git diff --check origin/main passes
  • final adversarial re-review: no remaining merge blockers

The stronger plagiarism consequence sentence is retained from the official TU declaration wording already adopted by this MR; its legal citation can be reviewed separately by the responsible Studienbüro.

Edited by Philipp Kühn

Merge request reports

Loading