<HTML><BODY STYLE="font:10pt verdana; border:none;"><DIV>Is anyone interested in making a computer-adaptive test of the Python programming language for use in education?</DIV> <DIV>&nbsp;</DIV> <DIV>I have conducted research at the Educational Testing Service in Princeton (New Jersey, USA) on computer-adaptive testing. Being totally new to programming, I was able to learn the language in about 2 months and used Python to complete my dissertation (i.e., presenting the proposal, conducting the research, writing&nbsp;up the results, and orally defending the dissertation)&nbsp;in about six months!&nbsp;After using Python for about a year, I am convinced&nbsp;that the language&nbsp;will have&nbsp;lots of application in&nbsp;education and industry. However,&nbsp;I have not found any web-based tests for industry or education on the open-source language.&nbsp; </DIV> <DIV>&nbsp;</DIV> <DIV>Because science will soon become a mandatory part of K-12 assessment in all US states, I would like to assist in positioning Python as a first computer science language to be taught in middle and high school by providing standard assessments to support the teaching of the language. If an assessment is&nbsp;provided online where teachers or proctors can register and log in students at a website, students can take the test and teachers will be provided feedback immediately about student's performance in different content areas (e.g., functions, exceptions, inheritance, lists, dictionaries, strings, and&nbsp;other OO concepts). This&nbsp;ultimately gives teachers more time to teach and allows student to receive&nbsp;questions that are appropriate for their ability: paper and pencil tests with fixed content or randomized&nbsp;content&nbsp;fails in this regard. In addition, the time it takes to grade tests in the traditional classroom sense&nbsp;is a day or two; this time is reduced to the time it takes to check your e-mail. </DIV> <DIV>&nbsp;</DIV> <DIV>To experiment with the concept of having an online computer-adaptive test, I developed a site, <A href="https://adaptivetestingservices.net/sign_in.html">https://adaptivetestingservices.net/sign_in.html</A> . It is by no means complete, but it is functional to get an idea of the possibility (Note: I'm a newbie in CS so forgive me if the are some errors.) The site allows you to register an examinee, and&nbsp;automatically sends a&nbsp;username and password to the provided email address. Once the&nbsp;user&nbsp;enters the site,&nbsp;he/she can take a sample demo of&nbsp;president and US currency&nbsp;knowledge (simple content to demonstrate). In operation, the&nbsp;item pool would be much larger and the item parameters&nbsp;would be calibrated. The ability estimate is shown at the bottom right with the error in the&nbsp;estimate under&nbsp;it; this will be removed in operation.&nbsp;Imagine&nbsp;Python content! If anyone is interested&nbsp;either post a message or send me an e-mail at <A href="mailto:damon_bryant2004@yahoo.com">damon_bryant2004@yahoo.com</A>. By the way, the entire site is HTML and Python! </DIV> <DIV>&nbsp;</DIV> <DIV>Regards,</DIV> <DIV>&nbsp;</DIV> <DIV>DB&nbsp;</DIV> <DIV>&nbsp;</DIV> <DIV>&nbsp;</DIV> <DIV><BR><BR>&nbsp;</DIV></BODY></HTML>