-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add NSW Premier's Debating Challenge files
- Loading branch information
Showing
3 changed files
with
138 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<debate-format schema-version="2.2"> | ||
<name>NSW Premier's Debating Challenge (Y5–6)</name> | ||
<short-name>NSW PDC Y5–6</short-name> | ||
<version>1</version> | ||
<info> | ||
<region>NSW, Australia</region> | ||
<level>Years 5 and 6</level> | ||
<used-at>NSW Premier's Debating Challenge</used-at> | ||
<description>3 vs 3, 4-minute speeches, no replies, no POIs</description> | ||
</info> | ||
<period-types> | ||
<period-type ref="pdc.1bell"> | ||
<name>PDC 1 Bell</name> | ||
<default-bgcolor>#CCAA00</default-bgcolor> | ||
</period-type> | ||
</period-types> | ||
<prep-time length="60:00"/> | ||
<speech-types> | ||
<speech-type ref="speech" length="5:00" first-period="normal"> | ||
<bell time="3:00" number="1" next-period="pdc.1bell"/> | ||
<bell time="4:00" number="2" next-period="warning"/> | ||
<bell time="finish" number="60" next-period="overtime"/> | ||
</speech-type> | ||
</speech-types> | ||
<speeches> | ||
<speech type="speech"> | ||
<name>1st Affirmative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>1st Negative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>2nd Affirmative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>2nd Negative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>3rd Affirmative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>3rd Negative</name> | ||
</speech> | ||
</speeches> | ||
</debate-format> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<debate-format schema-version="2.2"> | ||
<name>NSW Premier's Debating Challenge (Y7–8)</name> | ||
<short-name>NSW PDC Y7–8</short-name> | ||
<version>1</version> | ||
<info> | ||
<region>NSW, Australia</region> | ||
<level>Years 7 and 8</level> | ||
<used-at>NSW Premier's Debating Challenge</used-at> | ||
<description>3 vs 3, 6-minute speeches, no replies, no POIs</description> | ||
</info> | ||
<period-types> | ||
<period-type ref="pdc.1bell"> | ||
<name>PDC 1 Bell</name> | ||
<default-bgcolor>#CCAA00</default-bgcolor> | ||
</period-type> | ||
</period-types> | ||
<prep-time length="60:00"/> | ||
<speech-types> | ||
<speech-type ref="speech" length="7:00" first-period="normal"> | ||
<bell time="4:00" number="1" next-period="pdc.1bell"/> | ||
<bell time="6:00" number="2" next-period="warning"/> | ||
<bell time="finish" number="60" next-period="overtime"/> | ||
</speech-type> | ||
</speech-types> | ||
<speeches> | ||
<speech type="speech"> | ||
<name>1st Affirmative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>1st Negative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>2nd Affirmative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>2nd Negative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>3rd Affirmative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>3rd Negative</name> | ||
</speech> | ||
</speeches> | ||
</debate-format> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<debate-format schema-version="2.2"> | ||
<name>NSW Premier's Debating Challenge (Y9–12)</name> | ||
<short-name>NSW PDC Y9–12</short-name> | ||
<version>1</version> | ||
<info> | ||
<region>NSW, Australia</region> | ||
<level>Years 9 to 12</level> | ||
<used-at>NSW Premier's Debating Challenge</used-at> | ||
<description>3 vs 3, 8-minute speeches, no replies, no POIs</description> | ||
</info> | ||
<period-types> | ||
<period-type ref="pdc.1bell"> | ||
<name>PDC 1 Bell</name> | ||
<default-bgcolor>#CCAA00</default-bgcolor> | ||
</period-type> | ||
</period-types> | ||
<prep-time length="60:00"/> | ||
<speech-types> | ||
<speech-type ref="speech" length="9:00" first-period="normal"> | ||
<bell time="6:00" number="1" next-period="pdc.1bell"/> | ||
<bell time="8:00" number="2" next-period="warning"/> | ||
<bell time="finish" number="60" next-period="overtime"/> | ||
</speech-type> | ||
</speech-types> | ||
<speeches> | ||
<speech type="speech"> | ||
<name>1st Affirmative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>1st Negative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>2nd Affirmative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>2nd Negative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>3rd Affirmative</name> | ||
</speech> | ||
<speech type="speech"> | ||
<name>3rd Negative</name> | ||
</speech> | ||
</speeches> | ||
</debate-format> |