You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
makeDropdown('adult','Are you 18 years of age or older?',['Yes','No'],true,'Yes'),
588
-
makeSection(
589
-
<>Above 18 Signature</>,
590
-
'Complete this section only if you are above 18 years of age. If you are not, type in "N/A" and complete the following section accompanied by a parent or guardian.'
591
-
),
587
+
// makeDropdown('adult', 'Are you 18 years of age or older?', ['Yes', 'No'], true, 'Yes'),
588
+
// makeSection(
589
+
// <>Above 18 Signature</>,
590
+
// 'Complete this section only if you are above 18 years of age. If you are not, type in "N/A" and complete the following section accompanied by a parent or guardian.'
591
+
// ),
592
+
// makeShortText(
593
+
// 'adultSignature',
594
+
// <div>
595
+
// <p>
596
+
// By typing my full legal name below, I acknowledge that this represents my legal signature
597
+
// and that I have read and agreed to the terms and conditions stated in the Participant
'Complete this section only if you are under 18 years of age. If you are 18 years of age or over, mark "N/A" for both fields.'
627
+
// makeShortText(
628
+
// 'guardianSignature',
629
+
// 'Guardian: I acknowledge that I am above 18 years of age. I have read and agreed to the terms and conditions stated in the Participant Waiver and will make sure the attendee follows the platform usage defined in the Media & Platform Release.',
'Guardian: I acknowledge that I am above 18 years of age. I have read and agreed to the terms and conditions stated in the Participant Waiver and will make sure the attendee follows the platform usage defined in the Media & Platform Release.',
676
+
makeCheckbox(
677
+
'mlhApplicationSharingAuthorization',
678
+
<p>
679
+
I authorize you to share my application/registration information with Major League Hacking for
680
+
event administration, ranking, and MLH administration in-line with the{' '}
0 commit comments