<li class="chapter chapter<%= order %> field-group">
<div class="input-wrap">
<div class="input-wrap field text required field-add-chapter-name chapter<%= order %>-name">
<label for="chapter-<%= order %>-name"><%= gettext("Chapter Name") %></label>
<label for="chapter<%= order %>-name"><%= gettext("Chapter Name") %></label>
<input id="chapter-<%= order %>-name" name="chapter-<%= order %>-name" placeholder="<%= _.str.sprintf(gettext("Chapter %s"), order) %>" value="<%= name %>">
<input id="chapter<%= order %>-name" name="chapter<%= order %>-name" class="short" placeholder="<%= _.str.sprintf(gettext("Chapter %s"), order) %>" value="<%= name %>" type="text">
<p class="help_text"><%= gettext("the title/name of the chapter that will be used in navigating") %></p>
<span class="tip tip-stacked"><%= gettext("the title/name of the chapter that will be used in navigating") %></span>
</div>
</div>
<div class="input-wrap">
<div class="input-wrap field text required field-add-chapter-asset chapter<%= order %>-asset">
<label for="chapter-<%= order %>-asset-path"><%= gettext("Chapter Asset") %>:</label>
<label for="chapter<%= order %>-asset-path"><%= gettext("Chapter Asset") %>:</label>
<input id="chapter-<%= order %>-asset-path" name="chapter-<%= order %>-asset-path" placeholder="<%= _.str.sprintf(gettext("path/to/introductionToCookieBaking-CH%d.pdf"), order) %>" value="<%= asset_path %>">
<input id="chapter<%= order %>-asset-path" name="chapter<%= order %>-asset-path" placeholder="<%= _.str.sprintf(gettext("path/to/introductionToCookieBaking-CH%d.pdf"), order) %>" value="<%= asset_path %>" type="text">
<p class="help_text"><%= gettext("provide the path for a file or asset already added to this course") %></p>
<span class="tip tip-stacked"><%= gettext("provide the path for a file or asset already added to this course") %></span>
<input id="textbook-name-input" type="text" placeholder="<%= gettext("Introduction to Cookie Baking") %>" value="<%= name %>">
<span class="tip tip-stacked"><%= gettext("the title/name of the text book as you would like your students to see it.") %></span>
</div>
</li>
<li>
<ol class="chapters list-input enum"></ol>
</li>
</ol>
<p><%= gettext("Note: <strong>It's best practice to break your course's textbook into multiple chapters</strong> to reduce loading times for students. Breaking up textbooks into chapters can also help with students more easily finding a concept or topic-based information.") %></p>
<p><%= gettext("Note: <strong>It's best practice to break your course's textbook into multiple chapters</strong> to reduce loading times for students. Breaking up textbooks into chapters can also help with students more easily finding a concept or topic-based information.") %></p>
<button class="add-chapter"><%= gettext("Add a Chapter") %></button>
<ahref="#"class="button upload-button new-button"><iclass="ss-icon ss-symbolicons-standard icon icon-create"></i> New Textbook</a>
<ahref="#"class="button upload-button new-button"><iclass="icon-cloud-upload "></i> New Textbook</a>
</li>
</li>
</ul>
</ul>
</nav>
</nav>
...
@@ -131,15 +131,18 @@ $(function() {
...
@@ -131,15 +131,18 @@ $(function() {
</div>
</div>
<divclass="main-wrapper">
<divclass="main-wrapper">
<sectionclass="content">
<divclass="inner-wrapper">
<divclass="inner-wrapper">
Textbooks are happy. Textbooks are cool. This is the filler text
<divclass="introduction has-links">
explaining why you should use a feature as happy and as cool as textbooks.
<pclass="copy">Textbooks are happy. Textbooks are cool. This is the filler text explaining why you should use a feature as happy and as cool as textbooks. If you use textbooks, you will make friends and influence people. You will lose weight and people will compliment you on your appearance. Children around the world will sing praises to your name, and celebrities will recongize you as a totally hip and groovy person. If you don't use textbooks, your life will be forever incomplete, and you will die alone and unloved. Make the right choice. Upload your first textbook now.</p>
If you use textbooks, you will make friends and influence people. You will
lose weight and people will compliment you on your appearance. Children
<navclass="nav-introduction-supplementary">
around the world will sing praises to your name, and celebrities will
<ul>
recongize you as a totally hip and groovy person. If you don't use textbooks,
<liclass="nav-item"><ahref="#"rel="modal"title="This link will open in a modal window"><iclass="icon-question-sign"></i> Need help adding a textbook?</a></li>
your life will be forever incomplete, and you will die alone and unloved.
</ul>
Make the right choice. Upload your first textbook now.