Skip to content

Commit e2dfcae

Browse files
committed
TOS finished up
1 parent 9fe308c commit e2dfcae

File tree

1 file changed

+20
-68
lines changed

1 file changed

+20
-68
lines changed

src/app/terms/terms.component.html

+20-68
Original file line numberDiff line numberDiff line change
@@ -28,76 +28,28 @@ <h2 class="termsHeading">
2828
Content Moderation:
2929
</p>
3030
<p class="legalSubParagraphTerms">
31-
We reserve the right to review, edit, or remove any content that: Violates these Terms of Service, contains inaccurate or misleading information, is flagged as inappropriate or harmful by other users, fails to align with the values and mission of Eagle Eval.
32-
Users who repeatedly violate these terms will be reported to Boston College Administration and have their accounts suspended or terminated.
31+
We reserve the right to review, edit, or remove any content that: Violates these Terms of Service, contains inaccurate or misleading information, is flagged as inappropriate or harmful by other users, fails to align with the values and mission of Eagle Eval.
32+
Users who repeatedly violate these terms will be reported to Boston College Administration and have their accounts suspended or terminated.
33+
</p>
34+
<p class="legalHeadingTerms">
35+
Disclaimer of Liability:
36+
</p>
37+
<p class="legalSubParagraphTerms">
38+
Eagle Eval does not guarantee the accuracy or reliability of user-generated content. The reviews and opinions expressed on this platform belong to the individual users and do not reflect the views of Eagle Eval or its operators. We are not liable for any damages resulting from the use of this website.
39+
</p>
40+
<p class="legalHeadingTerms">
41+
Privacy and Data Use:
42+
</p>
43+
<p class="legalSubParagraphTerms">
44+
Your privacy is our priority. We collect and store only the necessary information to provide and improve our service. Please review our Privacy Policy for more details on how your data is handled.
45+
</p>
46+
<p class="legalHeadingTerms">
47+
Changes to our Terms of Service:
48+
</p>
49+
<p class="legalSubParagraphTerms">
50+
We may update these Terms of Service from time to time to reflect changes in our practices or for other operational, legal, or regulatory reasons. We encourage you to review this page periodically for updates. Your continued use of Eagle Eval constitutes your acceptance of any changes.
3351
</p>
3452
</div>
3553
</div>
3654
</div>
37-
<app-home-bar></app-home-bar>
38-
<div class="termsSection">
39-
<div class="termsWrap">
40-
<div class="taglineTerms">PLEASE REVIEW OUR</div>
41-
<h2 class="termsHeading">Terms of Service</h2>
42-
<div class="dividerTerms"></div>
43-
<div class="legalTextWrapTerms">
44-
</div>
45-
<div class="termsContent">
46-
<p class="legalHeadingTerms">
47-
Last updated: January 13, 2025
48-
</p>
49-
50-
<!-- Section: Overview -->
51-
<p class="legalSubParagraphTerms">
52-
Eagle Eval is a platform where users can leave and read reviews about professors. The content of these reviews is user-generated, and we strive to maintain a respectful, accurate, and constructive environment.
53-
</p>
54-
55-
<!-- Section: Acceptable Use -->
56-
<h3 class="legalSubHeadingTerms">1. Acceptable Use</h3>
57-
<p class="legalSubParagraphTerms">
58-
By using Eagle Eval, you agree not to post content that:
59-
</p>
60-
<ul>
61-
<li>Is defamatory, abusive, harassing, or threatening.</li>
62-
<li>Contains hate speech or discriminatory language.</li>
63-
<li>Includes spam, irrelevant, or promotional content.</li>
64-
<li>Violates the privacy of others, including sharing personal information.</li>
65-
</ul>
66-
67-
<!-- Section: Content Moderation -->
68-
<h3 class="legalSubHeadingTerms">2. Content Moderation</h3>
69-
<p class="legalSubParagraphTerms">
70-
We reserve the right to review, edit, or remove any content that:
71-
</p>
72-
<ul>
73-
<li>Violates these Terms of Service.</li>
74-
<li>Contains inaccurate or misleading information.</li>
75-
<li>Is flagged as inappropriate or harmful by other users.</li>
76-
<li>Fails to align with the values and mission of Eagle Eval.</li>
77-
</ul>
78-
<p class="legalSubParagraphTerms">
79-
Users who repeatedly violate these terms may be reported to their educational institution and have their accounts suspended or terminated.
80-
</p>
81-
82-
<!-- Section: Disclaimer of Liability -->
83-
<h3 class="legalSubHeadingTerms">3. Disclaimer of Liability</h3>
84-
<p class="legalSubParagraphTerms">
85-
Eagle Eval does not guarantee the accuracy or reliability of user-generated content. The reviews and opinions expressed on this platform belong to the individual users and do not reflect the views of Eagle Eval or its operators. We are not liable for any damages resulting from the use of this website.
86-
</p>
87-
88-
<!-- Section: Privacy and Data Use -->
89-
<h3 class="legalSubHeadingTerms">4. Privacy and Data Use</h3>
90-
<p class="legalSubParagraphTerms">
91-
Your privacy is our priority. We collect and store only the necessary information to provide and improve our service. Please review our Privacy Policy for more details on how your data is handled.
92-
</p>
93-
94-
<!-- Section: Changes to the Terms of Service -->
95-
<h3 class="legalSubHeadingTerms">5. Changes to the Terms of Service</h3>
96-
<p class="legalSubParagraphTerms">
97-
We may update these Terms of Service from time to time to reflect changes in our practices or for other operational, legal, or regulatory reasons. We encourage you to review this page periodically for updates. Your continued use of Eagle Eval constitutes your acceptance of any changes.
98-
</p>
99-
</div>
100-
</div>
101-
</div>
102-
<app-footer></app-footer>
10355
<app-footer></app-footer>

0 commit comments

Comments
 (0)