File:  [LON-CAPA] / modules / gci / portal / identifyalternative.html
Revision 1.1: download - view: text, annotated - select for diffs
Thu Sep 17 01:27:06 2009 UTC (14 years, 7 months ago) by gci
Branches: MAIN
CVS tags: HEAD, GCI_2, GCI_1
GCI WebCenter portal pages.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Welcome to the GCI WebCenter</title>

<style type="text/css">
<!--
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
-->
</style>
</head>

<body bgcolor="#4C6C84">
<a href="/"><img src="/images/devcyclesmall.jpg" alt="Development Cycle" width="400" height="300" align="right" /></a>
<p><span class="style1"><a href="/">Home</a> &gt; Identify Alternative Conceptions</span></p>
<h1 class="style1">Identify Alternative Conceptions</h1>
<p class="style1">As much as possible, test questions should be embedded in the experience of the testing population. This means that incorrect response options (&quot;distracters&quot;), and stems if appropriate, should originate from interaction with the target population. Alternative conceptions held by the target population can be identified through research or review of the existing research literature. The GCI WebCenter team is also compiling a database of identified alternative conceptions that authors can use in the future.</p>
</body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>