File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 183183 <p>
184184 <%= maketext(q{Makes a new copy of the file you are editing at the location relative to the course's }
185185 . 'templates (~[TMPL~]) directory. You may choose to replace the current problem in the current set, '
186- . 'append to the end to then end of the current set as a new problem, or create a problem that is not '
186+ . 'append to the end to then end of an existing set as a new problem, or create a problem that is not '
187187 . 'attached to a problem set.') =%>
188188 </p>
189189 <p>
196196 . 'for a new problem. You can add the new file to a homework set from the Library Browser or via the '
197197 . 'set detail page of the "Sets Manager".') =%>
198198 </p>
199- <p>
199+ <p class="mb-0" >
200200 <%= maketext('If the original problem cannot be edited than the path name must be changed in order to be '
201201 . 'allowed to save the problem. Adding "local/" to the beginning of the original path is the default '
202202 . 'solution. All locally created and edited files will then appear in a subdirectory named '
203203 . '"local".') =%>
204204 </p>
205- <p class="mb-0">
206- <%= maketext('A new problem whose path ends in newProblem.pg should be given a new name, for example, '
207- . '"myNewProblem.pg".') =%>
208- </p>
209205 </dd>
210206
211207 <dt><%= maketext('Append') %></dt>
You can’t perform that action at this time.
0 commit comments