<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Grockit blog &#187; research</title>
	<atom:link href="http://grockit.com/blog/main/category/research/feed/" rel="self" type="application/rss+xml" />
	<link>http://grockit.com/blog/main</link>
	<description>Grockit</description>
	<lastBuildDate>Tue, 08 May 2012 20:49:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Kaggle Results</title>
		<link>http://grockit.com/blog/main/2012/05/09/kaggle-results/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kaggle-results</link>
		<comments>http://grockit.com/blog/main/2012/05/09/kaggle-results/#comments</comments>
		<pubDate>Tue, 08 May 2012 20:49:59 +0000</pubDate>
		<dc:creator>Thomas Lotze</dc:creator>
				<category><![CDATA[feature]]></category>
		<category><![CDATA[grockit]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[irt]]></category>
		<category><![CDATA[kaggle]]></category>
		<category><![CDATA[machine learning]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=4817</guid>
		<description><![CDATA[The Kaggle competition we hosted ended recently.  Congratulations to all the competitors, and especially to the top three finishers! Steffen Rendle, who identified useful features for users and questions, then used factorization machines to automatically develop a factorization model from those features. Alexander d&#8217;Yakonov, who used traditional machine learning approaches to solve the challenge as [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://grockit.com/blog/main/2011/11/29/machine-learning-for-student-achievement/" target="_blank">Kaggle competition</a> we hosted ended recently.  Congratulations to all the competitors, and especially to the top three finishers!</p>
<ol>
<li><a href="http://blog.kaggle.com/2012/04/20/viva-libfm-steffen-rendle-on-how-he-won-the-grockit-challenge/" target="_blank">Steffen Rendle</a>, who identified useful features for users and questions, then used factorization machines to automatically develop a factorization model from those features.</li>
<li><a href="http://blog.kaggle.com/2012/04/12/grockit-2nd-place-interview-with-alexander-dyakonov/" target="_blank">Alexander d&#8217;Yakonov</a>, who used traditional machine learning approaches to solve the challenge as a classification problem.</li>
<li><a href="http://blog.kaggle.com/2012/04/10/grocking-out-3rd-place-interview-with-pankaj-mishra/" target="_blank">Pankaj Mishra</a>, who blended an ensemble of results from collaborative filtering and a variety of IRT models, based on models used in the Netflix prize and the 2010 KDD cup.</li>
</ol>
<p>We learned a number of interesting things by hosting this competition:</p>
<ol>
<li>A sense of how good our existing approach was.  We posted benchmark results from the IRT algorithm at the heart of our internal prediction model.  While it didn&#8217;t win the competition (and we&#8217;d have been disappointed if it had), it was a difficult benchmark to beat &#8212; improving on it was a serious challenge for the competitors.  Before the competition, though, we didn&#8217;t really know whether we could feel confident in the strength of our model, or is there was something much better we could be doing.  Knowing that the problem has been looked at by hundreds of world-class data scientists gives us a lot of confidence that there isn&#8217;t a lot of room for improvement on the results.</li>
<li>Collaborative filtering/factorization methods for organizing and clustering our questions.  While we&#8217;ve relied on manual categorization, this is a promising way of identifying the actual knowledge areas used by each questions, so that we can get a sense for what questions actually use a common set of skills.  This should help us give students a more accurate picture of the areas they really understand and which questions they&#8217;ll actually get right.</li>
<li>Stefan&#8217;s <a href="http://www.libfm.org/">libFM</a> tool.  This proved to be a very powerful way of developing those factorization models.</li>
</ol>
<p>We&#8217;re glad to have some new tools in our search for better ways to understand what people are learning and to help them learn better.  All the data (training and test) from the competition is now publicly available in the <a href="http://www.kaggle.com/c/WhatDoYouKnow/data" target="_blank">data section</a> of the kaggle page.  We hope that it will continue to be useful for understanding student knowledge and predicting performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2012/05/09/kaggle-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Machine Learning for Student Achievement</title>
		<link>http://grockit.com/blog/main/2011/11/29/machine-learning-for-student-achievement/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=machine-learning-for-student-achievement</link>
		<comments>http://grockit.com/blog/main/2011/11/29/machine-learning-for-student-achievement/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 19:47:28 +0000</pubDate>
		<dc:creator>Thomas Lotze</dc:creator>
				<category><![CDATA[grockit]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=4675</guid>
		<description><![CDATA[We at Grockit have just posted a new educational machine learning competition focused on analyzing student performance: http://www.kaggle.com/c/WhatDoYouKnow. The competition is hosted on Kaggle, which has rapidly become an excellent site for hosting data mining and forecasting competitions.  Our sponsored competition revolves around analyzing students&#8217; past study habits and predicting whether they can correctly answer [...]]]></description>
			<content:encoded><![CDATA[<p>We at Grockit have just posted a new educational machine learning competition focused on analyzing student performance: <a href="http://www.kaggle.com/c/WhatDoYouKnow">http://www.kaggle.com/c/WhatDoYouKnow</a>.  The competition is hosted on <a href="https://www.kaggle.com/" target="_blank">Kaggle</a>, which has rapidly become an excellent site for hosting data mining and forecasting competitions.  Our sponsored competition revolves around analyzing students&#8217; past study habits and predicting whether they can correctly answer future practice questions.  Like Netflix did for movies, we&#8217;re trying to improve on education industry standards for adaptive learning algorithms.</p>
<p>I&#8217;m very excited that we&#8217;re reaching out to the machine learning community, because I&#8217;m tremendously excited about the potential for technology to change education.  I think leveraging the data we can collect is a huge part of that.  I honestly believe that by improving assessment, we can improve the way people learn.  By knowing what areas you&#8217;re strong and weak in, you can better know when you&#8217;re at a suitable level and how to direct your future studying.  We want to be able to help students direct their studying &#8212; and eventually, improve student testing itself.  There&#8217;s a lot more to knowing your level than simply what questions you got right or wrong, and we want to take advantage of that as much as possible.</p>
<p>This is a manifestation of the<a href="https://grockit.com/values" target="_blank"> Grockit value of putting the learner first</a>.  We&#8217;re doing this purely to try and improve the way we help students study.  We&#8217;re putting our money where are mouth is, too, with cash prizes will also be awarded to the top three finishers.  The competition runs through February.  Details on the data set, the prizes, and the competition are all available at:</p>
<p><a href="http://www.kaggle.com/c/WhatDoYouKnow">http://www.kaggle.com/c/WhatDoYouKnow</a></p>
<p>Thanks for reading, and we hope you check it out!</p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2011/11/29/machine-learning-for-student-achievement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Answering the question that you&#8217;re about to ask</title>
		<link>http://grockit.com/blog/main/2011/10/17/answering-the-question-that-youre-about-to-ask/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=answering-the-question-that-youre-about-to-ask</link>
		<comments>http://grockit.com/blog/main/2011/10/17/answering-the-question-that-youre-about-to-ask/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 19:51:03 +0000</pubDate>
		<dc:creator>Ari Bader-Natal</dc:creator>
				<category><![CDATA[learning]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=4617</guid>
		<description><![CDATA[We&#8217;re happy to announce the newest addition to the Grockit social learning platform: Grockit Answers, a tool for hosting timely Q&#38;A discussions around web videos. We started by designing this for our own videos, but quickly decided that it could have more impact if we expanded our scope a bit. So as of today, Grockit [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re happy to announce the newest addition to the Grockit social learning platform: <a href="https://grockit.com/answers" target="_blank">Grockit Answers</a>, a tool for hosting timely Q&amp;A discussions around web videos. We started by designing this for our own videos, but quickly decided that it could have more impact if we expanded our scope a bit. So as of today, <a href="https://grockit.com/answers">Grockit Answers</a> works with any video hosted on YouTube or Vimeo.</p>
<p>There&#8217;s a wealth of educational videos available online, but the primary mode of interaction among viewers &#8212; short-form commenting &#8212; doesn&#8217;t do much to enhance or facilitate learning. <B>When you&#8217;re trying to grok a challenging lecture from an AI course at Stanford or an open talk at MIT, you need more than comments. You need a way to ask a question about a particular point that confused you, or ask for a clarification or maybe a useful reference on something mentioned in the video.</B> You really need a Q&amp;A site, and you need to be able to attach each of your questions to a particular time in the video. You need <a href="https://grockit.com/answers">Grockit Answers</a>. Here&#8217;s a quick video clip (<A HREF="https://grockit.com/r/b72" target="_blank">live Q&#038;A discussion here</A>). Feel free to <A HREF="https://grockit.com/r/bbk" target="_blank">ask questions about this video on Grockit Answers.</A> </p>
<div style="text-align:center;"><iframe width="640" height="480" src="http://www.youtube.com/embed/0gcq4fkRMxY?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>Built on <a href="http://popcornjs.org" target="_blank">Popcorn.js</a>, a fantastic new HTML5 media framework for better connecting web videos to web pages, Grockit Answers displays each question and its answers at the exact point in the video that they are most relevant. As a viewer, some of the things that confuse you are are likely to be the same as what confused others before you. In a time-anchored Q&amp;A on Grockit Answers, just as the question begins to form in your mind, it may magically pop up on the screen, along with a few great answers.</p>
<p><CENTER>
<div><a href="http://grockit.com/blog/main/files/2011/10/siemens.png"><img src="http://grockit.com/blog/main/files/2011/10/siemens.png" style="width:484px; height:372px; border:1px solid #CCC;" /></a></div>
<p></CENTER></p>
<p>For the educators out there, I&#8217;m happy to say that we developed a number of additional features with you in mind. You can create a Q&amp;A page on a video that only you and your students have access to, and you can moderate the conversation to get additional controls and deeper insight into what&#8217;s happening. Finally, and most exciting, you can add these Q&amp;A pages to your own course websites (<a href="https://grockit.com/answers/media/syllabus.html" target="_blank">example</a>), easily replacing links to YouTube or Vimeo videos with your moderated discussions. Feel free to contact us at answers@grockit.com with any questions about this.<br />
<CENTER><a href="http://grockit.com/blog/main/files/2011/10/Screen-shot-2011-12-16-at-2.59.08-PM.png"><img src="http://grockit.com/blog/main/files/2011/10/Screen-shot-2011-12-16-at-2.59.08-PM.png" alt="" title="Moderator dashboard" width="488" height="430" class="alignnone size-full wp-image-4772" /></a><br />
</CENTER></p>
<p><a href="https://grockit.com/answers" target="_blank">Start a Question &amp; Answer page for any video on YouTube.</a> Share it with your classroom or share it with your friends. And please, let us know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2011/10/17/answering-the-question-that-youre-about-to-ask/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Thoughts from the KIPP Charter School Annual Summit</title>
		<link>http://grockit.com/blog/main/2011/08/11/thoughts-from-the-kipp-charter-school-annual-summit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=thoughts-from-the-kipp-charter-school-annual-summit</link>
		<comments>http://grockit.com/blog/main/2011/08/11/thoughts-from-the-kipp-charter-school-annual-summit/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 21:00:27 +0000</pubDate>
		<dc:creator>david marino</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[grockit]]></category>
		<category><![CDATA[K12]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[teachers]]></category>
		<category><![CDATA[collaborative learning]]></category>
		<category><![CDATA[KIPP]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[Rusty Greiff]]></category>
		<category><![CDATA[social learning]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=4497</guid>
		<description><![CDATA[Rusty Greiff is Grockit’s Chief Strategy and Corporate Development Officer and a resident of the greater Washington DC area.  Rusty has an extensive background in politics and education. My 8-year old son is a LEGO junky.  He goes through three basic steps to LEGO greatness: 1) he shuts the door to his room 2) he [...]]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://venturebeat.com/2011/03/22/grockit-hires-strategy-exec-as-ed-tech-turfwar-heats-up/" target="_blank"><a href="http://grockit.com/blog/main/files/2011/08/2011-03-30_16-05-15.jpg"><img class="alignleft size-full wp-image-4498" title="2011-03-30_16-05-15" src="http://grockit.com/blog/main/files/2011/08/2011-03-30_16-05-15.jpg" alt="" width="205" height="293" /></a> Rusty Greiff</a> is Grockit’s Chief Strategy and Corporate Development Officer and a resident of the greater Washington DC area.  Rusty has an extensive background in <a href="http://grockit.com/blog/main/management-board/" target="_blank">politics and education</a>.</em></p>
<p><em><br />
</em></p>
<p>My 8-year old son is a LEGO junky.  He goes through three basic steps to LEGO greatness:</p>
<p>1) he shuts the door to his room</p>
<p>2) he pours the 500 pieces of LEGOs on the floor</p>
<p>3) he lets it rip.</p>
<p>Skyscrapers, spaceships, laser-rovers; massive and intricate structures are built &#8211; most of the time with his brother and best buddy next door.  Often, I will peer through the crack in the door to assess their progress.  Rarely do they know where their LEGO journey will take them, but they are comfortable in leaping ahead together, adjusting the pieces, and brainstorming until the creation is complete, often ending in a multi-player &#8220;high five&#8221;.</p>
<p>Last week, I played and learned with my own set of LEGOs along with some of the most talented educators in the country at the KIPP Charter School’s Annual Summit in Nashville, TN.  Every year, KIPP brings its teachers, directors, funders, experts in the field and students together to discuss best practices.  Alongside KIPP’s finest teachers, administrators and students, I led a 90-minute session, LEGOs in hand, on collaborative and social learning.  The LEGO exercise and talk was meant to help participants better understand the impact of Grockit’s adaptive and collaborative platform as it is applied to KIPP schools.  Currently, Grockit and KIPP are partnering to connect California KIPP students in peer-peer SAT/ACT test prep, with the goal of mastering test prep content and improving scores through social learning.</p>
<p>Not surprisingly, bringing people together (with a massive box of LEGOs) with different learning styles, specific skill sets and expertise, can create a dynamic experience that translates into some beautiful results.</p>
<p>By way of examples, Grace, a KIPP teacher from Washington DC preferred working in a team of 2 to build the foundation while her colleague Jennifer created a three-story roof garden to attach to Grace’s structure.  A KIPP teacher from Newark encouraged her team to strategize first, drawing elaborate plans before finding color-coordinated LEGOs to complete the building.  One AP teacher demanded of his team, “Just have fun” and attacked the LEGOs, building a killer “car-house” that of course could fly.</p>
<p>The LEGO exercise and session was an easy demonstration of <a href="http://grockit.com/blog/main/2011/05/09/an-experiment-in-group-study/">existing academic research</a> suggesting that by engaging learners through social games, collaborative problem solving and peer-to-peer studying, companies like Grockit are helping learners master subjects and achieve higher test scores.  Literally, this is what we do at Grockit every day for our hundreds-of-thousands of students.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2011/08/11/thoughts-from-the-kipp-charter-school-annual-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Experiment in Group Study</title>
		<link>http://grockit.com/blog/main/2011/05/09/an-experiment-in-group-study/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=an-experiment-in-group-study</link>
		<comments>http://grockit.com/blog/main/2011/05/09/an-experiment-in-group-study/#comments</comments>
		<pubDate>Mon, 09 May 2011 20:02:06 +0000</pubDate>
		<dc:creator>Thomas Lotze</dc:creator>
				<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=4344</guid>
		<description><![CDATA[Group study is very important to us at Grockit. In fact, it&#8217;s something we&#8217;re staking our name and our business on: the notion that studying together is better than studying alone. While we&#8217;re not alone in believing that group study is important and have heard plenty of anecdotal stories about how people like studying with [...]]]></description>
			<content:encoded><![CDATA[<p>Group study is very important to us at Grockit. In fact, it&#8217;s something we&#8217;re staking our name and our business on: the notion that studying together is better than studying alone. While we&#8217;re not alone in believing that group study is important and have heard plenty of anecdotal stories about how people like studying with others, we needed some solid experimental evidence. We believe that it&#8217;s critical to test and validate our assumptions, especially assumptions about the core learning experiences in Grockit. We wanted to see whether group study actually impacted people&#8217;s studying: did they stay on task longer, study more, or study more effectively? Looking at how people study on Grockit, the answer to all of these seems to be yes. However, because we let learners direct their own studying on Grockit, we can&#8217;t separate the effect of studying in a group from a person&#8217;s <em>choosing</em> to study in a group, which might show biases according to the learner&#8217;s ability or intent. So when we couldn&#8217;t find any studies which looked at the sort of group study we&#8217;re providing, we decided to create our own.</p>
<p>The experiment is fairly straightforward. We randomly selected a portion of newly arriving Grockit learners and put them into the testing group, giving them a slightly modified Grockit experience. Instead of letting people select whether to study in a group or alone, we gave them a single button: &#8220;Study Now&#8221;. Each time they chose to study, we&#8217;d look and see whether there were other people studying the same thing. If there were, we&#8217;d treat this as an experimental case that we could test and flip a coin to see what study condition this would go in. Half the time, we put the learner into a solo game, studying on their own; the other half, we put the learner into a group game, studying with other people. </p>
<p><a href="http://grockit.com/blog/main/files/2011/05/minutes_per_game_relative.png"><img src="http://grockit.com/blog/main/files/2011/05/minutes_per_game_relative.png" alt="comparison of minutes spent in game, for group vs. solo study" title="minutes_per_game_relative" width="250" class="alignright size-full wp-image-4345" /></a><br />
We found three key results supporting the hypothesis that group study is more engaging and effective for learners:</p>
<ul>
<li>We found that learners studied longer when they were in a group study session than when they were alone. Studies have shown that time on task is a key predictor of study effectiveness. It&#8217;s a simple correlation: studying longer is more effective. By providing a more engaging study experience, learners have more fun and spend longer studying. On average, <strong>learners spent 3x as long studying</strong> when they were in a group study session as when they played alone. The boxplot is even more striking: you can see that learners spend more time studying in group games across the board. (For my fellow stats geeks out there, the Mann-Whitney-Wilcoxon Rank-sum test results in Z = 8.3883, with a p-value < 2.2e-16. That's pretty irrefutable, as statistics go.)
<li>We found that <strong>learners studied over 2x as many questions</strong> when they were in a group study session as when they were alone. This was important because we wanted to make sure that studying with others wasn&#8217;t just making people slower to answer questions. But learners study more than twice as many questions, on average, when in group study than when they study alone.
<li>We found that <strong>learners were more likely to answer questions correctly</strong> when they were in a group study session than when they were alone. It could have been that learners were simply goofing off in group study, and that they were socializing rather than seriously paying attention to the material. But in fact, the opposite was the case with Grockit learners, where the social pressure is to focus on the material. Learners in group games actually answered correctly more often than when they were playing solo.
</ul>
<p>We want to find the most effective ways to help people learn, and that requires making sure the results are valid and verifiable. We&#8217;re working on a peer-reviewed paper to provide full results and data from our experiment; if you want access in the meantime, please write to research@grockit.com. Grockit was founded on the belief that we could come up with a better way to help people study, and that a key part of doing that was helping learners teach and learn from each other. We&#8217;re glad to have some strong evidence to support this belief, and will continue to test our theories to build an even better system. </p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2011/05/09/an-experiment-in-group-study/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Grockit is a finalist in the Next Generation Learning Challenges</title>
		<link>http://grockit.com/blog/main/2011/04/14/grockit-named-nglc-wave-2-finalist/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=grockit-named-nglc-wave-2-finalist</link>
		<comments>http://grockit.com/blog/main/2011/04/14/grockit-named-nglc-wave-2-finalist/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 23:51:07 +0000</pubDate>
		<dc:creator>Ari Bader-Natal</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[K12]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=4232</guid>
		<description><![CDATA[I&#8217;m happy to announce that Grockit is a finalist in the second wave of Next Generation Learning Challenges. I&#8217;d like to share a bit about this project and why we think it&#8217;s important. Here&#8217;s the project summary: The Virtual Study Hall: Making Personalized Learning Collaborative Virtual schools let students learn from any place at their [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce that <A HREF="http://nextgenlearning.org/wave-ii-finalists#12">Grockit is a finalist in the second wave of Next Generation Learning Challenges</A>. I&#8217;d like to share a bit about this project and why we think it&#8217;s important. Here&#8217;s the project summary:</p>
<p><strong><U>The Virtual Study Hall: Making Personalized Learning Collaborative</U></strong></p>
<blockquote><p>Virtual schools let students learn from any place at their own pace. The challenge in this individualized learning is that without a synchronized curriculum and shared venue, students can feel disconnected from their peers and alone in their studies. <strong>As online learning options are increasingly available at the secondary and post-secondary level, the issues that virtual high schools face today are a preview of challenges to come with this new wave in technology-enabled learning.</strong> While the move towards personalized learning appears to necessitate a move away from social/collaborative learning, this need not be the case. Grockit has developed a web-based learning platform that bridges this gap, with a collaborative learning platform that creates networks for self-paced learners. Building on an existing relationship with Florida Virtual School, we will demonstrate and measure how this platform can increase learning gains by connecting and engaging thousands of students enrolled in 7th-9th grade level math courses online.</p></blockquote>
<p>This project addresses a stumbling block that many technology-based efforts for individualized learning either have faced or will face soon: a large-scale shift towards truly personalized learning in a school fragments a single cohort of learners into single-learner cohorts. For online programs and courses, this fragmentation can negatively impact student engagement and completion rates. <em>In building a system to be both collaborative and adaptive, Grockit has grappled with this issue for several years, and has now identified several solutions to enable both approaches to be supported simultaneously.</em> For courses offered entirely online, restoring the opportunity for peer-to-peer collaborative learning can be quite powerful. By building a technology-based learning environment as a social construct from the bottom-up, students can reap the benefits of studying within a community of learners &#8212; a sense of connection to other learners, informal peer-to-peer assistance and motivation, and a social context for studying. </p>
<p>We&#8217;re looking forward to the opportunity to implement and evaluate this approach on a large scale at Florida Virtual School, which is the largest state-led public virtual school in the country. For this project, we&#8217;ll track and quantify the impact of incorporating Grockit&#8217;s core platform into 7th-9th grade level math courses on student engagement and learning outcomes, and will share and publish our findings with the larger community of researchers and educators interested in improving online learning. </p>
<p>I&#8217;m happy to say that Grockit is quite open about our <A HREF="http://grockit.com/blog/main/research/">ongoing research efforts</A>, including our peer-reviewed <A HREF="http://grockit.com/blog/main/research/#publications">publications</A>, assorted research <A HREF="http://grockit.com/blog/main/research/#collaborations">collaborations</A>, current domain <A HREF="http://grockit.com/blog/main/research/#applications">applications</A>, and underlying pedagogical <A HREF="http://grockit.com/blog/main/research/#foundations">foundations</A>. If you&#8217;re interested in learning more, check out our overview on the <B><A HREF="http://grockit.com/blog/main/files/2010/02/grockit_2011_methodology_whitepaper.pdf"><IMG SRC="http://grockit.com/blog/main/files/2010/02/pdf_icon.gif" width="16" height="16"> Methodologies and Technologies of the Grockit Learning Platform</A></B>. If you work with a school (traditional or virtual) that may be interested in partnering with Grockit, or if you are an education researcher or learning systems designer interested in discussing potential research collaborations, please let me know and I&#8217;ll be in touch. </p>
<p>I&#8217;d encourage you to check out the <A HREF="http://nextgenlearning.org/wave-ii-finalists" target="_blank">full list of NGLC Wave II finalists</A>. Lots of exciting work happening here! </p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2011/04/14/grockit-named-nglc-wave-2-finalist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thank you, Dan!</title>
		<link>http://grockit.com/blog/main/2010/08/06/thank-you-dan/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=thank-you-dan</link>
		<comments>http://grockit.com/blog/main/2010/08/06/thank-you-dan/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 23:48:49 +0000</pubDate>
		<dc:creator>Ari Bader-Natal</dc:creator>
				<category><![CDATA[learning]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=3505</guid>
		<description><![CDATA[We were lucky to have Daniel Furr join us this summer for the Grockit Graduate Research Internship program. Dan is a Ph.D. student in the University of California Berkeley&#8217;s Graduate School of Education, with a focus on Quantitative Methods and Evaluation. At Grockit, Dan has been working on a variety of assessment-oriented projects, such as: on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://grockit.com/blog/main/files/2010/08/daniel_furr.jpg"><img class="alignright size-full wp-image-3507" title="daniel_furr" src="http://grockit.com/blog/main/files/2010/08/daniel_furr.jpg" alt="" width="159" height="188" /></a></p>
<p>We were lucky to have Daniel Furr join us this summer for the <a href="http://grockit.com/blog/main/2010/02/03/announcing-summer-2010-research-internship/">Grockit Graduate Research Internship</a> program. Dan is a Ph.D. student in the University of California Berkeley&#8217;s Graduate School of Education, with a focus on Quantitative Methods and Evaluation. </p>
<p>At Grockit, Dan has been working on a variety of assessment-oriented projects, such as: on understanding how much data is needed to make use of an item response theory model in a Grockit network, on longitudinal models that help us refine our understanding of student improvement over time, and on extending our current models to incorporate the effect of collaboration, discussion, and repetition on a student&#8217;s probability of response accuracy. Understanding the effect of factors like these allows us to better select appropriate challenges for students in Grockit games. </p>
<p>About this internship, Dan writes:</p>
<blockquote><p>
Over the summer I focused on comparing approaches to estimating IRT models and experimenting with longitudinal models to measure user improvement over time. I compared estimations conducted with different R packages, with varying subsets of data, and ways of incorporating information on social interactions that occur alongside item responses. I used random item models to assess learning over time&#8211;time as calendar time, as item presentation order, and as discrete &#8220;sittings&#8221;. The people of Grockit are welcoming and innovative, and I feel fortunate to have had the chance to work with them and grapple with many interesting complexities.
</p></blockquote>
<p>I enjoyed working with Dan over the past few months, and wish him well on his return to academia in the Fall. Keep an eye on this blog for announcements of new assessment-oriented features on Grockit, several of which have benefited from Dan&#8217;s hard work this summer.</p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2010/08/06/thank-you-dan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;How would you describe Grockit to a friend?&#8221;</title>
		<link>http://grockit.com/blog/main/2010/07/14/how-would-you-describe-grockit-to-a-friend/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-would-you-describe-grockit-to-a-friend</link>
		<comments>http://grockit.com/blog/main/2010/07/14/how-would-you-describe-grockit-to-a-friend/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 18:37:21 +0000</pubDate>
		<dc:creator>Ari Bader-Natal</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=3449</guid>
		<description><![CDATA[We asked a group of our users to tell us how they would describe Grockit to a friend. We read each comment in detail and we thought it might be interesting to enter all the student responses into Wordle (typos included, but that&#8217;s ok, these were Algebra students). Wordle is helpful because &#8216;The clouds give [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://grockit.com/blog/main/files/2010/07/Screen-shot-2010-07-13-at-10.10.41-PM.png"><img class="size-full wp-image-3450 aligncenter" title="'How would you describe Grockit to a friend'" src="http://grockit.com/blog/main/files/2010/07/Screen-shot-2010-07-13-at-10.10.41-PM.png" alt="" width="100%" /></a></p>
<p>We asked a group of our users to tell us how they would describe Grockit to a friend. We read each comment in detail and we thought it might be interesting to enter all the student responses into <a href="http://www.wordle.net">Wordle</a> (typos included, but that&#8217;s ok, these were Algebra  students). Wordle is helpful because &#8216;The clouds give greater prominence to words that appear more frequently in the source text&#8217;. It was cool to see &#8216;Fun&#8217;, &#8216;Math&#8217; and &#8216;Helps&#8217; as some of the biggest words.</p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2010/07/14/how-would-you-describe-grockit-to-a-friend/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Being intelligent about supporting learning</title>
		<link>http://grockit.com/blog/main/2010/06/22/intelligent-tutoring-systems-conference/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=intelligent-tutoring-systems-conference</link>
		<comments>http://grockit.com/blog/main/2010/06/22/intelligent-tutoring-systems-conference/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 01:00:57 +0000</pubDate>
		<dc:creator>Ari Bader-Natal</dc:creator>
				<category><![CDATA[learning]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=3370</guid>
		<description><![CDATA[As you probably know, Grockit offers learners the choice of three different modes of study: individual practice, peer study groups, and instructor-led lessons. What you might not know (unless you&#8217;ve read about Research at Grockit) is that these three modes of learning draws on ongoing research in three corresponding subfields of study. Last week, I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://grockit.com/blog/main/files/2010/06/its2010small_5.png" alt="" title="its2010small_5" width="320" height="240" class="right size-full wp-image-3379" /><br />
<img src="http://grockit.com/blog/main/files/2010/06/its2010small_3.png" alt="" title="its2010small_4" width="320" height="240" class="right size-full" /></p>
<p>As you probably know, Grockit offers learners the choice of three different modes of study: <I>individual practice</I>, <I>peer study groups</I>, and <I>instructor-led lessons</I>. What you might not know (unless you&#8217;ve read about <A HREF="http://grockit.com/blog/main/research/">Research at Grockit</A>) is that these three modes of learning draws on ongoing research in three corresponding subfields of study. Last week, I got up-to-speed on the state of the art in one of these areas, <i>individual study</i>, at the Tenth International Conference on Intelligent Tutoring Systems. I wanted to share a few highlights from the conference here. </p>
<p>On Day 1, I started by co-organizing a workshop with Erin Walker and Carolyn Penstein Rosé (both of Carnegie Mellon University) on <B><A HREF="http://grockit.com/blog/its-collaboration-workshop/">Opportunities for intelligent and adaptive behavior in collaborative learning systems</A></B>. It was a great opportunity to bring together a group of people actively pursuing research at the intersection of intelligent systems and collaborative learning. Here is a snippet from the workshop website.</p>
<blockquote><p>
Intelligent tutoring systems are generally designed to tailor instruction to the individual student, but this does not mean that ITS-guided learning must necessarily be a solitary activity. A variety of recent systems have demonstrated ways in which an adaptive learning environment can incorporate and benefit from the presence of multiple learners. Similarly, students using computer-supported collaborative learning systems have been shown to benefit from the introduction of adaptive support that targets the collaboration. In this workshop, we invite discussion and seek to explore ways in which the combination of collaborative and intelligent aspects of a system can benefit the learner by creating a more productive learning environment.
</p></blockquote>
<p>If you&#8217;re interested in learning more about this workshop, you can find the <A HREF="http://grockit.com/blog/its-collaboration-workshop/accepted-papers/">presenter list</A>, <A HREF="http://grockit.com/blog/its-collaboration-workshop/files/its_collaboration_workshop_slides.pdf">rapid-fire slides</A>, and <B><A HREF="http://grockit.com/blog/its-collaboration-workshop/2010/06/02/workshop-proceedings/">full proceedings</A></B> on the <A HREF="http://grockit.com/blog/its-collaboration-workshop/">workshop website</A>. </p>
<p>As the week continued, I got a chance to hear presentations on a wide variety of research projects. A few of the talks that I found interesting this year touched on these topics: deciding if and when to provide hints, identifying the moment of learning from patterns in data, incorporating teachers into the process of designing a system, automatically generating hints from patterns in past data, understanding the ways in which human tutors are adaptive, incorporating dialogue agents in peer collaborations, and modeling learning gains over time. You can see the full spectrum of work presented in the conference <A HREF="http://sites.google.com/site/its2010home/accepted-papers-1/6094-TOC%2BAI.pdf?attredirects=0&#038;d=1">proceedings</A> index. </p>
<p>Grockit was proud to be one of the <A HREF="http://sites.google.com/site/its2010home/ITS2010/sponsors">sponsors</A> of this year&#8217;s Intelligent Tutoring Systems conference.</p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2010/06/22/intelligent-tutoring-systems-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Games+Learning+Society+Grockit</title>
		<link>http://grockit.com/blog/main/2010/06/21/games-learning-society-grockit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=games-learning-society-grockit</link>
		<comments>http://grockit.com/blog/main/2010/06/21/games-learning-society-grockit/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 21:50:22 +0000</pubDate>
		<dc:creator>Ari Bader-Natal</dc:creator>
				<category><![CDATA[games]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://grockit.com/blog/main/?p=3357</guid>
		<description><![CDATA[Two weeks ago, Grockit participated in the Games+Learning+Society conference. On the second day of the conference, I joined Jeramy Gatza, Curriculum Innovation Specialist on the Research and Discovery Team at Florida Virtual School, to discuss a recent project in which eight Algebra I classes at Florida Virtual School piloted the use of Grockit as a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://glsconference.org/"><img src="http://grockit.com/blog/main/files/2010/06/gls.png" alt="" title="gls" width="378" height="140" class="left size-full wp-image-3360" /></a></p>
<p>Two weeks ago, Grockit participated in the <a href="http://glsconference.org/">Games+Learning+Society conference</A>. On the second day of the conference, I joined Jeramy Gatza, Curriculum Innovation Specialist on the Research and Discovery Team at Florida Virtual School, to discuss a recent project in which eight Algebra I classes at Florida Virtual School piloted the use of Grockit as a supplement to their standard course curriculum. The presentation, entitled <A HREF="http://www.glsconference.org/2010/program/event/25">Collaborative Learning Games in the Virtual Classroom: Piloting Grockit at Florida Virtual School</a>, took an interactive form. Each participant had a laptop, which allowed us to ground our discussion of the social, motivational, and collaborative aspects of the platform in first-hand experience. Here&#8217;s a bit more about the discussion, taken from the <A HREF="http://www.glsconference.org/2010/program/event/25">presentation abstract</A>: </p>
<blockquote><p>
A virtual school can offer a student the ability to complete a course on their own schedule, from any location. The challenge in providing a flexible, individualized learning environment is that students may feel disconnected from each other, and can miss the opportunity to learn from interactions with their peers. Multi-player online learning games may hold a solution. By providing a venue for learners to connect and interact, these games can extend the benefits of collaborative learning opportunities to the geographically-dispersed students in a virtual school.</p>
<p>&#8230;Our goal for this workshop is to share with participants both an intuitive sense and data-grounded evidence about how multi-player learning games, like those in Grockit, can help connect, motivate, and engage students who are geographically and socially isolated. The workshop will conclude with a group-wide discussion of other experiences with, and opportunities for, using game-based collaborations as a way to connect learners across the web.
</p></blockquote>
<p>Two days later, Jeramy and I again presented together, this time to discuss our work with a group of educators as part of the GLS <A HREF="http://www.glsconference.org/2010/program-glses.html">Educator Symposium</A>. This presentation was nominally grounded in work that I&#8217;ve published on how we go about deciding between synchronous and asynchronous interactions for the various components of Grockit&#8217;s collaborative learning activities (for more info, see the <A HREF="http://aribadernatal.com/docs/badernatal_elearn2009_updated.pdf">source paper</A> and the <A HREF="http://glseducatorsnetwork.ning.com/forum/topics/roundtable-discussion-readings">asynchronous discussion thread on this work</A>). The real heart of the session, however, was devoted to a series of interesting questions raised by participating educators about the real-world task of incorporating Grockit (or a system like it) into the classroom setting. Jeramy Gatza provided a very interesting perspective, responding to several questions based on his experiences using Grockit at Florida Virtual School. </p>
<p>While I was at the Games+Learning+Society conference, I saw/heard/participated in a number of excellent talks, tutorials, demos, and keynotes. It was exciting to see the incredible variety of ways in which researchers and educators have been incorporating games into learning and learning into games. I&#8217;m excited to bring these ideas back to <A HREF="http://grockit.com">Grockit</A>, and use them as inspiration for our own internal brainstorming sessions on games and learning. Stay tuned for new announcements on this front&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://grockit.com/blog/main/2010/06/21/games-learning-society-grockit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

