<li><ahref="#"class="drop-menu-entry"><spanclass="board-name"data-discussion_id='${json.dumps(entries[entry])}'cohorted ="${entries[entry]['id'] in cohorted_commentables}">${entry}</span></a></li>
<inputtype="checkbox"name="follow"class="discussion-follow"class="discussion-follow"id="new-post-follow"checked><labelfor="new-post-follow">${_("follow this post")}</label>
<inputtype="checkbox"name="anonymous_to_peers"class="discussion-anonymous-to-peers"id="new-post-anonymous-to-peers"><labelfor="new-post-anonymous-to-peers">${_("post anonymously to classmates")}</label>
%endif
%if is_course_cohorted:
<divclass="form-group-label choose-cohort">
## Translators: This labels the selector for which group of students can view a post
<lirole="menuitem"><ahref="#"class="topic"data-discussion_id="${entries[entry]['id']}"aria-describedby="topic-name-span-${entries[entry]['id']}"cohorted ="${entries[entry]['id'] in cohorted_commentables}">${entry}</a></li>
<spanclass="topic-dropdown-label"id="topic-dropdown-label">${_("Create new post about:")}</span>
<divclass="form-topic-drop">
<ahref="#"aria-labelledby="topic-dropdown-label"class="topic_dropdown_button">${_("Show All Discussions")}<spanclass="drop-arrow"aria-hidden="true">▾</span></a>
<inputtype="checkbox"name="follow"class="discussion-follow"class="discussion-follow"id="new-post-follow"checked><labelfor="new-post-follow">${_("follow this post")}</label>
<inputtype="checkbox"name="anonymous_to_peers"class="discussion-anonymous-to-peers"id="new-post-anonymous-to-peers"><labelfor="new-post-anonymous-to-peers">${_("post anonymously to classmates")}</label>
%endif
%if is_course_cohorted and is_moderator:
<divclass="form-group-label choose-cohort">
## Translators: This labels the selector for which group of students can view a post
<lirole="menuitem"><ahref="#"class="topic"data-discussion_id="${'<%- id %>'}"aria-describedby="topic-name-span-${'<%- id %>'}"cohorted="${'<%- is_cohorted %>'}">${'<%- text %>'}</a></li>
<spanclass="topic-dropdown-label"id="topic-dropdown-label">${_("Create new post about:")}</span>
<divclass="form-topic-drop">
<ahref="#"aria-labelledby="topic-dropdown-label"class="topic_dropdown_button">${_("Show All Discussions")}<spanclass="drop-arrow"aria-hidden="true">▾</span></a>
<inputtype="checkbox"name="follow"class="discussion-follow"class="discussion-follow"id="new-post-follow"checked><labelfor="new-post-follow">${_("follow this post")}</label>
<inputtype="checkbox"name="anonymous"class="discussion-anonymous-to-peers"id="new-post-anonymous-to-peers"><labelfor="new-post-anonymous-to-peers">${_("post anonymously to classmates")}</label>
<inputtype="checkbox"name="follow"class="discussion-follow"class="discussion-follow"id="new-post-follow"checked><labelfor="new-post-follow">${_("follow this post")}</label>
<inputtype="checkbox"name="anonymous"class="discussion-anonymous-to-peers"id="new-post-anonymous-to-peers"><labelfor="new-post-anonymous-to-peers">${_("post anonymously to classmates")}</label>
{{/allow_anonymous_to_peers}}
<divclass="form-group-label choose-cohort">
## Translators: This labels the selector for which group of students can view a post