| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| djangoapps | ||
| envs | ||
| lib | ||
| static | ||
| templates | ||
| .coveragerc | ||
| CHANGELOG.md | ||
| __init__.py | ||
| one_time_startup.py | ||
| urls.py | ||
| wsgi.py | ||
| wsgi_apache_lms.py | ||
| xmodule_namespace.py |
For embedding chat in a course, user testing shows a course tab is
preferable to the slideout thing, and simpler to implement, so this
commit reverts courseware changes. Instead, embed chat by creating a
new course tab and setting it's HTML to look like this:
<iframe src="/courses/COURSE_ID_HERE/chat" width="100%" height="640px"
style="border: 1px solid #c4bfab; border-radius: 5px;"></iframe>
Conflicts:
lms/templates/courseware/courseware.html
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| djangoapps | Loading commit data... | |
| envs | Loading commit data... | |
| lib | Loading commit data... | |
| static | Loading commit data... | |
| templates | Loading commit data... | |
| .coveragerc | Loading commit data... | |
| CHANGELOG.md | Loading commit data... | |
| __init__.py | Loading commit data... | |
| one_time_startup.py | Loading commit data... | |
| urls.py | Loading commit data... | |
| wsgi.py | Loading commit data... | |
| wsgi_apache_lms.py | Loading commit data... | |
| xmodule_namespace.py | Loading commit data... |