|
200 | 200 | <p><strong>Quick Links</strong></p> |
201 | 201 | <ul style="list-style: none; padding-left: 0;"> |
202 | 202 | <li><a href="taps.html">TAPS Format</a></li> |
203 | | - <li><a href="https://taskbeacon.github.io/psyflow/">PsyFlow Library</a></li> |
| 203 | + <li><a href="https://taskbeacon.github.io/psyflow/">psyflow framework</a></li> |
204 | 204 | <li><a href="https://taskbeacon.github.io/task_index/">Task Library</a></li> |
| 205 | + <li><a href="localization.html">Localization</a></li> |
| 206 | + <li><a href="versioning.html">Variant Tracking</a></li> |
205 | 207 | <li><a href="future_directions.html">Future Directions</a></li> |
206 | 208 | </ul> |
207 | 209 | </div> |
|
242 | 244 | <article role="main" id="furo-main-content"> |
243 | 245 | <section id="taskbeacon"> |
244 | 246 | <h1>TaskBeacon<a class="headerlink" href="#taskbeacon" title="Link to this heading">¶</a></h1> |
245 | | -<p>Welcome to <strong>TaskBeacon</strong>, a community-driven platform for sharing, standardizing, and enhancing psychological paradigms. |
246 | | -Our mission is to improve reproducibility and efficiency in psychological and brain science research through structured formats and LLM-powered experiment generation.</p> |
| 247 | +<p>Welcome to <strong>TaskBeacon</strong>, a community-driven platform for sharing, standardizing, and enhancing psychological paradigms.</p> |
247 | 248 | <p>TaskBeacon offers a suite of tools and resources:</p> |
248 | | -<a class="reference internal image-reference" href="_images/flowchart.png"><img alt="Illustration of TaskBeacon" class="align-left" src="_images/flowchart.png" style="width: 100%;" /></a> |
| 249 | +<a class="reference internal image-reference" href="_images/flowchart.png"><img alt="Illustration of TaskBeacon" class="align-center" src="_images/flowchart.png" style="width: 85%;" /></a> |
249 | 250 | <ul class="simple"> |
250 | 251 | <li><p><a class="reference internal" href="taps.html"><span class="doc">TAPS</span></a> – A standardized format for structuring cognitive tasks</p></li> |
251 | | -<li><p><a class="reference external" href="https://taskbeacon.github.io/psyflow/">psyflow</a> – A Python library for programming cognitive experiments</p></li> |
252 | | -<li><p><a class="reference external" href="https://taskbeacon.github.io/task_index/">Task Library</a> – A curated collection of well-documented experimental templates</p></li> |
| 252 | +<li><p><a class="reference external" href="https://taskbeacon.github.io/psyflow/">psyflow</a> – A PsychoPy-based library for efficiently building tasks</p></li> |
| 253 | +<li><p><a class="reference external" href="https://taskbeacon.github.io/task_index/">Task Library</a> – A curated collection of well-documented tasks</p></li> |
253 | 254 | </ul> |
254 | | -<p>TAPS and psyflow make cross-cultural localization efficient by separating task logic from language-specific content and configuration. |
255 | | -This modular structure allows researchers to easily adapt paradigms across different languages and cultural contexts without rewriting core code, fostering global accessibility and collaboration. |
256 | | -<a class="reference external" href="https://taskbeacon.github.io/localization">Learn more about localization</a></p> |
257 | | -<p>We are continuously expanding the platform to support more automation, customization, and community collaboration. <a class="reference external" href="https://taskbeacon.github.io/future_directions">Learn more about future directions</a></p> |
258 | | -<p>How to Get Involved</p> |
| 255 | +<p>TaskBeacon also provides features that enhance reusability, localization, and collaboration:</p> |
259 | 256 | <ul class="simple"> |
260 | | -<li><p>Explore the repository and documentation</p></li> |
261 | | -<li><p>Contribute new tasks or improvements to TAPS and psyflow <a class="reference external" href="https://taskbeacon.github.io/versioning">Learn more about upload and manage your tasks</a></p></li> |
262 | | -<li><p>Engage with the community to help shape the platform’s future</p></li> |
263 | | -</ul> |
264 | | -<p>Connect with Us</p> |
265 | | -<ul class="simple"> |
266 | | -<li><p>GitHub: <a class="reference external" href="https://github.com/TaskBeacon">TaskBeacon Organization</a></p></li> |
267 | | -<li><p>Email: <a class="reference external" href="mailto:zhipeng30%40foxmail.com">zhipeng30<span>@</span>foxmail<span>.</span>com</a></p></li> |
| 257 | +<li><p><a class="reference internal" href="localization.html"><span class="doc">Localization</span></a> - Enables cross-cultural localization by seperating text components from task logic</p></li> |
| 258 | +<li><p><a class="reference internal" href="versioning.html"><span class="doc">Variant tracking</span></a>- Manage task variant using GitHub branches</p></li> |
268 | 259 | </ul> |
| 260 | +<p>We are continuously working on greater automation in task reporting and programming. |
| 261 | +<a class="reference external" href="https://taskbeacon.github.io/future_directions">Learn more about future directions</a></p> |
| 262 | +<p><strong>Join Us</strong>: <a class="reference external" href="https://github.com/TaskBeacon">TaskBeacon Organization</a></p> |
269 | 263 | </section> |
270 | 264 |
|
271 | 265 | </article> |
|
0 commit comments