Difference between revisions of "Ethics"
From Alfino
Jump to navigationJump to searchLine 6: | Line 6: | ||
− | + | <form method="get" action="[[[ToDoList]]]"> | |
− | + | Priority: | |
− | + | <select name="PriorityField" size="1"> | |
− | + | <option value="High">High</option> | |
− | + | <option value="Low">Low</option> | |
− | + | </select> | |
− | + | <input type="Submit" value="Accept"> | |
− | + | <input type="Reset"> | |
− | + | </form> |
Revision as of 16:19, 1 December 2007
Welcome to the wiki page for Dr. Alfino's Ethics course. For now the only resource on this page is the study questions.
- Study Questions for Ethics Summer 2007 Part 1 of the class
- Study Questions for Ethics Summer 2007b Part 2 of the class
<form method="get" action="[[[ToDoList]]]"> Priority: <select name="PriorityField" size="1"> <option value="High">High</option> <option value="Low">Low</option> </select> <input type="Submit" value="Accept"> <input type="Reset"> </form>