%***************************************************************************************

% Place your data here!!!

\def\workTitle{<Title of the Work>}
\def\subTitle{<Subtitle>}
\def\specialization{<Name of Masterclass>}
\def\studentFirstName{<FirstName>}
\def\studentLastName{<LastName>}
\def\studentId{0220001}
\def\advisorPreTitle{<Pre-Title>}
\def\advisoFirstName{<FirstName>}
\def\advisorLastName{<LastName>}
\def\advisorPosTitle{<Pos-Title>}
\def\assessorPreTitle{<Pre-Title>}
\def\assessorFirstName{<FirstName>}
\def\assessorLastName{<LastName>}
\def\assessorPosTitle{<Pos-Title>}
\def\place{<Place>}
\def\dateDay{<DD>}
\def\dateMonth{<MM>}
\def\dateYear{<YYYY>}

%***************************************************************************************

\newif\ifUseOneSide                         % <== DONT TOUCH THIS!!!
\newif\ifUseGermanVersion				    % <== DONT TOUCH THIS!!!
\newif\ifUseMasterInteractiveTechnologies 	% <== CAN'T TOUCH THIS!!! (da da dada)
\newif\ifUseMasterDigitalDesign	            % <== DONT TOUCH THIS!!!
\newif\ifUseMasterDigitalMediaProduction	% <== DONT TOUCH THIS!!!
\newif\ifUseMasterDigitalHealthCare			% <== DONT TOUCH THIS!!!
\newif\ifUseBachelorMediaTechnologies       % <== DONT TOUCH THIS!!!
\newif\ifUseBachelorSmartEngineering        % <== DONT TOUCH THIS!!!
\newif\ifUseBachelorCreativeComputing       % <== DONT TOUCH THIS!!!

%To switch between one or two side layout
\UseOneSidetrue                             % Using the one side layout
%\UseOneSidefalse                            % Using the two side layout
% *** ATTENTION: When using double page layout, you need to print the Title Page as a single Page!!! ***

%***************************************************************************************

% To switch the version please use the comment "%" option :-). After a language change, you have to rebuild the whole project (in Overleaf --> recompile from scratch) 
%\UseGermanVersiontrue					    % German version
\UseGermanVersionfalse					    % English version

%***************************************************************************************

% To switch between the study programs use the comment option :-) 
% !!!ATTENTION: Only one has to be activated!!!

%\UseBachelorMediaTechnologiestrue		   % Bachelor Media Technology
%\UseBachelorSmartEngineeringtrue		    % Bachelor Smart Engineering
\UseBachelorCreativeComputingtrue		    % Bachelor Creative Computing
%\UseMasterInteractiveTechnologiestrue		% Master Interactive Technologies
%\UseMasterDigitalDesigntrue		        % Master Digital Design
%\UseMasterDigitalMediaProductiontrue		% Master Digital Media Production
%\UseMasterDigitalHealthCaretrue			% Master Digital Health Care

%***************************************************************************************