Skip to content

Commit 97787ca

Browse files
TIG-204: update link for feedback google forms (#511)
* Updated the Feedback Link * feedback link is updated
1 parent 0e3c68e commit 97787ca

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

tigerpath/templates/includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</li>
1212
<li class="list-inline-item">&sdot;</li>
1313
<li class="list-inline-item">
14-
<a href="https://goo.gl/forms/T0pnhwdBYIS8mM6q1"
14+
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdjBwHsURKujVqfnUk7nyocAMnFDFI6fyubDmqYMgLElpm_Nw/viewform"
1515
target="_blank"
1616
rel="noopener noreferrer">Contact</a>
1717
</li>

tigerpath/templates/tigerpath/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
target="_blank"
6969
rel="noopener noreferrer">About</a>
7070
<a class="btn nav-btn"
71-
href="https://goo.gl/forms/T0pnhwdBYIS8mM6q1"
71+
href="https://docs.google.com/forms/d/e/1FAIpQLSdjBwHsURKujVqfnUk7nyocAMnFDFI6fyubDmqYMgLElpm_Nw/viewform"
7272
target="_blank"
7373
rel="noopener noreferrer">Feedback</a>
7474
<a class="btn nav-btn"

tigerpath/templates/tigerpath/onboarding.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h5 class="modal-title" id="onboarding-modal-label">Welcome to TigerPath!</h5>
99
<h6>Before we get started</h6>
1010
<p>TigerPath was built because we saw a need for Princeton students to have a tool that could help them think long-term about what courses to take and how to fulfill their graduation requirements.</p>
1111
<p>We do not guarantee the accuracy of the course listings and requirements information represented in TigerPath, and you should always discuss with your advisor to ensure that your four-year plan is sound and fits with your goals.</p>
12-
<p>If you find any bugs or have any suggestions, we would appreciate your <a href="https://goo.gl/forms/T0pnhwdBYIS8mM6q1" target="_blank" rel="noopener noreferrer">feedback</a>!</p>
12+
<p>If you find any bugs or have any suggestions, we would appreciate your <a href="https://docs.google.com/forms/d/e/1FAIpQLSdjBwHsURKujVqfnUk7nyocAMnFDFI6fyubDmqYMgLElpm_Nw/viewform" target="_blank" rel="noopener noreferrer">feedback</a>!</p>
1313
<p>By continuing, you affirm that you have read and understood the terms outlined above and in our <a href="{% url 'privacy_policy' %}" target="_blank" rel="noopener noreferrer">privacy policy</a>.</p>
1414
</div>
1515
<div id="page-2" class="hidden animated">

tigerpath/templates/tigerpath/privacy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h4>User Data</h4>
5050
<div class="text-section">
5151
<h4>University Data</h4>
5252
<p>We collect the course listings data from the OIT Web Feed Registry and the Course Offerings webpage, and we compile the requirements information from the Princeton University Undergraduate Announcement website and the official Princeton University department websites.</p>
53-
<p>Although we endeavor to make the displayed course listings and requirements information as accurate as possible, we make no guarantees about the accuracy of our data. The definitive word will always come from the university administration and departments, and you should verify with them if you are in doubt about the veracity of any university data on our app. We would also appreciate it if you <a href="https://goo.gl/forms/T0pnhwdBYIS8mM6q1" target="_blank" rel="noopener noreferrer">notify us</a> about any errors you find.</p>
53+
<p>Although we endeavor to make the displayed course listings and requirements information as accurate as possible, we make no guarantees about the accuracy of our data. The definitive word will always come from the university administration and departments, and you should verify with them if you are in doubt about the veracity of any university data on our app. We would also appreciate it if you <a href="https://docs.google.com/forms/d/e/1FAIpQLSdjBwHsURKujVqfnUk7nyocAMnFDFI6fyubDmqYMgLElpm_Nw/viewform" target="_blank" rel="noopener noreferrer">notify us</a> about any errors you find.</p>
5454
</div>
5555
<div class="text-section">
5656
<h4>Third-Party Services</h4>

0 commit comments

Comments
 (0)