mitocw / edx-platform

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

Allow Coaches to Rename their CCX After Initial Creation #32

Closed pdpinch closed 8 years ago

pdpinch commented 9 years ago

via Chris Chudzicki:

Allow Coaches to Rename their CCX After Initial Creation Clearly coaches should not change the course name very often, but typos do occur. Also, teachers may want to retroactively standardize name formats, e.g., by adding their name (“Mr. Jones”) after the main title.

Possible implementation: Change the CCX Dashbaord “Grading Policy” panel to “Advanced Settings” and include in there?

This may be easier to address as part of the ui for #34

amir-qayyum-khan commented 9 years ago

@pdpinch

Should we create new tab for this setting? Or we can use existing tab like "student admin" for ccx name update

or

We can add ccx name under heading "CCX Coach Dashboard" and put pencil icon at the end. On click name/pencil will open it in edit mode and pencil button will be change into save. On use press save on enter key the new name will be save.

pdpinch commented 9 years ago

Sorry, this isn't ready to be worked on yet.

On Oct 26, 2015, at 9:21 AM, Amir Qayyum Khan notifications@github.com wrote:

@pdpinch https://github.com/pdpinch Should we create new tab for this setting? Or we can use existing tab like "student admin" for ccx name update

or

We can add ccx name under heading "CCX Coach Dashboard" and put pencil icon at the end. On click name/pencil will open it in edit mode and pencil button will be change into save. On use press save on enter key the new name will be save.

— Reply to this email directly or view it on GitHub https://github.com/mitocw/edx-platform/issues/32#issuecomment-151131290.

amir-qayyum-khan commented 9 years ago

okay.

pdpinch commented 9 years ago

Blocked for similar reasons to #34 although there may be a UI option that isn't dependent on #34

amir-qayyum-khan commented 8 years ago

fixed via https://github.com/mitocw/edx-platform/pull/163