* Required Field
{% csrf_token %} {% if form.non_field_errors %}{{ form.non_field_errors }}{% endif %} {% if group.type.slug == "wg" %} {% endif %} (limit 200 characters)
Working Group Name:{{ group.name }} ({{ group.acronym }})
Area Name:{% if group.parent %}{{ group.parent.name }} ({{ group.parent.acronym }}){% endif %}
Number of Sessions:*{{ form.num_session.errors }}{{ form.num_session }}
Length of Session 1:*{{ form.length_session1.errors }}{{ form.length_session1 }}
Length of Session 2:*{{ form.length_session2.errors }}{{ form.length_session2 }}
Time between two sessions:{{ form.session_time_relation.errors }}{{ form.session_time_relation }}
Additional Session Request:{{ form.third_session }} Check this box to request an additional session.
Additional slot may be available after agenda scheduling has closed and with the approval of an Area Director.
Length of Third Session: {{ form.length_session3.errors }}{{ form.length_session3 }}
Number of Attendees:*{{ form.attendees.errors }}{{ form.attendees }}
People who must be present:{{ form.bethere.errors }}{{ form.bethere }}
Conflicts to Avoid:
Other WGs that included {{ group.name }} in their conflict lists: {{ session_conflicts }}
WG Sessions:
You may select multiple WGs within each priority
Chair Conflict: {{ form.wg_selector1 }} {% comment %}
{% endcomment %}
{{ form.conflict1.errors }}{{ form.conflict1 }}
Technology Overlap: {{ form.wg_selector2 }} {% comment %}
{% endcomment %}
{{ form.conflict2.errors }}{{ form.conflict2 }}
Key Participant Conflict: {{ form.wg_selector3 }} {% comment %}
{% endcomment %}
{{ form.conflict3.errors }}{{ form.conflict3 }}
BOF or IRTF Sessions: If the sessions can not be found in the fields above, please enter free form requests in the Special Requests field below.
Resources requested: {{ form.resources.errors }} {{ form.resources }}
Times during which this WG can not meet: {{ form.timeranges.errors }}{{ form.timeranges }}
Plan session adjacent with another WG:
(Immediately before or after another WG, no break in between, in the same room.)
{{ form.adjacent_with_wg.errors }}{{ form.adjacent_with_wg }}
Joint session with:
(To request one session for multiple WGs together.)
{{ form.wg_selector4 }}
{{ form.joint_with_groups.errors }}{{ form.joint_with_groups }}
Of the sessions requested by this WG, the joint session, if applicable, is: {{ form.joint_for_session.errors }}{{ form.joint_for_session }}
Special Requests:
 
i.e. restrictions on meeting times / days, etc.
{{ form.comments.errors }}{{ form.comments }}