Skip to content

Put XBlock css and javascript onto the LMS courseware page - #1221

Merged
cpennington merged 1 commit into
openedx:masterfrom
cpennington:lms-xblock-css-js
Oct 9, 2013
Merged

Put XBlock css and javascript onto the LMS courseware page#1221
cpennington merged 1 commit into
openedx:masterfrom
cpennington:lms-xblock-css-js

Conversation

@cpennington

Copy link
Copy Markdown
Contributor

This required changing structural XModules to fully implement
student_view, rather than just returning the HTML of their children in a
get_html call.

[LMS-223]

@cpennington

Copy link
Copy Markdown
Contributor Author

@nedbat @sarina: This is ready for review, but depends on #1088, so you'll have to take into account the diffs from that PR

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did this used to cache its rendering? Seems silly: it will only be accessed once.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it was silly (at least in my mind).

@nedbat

nedbat commented Oct 7, 2013

Copy link
Copy Markdown
Contributor

👍

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pass context here

@sarina

sarina commented Oct 9, 2013

Copy link
Copy Markdown
Contributor

👍 aside from (a) failing tests (although this does appear to be a build issue) (b) a few comments.

This required changing structural XModules to fully implement
student_view, rather than just returning the HTML of their children in a
get_html call.

[LMS-223]
[LMS-1170]
cpennington added a commit that referenced this pull request Oct 9, 2013
Put XBlock css and javascript onto the LMS courseware page
@cpennington
cpennington merged commit 46ed857 into openedx:master Oct 9, 2013
@cpennington
cpennington deleted the lms-xblock-css-js branch October 9, 2013 14:21
lgp171188 pushed a commit to open-craft/openedx-platform that referenced this pull request Nov 30, 2018
…egration (openedx#1221)

* api-integration version bump

* api-integration version bump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants