<inputdisabledreadonlytitle="This field is disabled: policy keys cannot be edited."type="text"class="short policy-key"id="<%= keyUniqueId %>"value="<%= key %>"/>
<spanclass="tip tip-stacked">Keys are case sensitive and cannot contain spaces or start with a number</span>
<inputreadonlytitle="This field is disabled: policy keys cannot be edited."type="text"class="short policy-key"id="<%= keyUniqueId %>"value="<%= key %>"/>
<inputtitle="This field is disabled: this information cannot be changed."type="text"class="long"id="course-organization"value="[Course Organization]"disabledreadonly/>
<inputtitle="This field is disabled: this information cannot be changed."type="text"class="long"id="course-organization"value="[Course Organization]"readonly/>
</li>
<liclass="field text is-not-editable"id="field-course-number">
<labelfor="course-number">Course Number</label>
<inputtitle="This field is disabled: this information cannot be changed."type="text"class="short"id="course-number"value="[Course No.]"disabledreadonly>
<inputtitle="This field is disabled: this information cannot be changed."type="text"class="short"id="course-number"value="[Course No.]"readonly>
</li>
<liclass="field text is-not-editable"id="field-course-name">
<labelfor="course-name">Course Name</label>
<inputtitle="This field is disabled: this information cannot be changed."type="text"class="long"id="course-name"value="[Course Name]"disabledreadonly/>
<inputtitle="This field is disabled: this information cannot be changed."type="text"class="long"id="course-name"value="[Course Name]"readonly/>
</li>
</ol>
<spanclass="tip tip-stacked">These are used in <arel="external"href="${utils.get_lms_link_for_about_page(course_location)}"/>your course URL</a>, and cannot be changed</span>