diff --git a/courseware.html b/courseware.html index c377c3dddd..1789335f00 100644 --- a/courseware.html +++ b/courseware.html @@ -32,7 +32,7 @@ $('#hide_acc').click(function() { Profile -Help +Help Log out diff --git a/help.html b/help.html new file mode 100644 index 0000000000..75ab5d1e00 --- /dev/null +++ b/help.html @@ -0,0 +1,41 @@ +<%inherit file="main.html" /> +
+ Textbook + + Courseware + +Discussion + +Wiki + +Profile + +Help +Log out +
+ +
+
+

Help

+ +

If you need help, first try asking +a question in the forums and in the IRC channel (irc.mitx.org, +channel #6002). As the semester starts, we will add a Frequently Asked +Questions section. + +

If you can't solve your problems with self-help, we have several +e-mail addresses set up: +

+
technical@mitx.mit.edu +
System-related questions +
content@mitx.mit.edu +
Content-related questions +
bugs@mitx.mit.edu +
Bug reports +
suggestions@mitx.mit.edu +
Suggestions +
+

Please bear in mind that while we read them, we do not expect to +have time to respond to all e-mails. +

+
diff --git a/main.html b/main.html index b90a98e3eb..e584850caa 100644 --- a/main.html +++ b/main.html @@ -12,7 +12,7 @@ - +