diff --git a/feed.html b/feed.html
index 1d44041f..9a2d31c9 100644
--- a/feed.html
+++ b/feed.html
@@ -40,6 +40,7 @@
Tour Feedback Form
placeholder="Name the tour you attended:"
id="event_name"
class="form-control"
+ required
/>
@@ -50,6 +51,7 @@
Tour Feedback Form
placeholder="Tour Date:"
name="event_date"
id="event_date"
+ required
/>
@@ -62,6 +64,7 @@ Tour Feedback Form
id="FullName"
placeholder="Your Name"
class="form-control"
+ required
/>
@@ -73,6 +76,7 @@ Tour Feedback Form
placeholder="Email Id"
name="Email"
id="Email"
+ required
/>
@@ -83,21 +87,21 @@ What's your opinion about:
-
+
Rating: 0
-
+
Rating: 0
-
+
Rating: 0
@@ -108,14 +112,14 @@ How would you rate the following aspects?
-
+
Rating: 0
-
+
Rating: 0
@@ -123,7 +127,7 @@ How would you rate the following aspects?
-
+
Rating: 0
@@ -187,6 +191,17 @@ How would you rate the following aspects?
-
+