<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.expertiza.ncsu.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dmmusil</id>
	<title>Expertiza_Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.expertiza.ncsu.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dmmusil"/>
	<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=Special:Contributions/Dmmusil"/>
	<updated>2026-06-01T23:09:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/gui_jeopardy&amp;diff=27215</id>
		<title>CSC 216 F09/gui jeopardy</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/gui_jeopardy&amp;diff=27215"/>
		<updated>2009-11-17T03:16:08Z</updated>

		<summary type="html">&lt;p&gt;Dmmusil: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==GUI Jeopardy Review==&lt;br /&gt;
&lt;br /&gt;
===The problem===&lt;br /&gt;
&lt;br /&gt;
Students review the basic components of GUIs and the code needed to implement them.  I found when working on Program 2 that I had to do some review of these concepts and I feel that it could be helpful to other students who haven't worked with GUIs in a while.&lt;br /&gt;
&lt;br /&gt;
===Participants and props===&lt;br /&gt;
&lt;br /&gt;
A whole class could participate in this game.  The class will be divided into groups by rows or location in the classroom.  A Powerpoint slide displays the game board and one of the teams chooses a category and dollar value to select the question.  To record answers a Google spreadsheet and companion submission form will be used.  The students append their group/row number so the answers correspond to them.&lt;br /&gt;
&lt;br /&gt;
===The script===&lt;br /&gt;
&lt;br /&gt;
1. The class is divided into teams.&lt;br /&gt;
&lt;br /&gt;
2. The moderator displays the game board using a PowerPoint slide and randomly selects which team will play first.&lt;br /&gt;
&lt;br /&gt;
3. The team selected to go first chooses a category and a dollar value and the moderator reads the answer.&lt;br /&gt;
&lt;br /&gt;
4. The teams submit their answers and after 15 seconds the spreadsheet containing their answers is displayed by the moderator.&lt;br /&gt;
&lt;br /&gt;
5. The team that provides the correct question receives the corresponding dollar value and gets to choose the next category and dollar value.&lt;br /&gt;
&lt;br /&gt;
6. If no team provides the correct question, the team that selected last continues.&lt;br /&gt;
&lt;br /&gt;
7. This process is repeated until all the answers have been chosen.&lt;br /&gt;
&lt;br /&gt;
8. When all answers have been chosen the moderator announces the team with the most money as the winner of the game.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Questions for the game and a PowerPoint slide with the game board can be found in the links below&lt;br /&gt;
&lt;br /&gt;
[http://www4.ncsu.edu/~dmmusil/basicguijeopardy.txt Questions]&lt;br /&gt;
&lt;br /&gt;
[http://www4.ncsu.edu/~dmmusil/jeopardy.ppt Jeopardy Board PowerPoint]&lt;br /&gt;
&lt;br /&gt;
===Acknowledgments===&lt;br /&gt;
&lt;br /&gt;
Created by Dylan Musil&lt;br /&gt;
&lt;br /&gt;
Information used in the creation of this game was retrieved from the [http://java.sun.com/docs/books/tutorial/uiswing/components/index.html Swing Tutorial]&lt;/div&gt;</summary>
		<author><name>Dmmusil</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/gui_jeopardy&amp;diff=27208</id>
		<title>CSC 216 F09/gui jeopardy</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/gui_jeopardy&amp;diff=27208"/>
		<updated>2009-11-17T03:06:08Z</updated>

		<summary type="html">&lt;p&gt;Dmmusil: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==GUI Jeopardy Review==&lt;br /&gt;
&lt;br /&gt;
===The problem===&lt;br /&gt;
&lt;br /&gt;
Students review the basic components of GUIs and the code needed to implement them.  I found when working on Program 2 that I had to do some review of these concepts and I feel that it could be helpful to other students who haven't worked with GUIs in a while.&lt;br /&gt;
&lt;br /&gt;
===Participants and props===&lt;br /&gt;
&lt;br /&gt;
A whole class could participate in this game.  The class will be divided into groups by rows or location in the classroom.  A Powerpoint slide displays the game board and one of the teams chooses a category and dollar value to select the question.  To record answers a Google spreadsheet and companion submission form will be used.  The students append their group/row number so the answers correspond to them.&lt;br /&gt;
&lt;br /&gt;
===The script===&lt;br /&gt;
&lt;br /&gt;
1. The class is divided into teams.&lt;br /&gt;
&lt;br /&gt;
2. The moderator displays the game board using a PowerPoint slide and randomly selects which team will play first.&lt;br /&gt;
&lt;br /&gt;
3. The team selected to go first chooses a category and a dollar value and the moderator reads the answer.&lt;br /&gt;
&lt;br /&gt;
4. The teams submit their answers and after 15 seconds the spreadsheet containing their answers is displayed by the moderator.&lt;br /&gt;
&lt;br /&gt;
5. The team that provides the correct question receives the corresponding dollar value and gets to choose the next category and dollar value.&lt;br /&gt;
&lt;br /&gt;
6. If no team provides the correct question, the team that selected last continues.&lt;br /&gt;
&lt;br /&gt;
7. This process is repeated until all the answers have been chosen.&lt;br /&gt;
&lt;br /&gt;
8. When all answers have been chosen the moderator announces the team with the most money as the winner of the game.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Questions for the game and a PowerPoint slide with the game board can be found in the links below&lt;br /&gt;
&lt;br /&gt;
[http://www4.ncsu.edu/~dmmusil/www/basicguijeopardy.txt Questions]&lt;br /&gt;
&lt;br /&gt;
[http://www4.ncsu.edu/~dmmusil/www/jeopardy.ppt Jeopardy Board PowerPoint]&lt;br /&gt;
&lt;br /&gt;
===Acknowledgments===&lt;br /&gt;
&lt;br /&gt;
Created by Dylan Musil&lt;br /&gt;
&lt;br /&gt;
Information used in the creation of this game was retrieved from the [http://java.sun.com/docs/books/tutorial/uiswing/components/index.html Swing Tutorial]&lt;/div&gt;</summary>
		<author><name>Dmmusil</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/gui_jeopardy&amp;diff=27206</id>
		<title>CSC 216 F09/gui jeopardy</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC_216_F09/gui_jeopardy&amp;diff=27206"/>
		<updated>2009-11-17T02:49:34Z</updated>

		<summary type="html">&lt;p&gt;Dmmusil: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==GUI Jeopardy Review==&lt;br /&gt;
&lt;br /&gt;
===The problem===&lt;br /&gt;
&lt;br /&gt;
Students review the basic components of GUIs and the code needed to implement them.  I found when working on Program 2 that I had to do some review of these concepts and I feel that it could be helpful to other students who haven't worked with GUIs in a while.&lt;br /&gt;
&lt;br /&gt;
===Participants and props===&lt;br /&gt;
&lt;br /&gt;
A whole class could participate in this game.  The class will be divided into groups by rows or location in the classroom.  A Powerpoint slide displays the game board and one of the teams chooses a category and dollar value to select the question.  To record answers a Google spreadsheet and companion submission form will be used.  The students append their group/row number so the answers correspond to them.&lt;br /&gt;
&lt;br /&gt;
===The script===&lt;br /&gt;
&lt;br /&gt;
1. The class is divided into teams.&lt;br /&gt;
&lt;br /&gt;
2. The moderator displays the game board using a PowerPoint slide and randomly selects which team will play first.&lt;br /&gt;
&lt;br /&gt;
3. The team selected to go first chooses a category and a dollar value and the moderator reads the answer.&lt;br /&gt;
&lt;br /&gt;
4. The teams submit their answers and after 15 seconds the spreadsheet containing their answers is displayed by the moderator.&lt;br /&gt;
&lt;br /&gt;
5. The team that provides the correct question receives the corresponding dollar value and gets to choose the next category and dollar value.&lt;br /&gt;
&lt;br /&gt;
6. If no team provides the correct question, the team that selected last continues.&lt;br /&gt;
&lt;br /&gt;
7. This process is repeated until all the answers have been chosen.&lt;br /&gt;
&lt;br /&gt;
8. When all answers have been chosen the moderator announces the team with the most money as the winner of the game.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Questions for the game and a PowerPoint slide with the game board can be found in the links below&lt;br /&gt;
&lt;br /&gt;
[http://www4.ncsu.edu/~dmmusil/www/basicguijeopardy.txt Questions]&lt;/div&gt;</summary>
		<author><name>Dmmusil</name></author>
	</entry>
</feed>