Placeholders for TOS, copyright, privacy, honor code
This commit is contained in:
30
copyright.html
Normal file
30
copyright.html
Normal file
@@ -0,0 +1,30 @@
|
||||
<%inherit file="marketing.html" />
|
||||
|
||||
<header class="announcement home">
|
||||
<div class="anouncement-wrapper">
|
||||
<nav>
|
||||
<a class="modal login" href="#login">Log In</a>
|
||||
</nav>
|
||||
|
||||
<section>
|
||||
<h1>MITx</h1>
|
||||
<h2>An MIT Education Anywhere. For free.</h2>
|
||||
</section>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section class="index-content">
|
||||
|
||||
<h1> Licensing Information </h1>
|
||||
|
||||
<table><tr><td> Videos and Ungraded Exercises </td> <td> <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />The videos on this page are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</td></tr>
|
||||
<tr><td>Graded Exercises</td><td>Graded exercises are All Rights Reserved until the due date. Past the due date, they are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</td></tr>
|
||||
<tr><td>Textbook</td><td>Textbook is All Rights Reserved Elsevier. We are using it with permission. We apologize for the inclusion of proprietary work. </td></tr>
|
||||
<tr><td>Student-generated content</td><td>Due to privacy concerns, all forum posts, wiki etc, and other student-created works are All Rights Reserved until released otherwise by MIT. </td></tr>
|
||||
<tr><td>Source Code</td><td>Source code is All Rights Reserved during the beta offering. We expect to release it under a free and open license shortly thereafter. </td></tr>
|
||||
</table>
|
||||
|
||||
<p>MIT and MITx are trademarks of the Massachusetts Instititute of
|
||||
Technology, and may not be used without permission.
|
||||
|
||||
</section>
|
||||
26
honor.html
Normal file
26
honor.html
Normal file
@@ -0,0 +1,26 @@
|
||||
<%inherit file="marketing.html" />
|
||||
|
||||
<header class="announcement home">
|
||||
<div class="anouncement-wrapper">
|
||||
<nav>
|
||||
<a class="modal login" href="#login">Log In</a>
|
||||
</nav>
|
||||
|
||||
<section>
|
||||
<h1>MITx</h1>
|
||||
<h2>An MIT Education Anywhere. For free.</h2>
|
||||
</section>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section class="index-content">
|
||||
|
||||
<h1> Honor Code </h1>
|
||||
|
||||
<ul>
|
||||
<li> I agree to not engage in any activities that would dishonestly improve my results, or improve or hurt those of others.
|
||||
<l1> I agree to never post answers to problems.
|
||||
<li> I agree to maintain only one account.
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
@@ -38,12 +38,12 @@
|
||||
<footer>
|
||||
<!-- Template based on a design from http://www.dotemplate.com/ - Donated $10 (pmitros) so we don't need to include credit. -->
|
||||
<div class="footer-wrapper">
|
||||
<p> Copyright (c). 2011. MIT. <a href=http://creativecommons.org/licenses/by-sa/3.0/>Some rights reserved.</a></p>
|
||||
<p> Copyright (c). 2011. MIT. <a href="/t/copyright.html">Some rights reserved.</a></p>
|
||||
|
||||
<ul>
|
||||
<li><a href="#">Terms of service</a></li>
|
||||
<li><a href="#">Privacy Policy</a></li>
|
||||
<li><a href="#">Honor Code</a></li>
|
||||
<li><a href="/t/tos.html">Terms of service</a></li>
|
||||
<li><a href="/t/privacy.html">Privacy Policy</a></li>
|
||||
<li><a href="/t/honor.html">Honor Code</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
21
privacy.html
Normal file
21
privacy.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<%inherit file="marketing.html" />
|
||||
|
||||
<header class="announcement home">
|
||||
<div class="anouncement-wrapper">
|
||||
<nav>
|
||||
<a class="modal login" href="#login">Log In</a>
|
||||
</nav>
|
||||
|
||||
<section>
|
||||
<h1>MITx</h1>
|
||||
<h2>An MIT Education Anywhere. For free.</h2>
|
||||
</section>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section class="index-content">
|
||||
|
||||
<h1> Privacy Policy </h1>
|
||||
|
||||
|
||||
</section>
|
||||
30
tos.html
Normal file
30
tos.html
Normal file
@@ -0,0 +1,30 @@
|
||||
<%inherit file="marketing.html" />
|
||||
|
||||
<header class="announcement home">
|
||||
<div class="anouncement-wrapper">
|
||||
<nav>
|
||||
<a class="modal login" href="#login">Log In</a>
|
||||
</nav>
|
||||
|
||||
<section>
|
||||
<h1>MITx</h1>
|
||||
<h2>An MIT Education Anywhere. For free.</h2>
|
||||
</section>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section class="index-content">
|
||||
|
||||
<h1> Terms of Service </h1>
|
||||
|
||||
<table><tr><td> Videos and Ungraded Exercises </td> <td> <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />The videos on this page are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</td></tr>
|
||||
<tr><td>Graded Exercises</td><td>Graded exercises are All Rights Reserved until the due date. Past the due date, they are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</td></tr>
|
||||
<tr><td>Textbook</td><td>Textbook is All Rights Reserved Elsevier. We are using it with permission. We apologize for the inclusion of proprietary work. </td></tr>
|
||||
<tr><td>Student-generated content</td><td>Due to privacy concerns, all forum posts, wiki etc, and other student-created works are All Rights Reserved until released otherwise by MIT. </td></tr>
|
||||
<tr><td>Source Code</td><td>Source code is All Rights Reserved during the beta offering. We expect to release it under a free and open license shortly thereafter. </td></tr>
|
||||
</table>
|
||||
|
||||
<p>MIT and MITx are trademarks of the Massachusetts Instititute of
|
||||
Technology, and may not be used without permission.
|
||||
|
||||
</section>
|
||||
Reference in New Issue
Block a user