jazkarta / edx-platform

the edX learning management system (LMS) and course authoring tool, Studio
http://code.edx.org/
GNU Affero General Public License v3.0
1 stars 0 forks source link

CCX Student should see CCX name on courseware pages #82

Closed pdpinch closed 9 years ago

pdpinch commented 9 years ago

This appears to be a regression on edge.edx.org. I haven't tested it anywhere else yet.

In the upper-left corner of the courseware page, where the course name usually appears, the student should see the name of the CCX instead of the name of the course.

If we fix this (again) we should add some acceptance tests to avoid future regressions.

cewing commented 9 years ago

@pdpinch I agree on the tests idea. I'll get to work on this.

cewing commented 9 years ago

Oh, and once the changes from https://github.com/edx/edx-platform/pull/7771 have been deployed, can we get verification that this issue is not isolated to edge?

pdpinch commented 9 years ago

Hmmm. The plot thickens. I can't reproduce this error on our sandbox, even with edx#7771

MOOC title:

screen shot 2015-04-30 at 10 56 32 pm

Same course, as a CCX:

screen shot 2015-04-30 at 10 55 29 pm

tssheth commented 9 years ago

@pdpinch This ticket seems to have been resolved. Tested on https://edge.edx.org.

Master course: screen shot 2015-08-13 at 10 55 38 am

CCX: screen shot 2015-08-13 at 10 55 49 am