-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject_exhibition_registration.html
More file actions
151 lines (102 loc) · 6.49 KB
/
Copy pathproject_exhibition_registration.html
File metadata and controls
151 lines (102 loc) · 6.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
---
layout: base
permalink: /project-exhibition-at-next/registration/
---
<div class="t-light">
<div class="o-bleed o-bg">
<div class="o-full">
<h1 class="u-type-h3">Show your project at NEXT 2019!!
</h1>
</div>
<div class="o-row u-no-wrap o-row--reflow-break-reverse">
<div class="o-over-half o-over-half--right">
<div class="u-ratio" style="padding-bottom: calc((711/1067)*100%);">
<div class="c-aspect-inner">
<!-- <img src="{{ '/assets/images/project_showcase.PNG' | prepend: site.baseurl }}" class="u-responsive" alt="Call for Projects" />-->
<img src="https://images.unsplash.com/photo-1530263131525-1c1d26feaa60?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=900&h=600" class="u-responsive" alt="Call for Projects" />
</div>
</div>
</div>
</div>
<br />
<div class="o-text-column u-mb5">
<p>This form should be used for registration of a project at Project Exhibition, going to be organized at NEXT 2019. Please fill all the fields with appropriate information.</p>
<p>Before you proceed, make sure you've read the instructions. If you haven't read it yet, <a href="{{ '/project-exhibition-at-next/' | prepend: site.baseurl}}">click here.</a></p>
<div class="c-form">
<iframe name="hidden_iframe" id="hidden_iframe" style="display:none;" onload="if(submitted) {window.location='/thank-you/';}"></iframe>
<form action="https://docs.google.com/forms/d/e/1FAIpQLSfHbtKZ3QxzrjkxhfGCW6qYNdAMiC11Oj2ZFFSlLEhDBiGgxA/formResponse" target="hidden_iframe" method="POST" onsubmit="submitted=true;">
<h3 class="u-type-h4">Project Details</h3>
<label class="c-form__label">Project Category</label>
<br/><br/><br/>
<input type="radio" name="entry.2129082022" value="Hardware" checked>Hardware<br/>
<input type="radio" name="entry.2129082022" value="Software" >Software<br/>
<input type="radio" name="entry.2129082022" value="Civil" >Civil<br/>
<br /><br />
<label class="c-form__label">Project Name</label>
<input type="text" class="c-form__input" required placeholder="Project Name"
name="entry.2051568741">
<br /><br />
<label class="c-form__label">Year/Semester</label>
<input type="text" class="c-form__input" required placeholder="Project Name"
name="entry.369857259" >
<br /><br />
<label class="c-form__label">College Name</label>
<input type="text" class="c-form__input" required placeholder="College Name"
name="entry.462949857" >
<br /><br />
<h3 class="u-type-h4">Team Details</h3>
<label class="c-form__label">Team Leader Full Name</label>
<input type="text" class="c-form__input" required placeholder="John Shah" name="entry.1909568347">
<br /><br />
<label class="c-form__label">Phone of Team Leader</label>
<input type="text" required class="c-form__input" placeholder="9800000000" name="entry.208042308" >
<br /><br />
<label class="c-form__label">Email of team leader</label>
<input type="email" required class="c-form__input" placeholder="hello@domain.com" name="entry.241996796">
<br /><br />
<label class="c-form__label">Team Leader College Roll Number</label>
<input type="text" class="c-form__input" required placeholder="Roll Number" name="entry.1765642107">
<br /><br />
<label class="c-form__label">Second Member Full Name</label>
<input type="text" class="c-form__input" required placeholder="John Shah" name="entry.988428854" >
<br /><br />
<label class="c-form__label">Phone of Second Member</label>
<input type="text" required class="c-form__input" placeholder="9800000000" name="entry.1194516179" >
<br /><br />
<label class="c-form__label">Email of Second Member</label>
<input type="email" required class="c-form__input" placeholder="hello@domain.com" name="entry.2041599136">
<br /><br />
<label class="c-form__label">Second Member College Roll Number</label>
<input type="text" class="c-form__input" required placeholder="Roll Number" name="entry.581506325">
<br /><br />
<label class="c-form__label">Third Member Full Name</label>
<input type="text" class="c-form__input" required placeholder="John Shah" name="entry.322061310" >
<br /><br />
<label class="c-form__label">Third Member College Roll Number</label>
<input type="text" class="c-form__input" required placeholder="Roll Number" name="entry.1979933399" >
<br /><br />
<label class="c-form__label">Fourth Member Full Name</label>
<input type="text" class="c-form__input" required placeholder="John Shah" name="entry.1233780958" >
<br /><br />
<label class="c-form__label">Fourth Member College Roll Number</label>
<input type="text" class="c-form__input" required placeholder="Roll Number" name="entry.1681769909" >
<p><strong>Note: More than 4 members are allowed for Civil Projects only</strong></p>
<label class="c-form__label">Fifth Member Full Name</label>
<input type="text" class="c-form__input" placeholder="John Shah" name="entry.666802764" >
<br /><br />
<label class="c-form__label">Fifth Member College Roll Number</label>
<input type="text" class="c-form__input" placeholder="Roll Number" name="entry.287835804" >
<br/><br/>
<label class="c-form__label">Sixth Member Full Name</label>
<input type="text" class="c-form__input" placeholder="John Shah" name="entry.1300655014" >
<br /><br />
<label class="c-form__label">Sixth Member College Roll Number</label>
<input type="text" class="c-form__input" placeholder="Roll Number" name="entry.792749488" >
<input class="c-button" type="submit" value="Register">
</form>
</div>
</div>
</div>
</div>
</div>
</div>