Skip to content

Commit 48c7f9d

Browse files
committed
fixup! general and contributor questionnaires per course type added the option to specify course types, where specific contributor questionaires should be added to all such courses
1 parent 0bac786 commit 48c7f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evap/staff/templates/staff_semester_questionnaire_assign_form.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h3>{% translate 'Assign questionnaires' %}</h3>
1313
{% csrf_token %}
1414
<div class="card mb-3">
1515
<div class="card-body">
16-
<p>{% translate 'Select the questionnaires to be used for each course type. This will only change evaluations in preparation. Selecting nothing will not change the currently used questionnaires.' %}</p>
16+
<p>{% translate 'Select the questionnaires to be used for each course type. This will only change evaluations in preparation. Their questionnaires will be overwritten by this operation. Selecting nothing will not change the currently used questionnaires.' %}</p>
1717
{% include 'bootstrap_form_errors.html' with errors=form.non_field_errors %}
1818
<div class="row">
1919
<div class="col-md-6">

0 commit comments

Comments
 (0)