<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Education Technology | Robin Chen</title><link>https://robinchen.org/tag/Education-Technology/</link><atom:link href="https://robinchen.org/tag/Education-Technology/index.xml" rel="self" type="application/rss+xml"/><description>Education Technology</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Thu, 01 Feb 2024 00:00:00 +0000</lastBuildDate><image><url>https://robinchen.org/media/logo_hu9727855325976137109.png</url><title>Education Technology</title><link>https://robinchen.org/tag/Education-Technology/</link></image><item><title>ClassHub - Attendance &amp; Peer Evaluation Platform</title><link>https://robinchen.org/project/econclasshub/</link><pubDate>Thu, 01 Feb 2024 00:00:00 +0000</pubDate><guid>https://robinchen.org/project/econclasshub/</guid><description>&lt;p>&lt;strong>For:&lt;/strong> Team-based courses with presentations and group projects&lt;/p>
&lt;p>&lt;a href="https://econclasshub.netlify.app/" target="_blank" class="btn btn-primary btn-lg">Access ClassHub →&lt;/a>&lt;/p>
&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>ClassHub is a web app that helps instructors manage attendance and peer evaluations in team-based courses.&lt;/p>
&lt;h2 id="key-features">Key Features&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align: left">Feature&lt;/th>
&lt;th style="text-align: left">How It Works&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align: left">&lt;strong>Attendance&lt;/strong>&lt;/td>
&lt;td style="text-align: left">Generate time-limited codes; students submit via phone/laptop&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">&lt;strong>Teams&lt;/strong>&lt;/td>
&lt;td style="text-align: left">Students create or join teams; instructors view rosters&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">&lt;strong>Peer Evaluation&lt;/strong>&lt;/td>
&lt;td style="text-align: left">Anonymous teammate ratings on contribution (rank + score)&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">&lt;strong>Team Rankings&lt;/strong>&lt;/td>
&lt;td style="text-align: left">Students rate other teams&amp;rsquo; presentations (content, delivery, creativity)&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">&lt;strong>Dashboard&lt;/strong>&lt;/td>
&lt;td style="text-align: left">Instructors see all data, manage records, export results&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h2 id="problems-solved">Problems Solved&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align: left">Traditional Method&lt;/th>
&lt;th style="text-align: left">With ClassHub&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align: left">Paper sign-ins (slow, fakeable)&lt;/td>
&lt;td style="text-align: left">Digital codes with timestamps&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Free-riders in teams&lt;/td>
&lt;td style="text-align: left">Peer evaluations document contributions&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Manual data entry&lt;/td>
&lt;td style="text-align: left">Automatic record-keeping&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Scattered tools&lt;/td>
&lt;td style="text-align: left">One integrated platform&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h2 id="benefits">Benefits&lt;/h2>
&lt;p>&lt;strong>For Instructors:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Save time on attendance and grading&lt;/li>
&lt;li>Identify struggling students early&lt;/li>
&lt;li>Data-backed grade adjustments for team members&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>For Students:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Fair recognition for contributions&lt;/li>
&lt;li>Develop professional feedback skills&lt;/li>
&lt;li>Mobile-friendly, instant sync&lt;/li>
&lt;/ul>
&lt;h2 id="technical-overview">Technical Overview&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align: left">Spec&lt;/th>
&lt;th style="text-align: left">Detail&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align: left">Type&lt;/td>
&lt;td style="text-align: left">Web app (works on any device)&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Auth&lt;/td>
&lt;td style="text-align: left">Firebase Authentication&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Database&lt;/td>
&lt;td style="text-align: left">Firebase Firestore (real-time)&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Hosting&lt;/td>
&lt;td style="text-align: left">Netlify&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Cost&lt;/td>
&lt;td style="text-align: left">Free for typical class sizes&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Capacity&lt;/td>
&lt;td style="text-align: left">200+ concurrent users&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h2 id="quick-start">Quick Start&lt;/h2>
&lt;p>&lt;strong>Instructor (one-time setup ~15 min):&lt;/strong>&lt;/p>
&lt;ol>
&lt;li>Create Firebase project&lt;/li>
&lt;li>Deploy to Netlify&lt;/li>
&lt;li>Create class → share join code&lt;/li>
&lt;/ol>
&lt;p>&lt;strong>Students:&lt;/strong>&lt;/p>
&lt;ol>
&lt;li>Register with instructor&amp;rsquo;s code&lt;/li>
&lt;li>Join class&lt;/li>
&lt;li>Submit attendance / complete evaluations&lt;/li>
&lt;/ol></description></item></channel></rss>