-
Notifications
You must be signed in to change notification settings - Fork 0
/
Data Collection Table Tool.html
216 lines (201 loc) · 9.22 KB
/
Data Collection Table Tool.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<!DOCTYPE HTML>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Collecting CSCTW </title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="shortcut icon" href="images/favicon/favicon.ico">
<link rel="android-touch-icon" sizes="36x36" href="images/favicon/android-icon-36x36.png">
<link rel="android-touch-icon" sizes="48x48" href="images/favicon/android-icon-48x48.png">
<link rel="android-touch-icon" sizes="72x72" href="images/favicon/android-icon-72x72.png">
<link rel="android-touch-icon" sizes="96x96" href="images/favicon/android-icon-96x96.png">
<link rel="android-touch-icon" sizes="144x144" href="images/favicon/android-icon-144x144.png">
<link rel="android-touch-icon" sizes="192x192" href="images/favicon/android-icon-192x192.png">
<link rel="apple-touch-icon" sizes="57x57" href="images/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="images/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="images/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png"><noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<!-- Zac took this out to run background logo <a href="index.html" class="logo">Massively</a> -->
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li><a href="index.html">CSCTW Home</a></li>
<li><a href="About.html">About</a></li>
<li><a href="Sharing.html">Sharing Sources</a></li>
<li><a href="Educating.html">Educating</a></li>
<li class="active"><a href="Collecting.html">Collecting</a></li>
<li><a href="Acknowledgements.html">acknowledgements</a></li>
</ul>
<!--Zac took this out untill we have socail media<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>-->
</nav>
<!-- Main -->
<div id="main">
<div>
<h3>To most activate perspective taking, organize your data with this table:</h3>
<h4>(BASED ON REST’S FOUR COMPONENTS OF ETHICAL ACTION, 1986)</h4>
<br><br>
<!-- Table -->
<div class="table-wrapper">
<table class="alt">
<thead>
<tr>
<th>Headline Compnent<br> of Morality</th>
<th>Theoretical Filter Questions</th>
<th>Scene #</th>
</tr>
</thead>
<tbody>
<tbody>
<tr>
<td>Awareness/<br>Sensitivity</td>
<td>
<ul align=left>
<li> What were the ethical issues that drove your perspectives/actions in this event?
<li>What made you aware that it was an ethical issue?
</ul align=left></td>
<td> 1 </td>
</tr>
<tr>
<td>Motivation/<br>Commitment</td>
<td>
<ul align=left>
<li>What do believe about yourself, as a moral being?
<li>What do your words and actions say about who you are?
<li>What are your values and what do you value?
<li>What do your actions say about how you prioritize each in relation to one another?
<li>What matters most to you?</td>
</ul align=left><td>2</td>
</tr>
<tr>
<td>Moral Character</td>
<td>
<ul align=left>
<li>What did you do?
<li>What made it hard?
<li>What gave you the strength to do it?</td>
</ul align=left><td>3</td>
</tr>
<tr>
<td>Judgement/Decision-Making <br>(#1)</td>
<td>
<ul class=a align=left>
<li>What is the most “right” answer?</li>
<ul class=b align=left>
<li>What action did you take because it was right?</li></ul></ul>
<ul class=a align=left>
<li>Does an ethical imperative drive your answer?</li>
<ul class=b align=left>
<li>What principle drove your actions?</li></ul></ul>
<ul class=a align=left>
<li>What makes you say that?</li>
<ul class=b align=left>
<li>Why did you think your actions reflect that principle?
<li>How might they not?</li></td>
<td>4</td>
</tr>
<tr>
<td>Judgement/Decision-Making <br>(#2)</td>
<td>
<ul class=a align=left>
<li>What is the most “right” answer?</li>
<ul class=b align=left>
<li>What action did you take because it was right?</li></ul></ul>
<ul class=a align=left>
<li>Does an ethical imperative drive your answer?</li>
<ul class=b align=left>
<li>What principle drove your actions?</li></ul></ul>
<ul class=a align=left>
<li>What makes you say that?</li>
<ul class=b align=left>
<li>Why did you think your actions reflect that principle?
<li>How might they not?</li></td>
</td>
<td>5</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</p>
</header>
<p><b>Use the following APA citation if referencing or distributing content from this page:</b>
<br> Boyd, K. D. & Leftwich, B. M. (2020). Ethical Action Theoretical Framework For Communicating Historical
<br> Personally and Socially Responsible Leadership Comparator Experiences [website]. Retrieved from College
<br> Students Change the World website: https://www.csctw.org/</section>
</div>
</div>
<!-- Footer -->
<!-- Footer -->
<footer id="footer">
<section class="split contact">
<section class="alt">
<div class="field">
<h2>Educational or Research related inquiries may be directed to:<h2>
<h4>Address</h4>
<p><b>Karen D. Boyd, PhD
<br>Department of Educational Leadership and Policy Studies
<br>University of Tennessee - Knoxville
<br>1122 Volunteer Boulevard 322
<br>Bailey Education Complex
<br>Knoxville, TN 37996-3430</b></p>
<h4>Phone</h4>
<p><b><a href="#">(865) 974-9183</a></b></p>
<h4>Email</h4>
<p><b><a href="#">[email protected]</b></a></p>
</section><!-- Social Media Icons Taken out untill that exists<section>
<h3>Social</h3>
<ul class="icons alt">
<li><a href="#" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li> -->
</ul>
</section>
</section>
</footer>
<!-- Copyright -->
<div id="copyright">
<ul><li>© 2020 Dr. Karen D. Boyd & Prof. Carolyn Staples</li><li>Design: <a href="https://html5up.net">HTML5 UP</a></li></ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>