| Revision 146,
872 bytes
checked in by jon, 4 years ago
(diff) |
|
Adding branch for ims integration
|
| Line | |
|---|
| 1 | <p> |
|---|
| 2 | We welcome your feedback on <tal:block tal:replace="here/title">eduCommons</tal:block> OpenCourseWare. |
|---|
| 3 | </p> |
|---|
| 4 | <p> |
|---|
| 5 | Before sending us your feedback, you may want to view <a href="../help" title="Help: Frequently Asked Questions">Help » Frequently Asked Questions</a>. |
|---|
| 6 | </p> |
|---|
| 7 | <br /> |
|---|
| 8 | <form> |
|---|
| 9 | <input class="standalone" value="Leave Feedback" type="button" |
|---|
| 10 | tal:define="email python:here.portal_properties.email_from_address;" |
|---|
| 11 | tal:attributes="onClick string:javascript:window.location='mailto:${email}';" /> |
|---|
| 12 | </form> |
|---|
| 13 | <br /> |
|---|
| 14 | Possible feedback topics include: |
|---|
| 15 | <ul> |
|---|
| 16 | <li>stories and experience with using <tal:block tal:replace="here/title">eduCommons</tal:block> OCW |
|---|
| 17 | <li>issues with content within a course</li> |
|---|
| 18 | <li>request a course that hasn't been posted yet</li> |
|---|
| 19 | <li>problems using the site</li> |
|---|
| 20 | <li>suggestions on improving the site</li> |
|---|
| 21 | </ul> |
|---|
| 22 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.