Difference between revisions of "Radcloud"

From TSG Doc
Jump to navigation Jump to search
(Created page with "== Radcloud == === For Web Experiments === '''Experiment data storage solution for web experiments''' ; [https://radcloud.socsci.ru.nl/ '''Go tot the Radcloud webapplication...")
 
Line 17: Line 17:
 
* '''Experiment location independent'''
 
* '''Experiment location independent'''
 
** Experiments can be hosted anywhere, including Radboud campus, your own campus, Pavlovia, or a lab computer.
 
** Experiments can be hosted anywhere, including Radboud campus, your own campus, Pavlovia, or a lab computer.
 +
 +
== Radcloud Components ==
 +
 +
The Radcloud platform consists of three main components.
 +
 +
* Experiment manager,
 +
* Datahandler script
 +
* and the API.
 +
 +
The components combined with a web experiment allows Researchers to store temporary web experiment data in storage at the Radboud University.
 +
<div style="width:100%;">
 +
{{Main Page/Frame
 +
| color      = be311a
 +
| title      = Components | content    = {{Bulleted list
 +
| [[Radcloud Experiment management]]
 +
| [[Radcloud Datahandler script]]
 +
| [[Radcloud API-examples]]
 +
}}<br/>
 +
}}
 +
</div>

Revision as of 10:25, 11 February 2025

Radcloud

For Web Experiments

Experiment data storage solution for web experiments

Go tot the Radcloud webapplication
[Documentation in Vitepress]

Features

  • Data export
    • The data can be downloaded in a large number of formats suitable for many different data analysis systems. Experimental data can be exported to a format suitable for Python Pandas, SPSS, Excel, R, Gnuplot, PSPP, and many more.
  • Secure data storage
    • Radcloud stores the data for online Social Science experiments. Data is stored securely at Radboud campus.
  • Experiment location independent
    • Experiments can be hosted anywhere, including Radboud campus, your own campus, Pavlovia, or a lab computer.

Radcloud Components

The Radcloud platform consists of three main components.

  • Experiment manager,
  • Datahandler script
  • and the API.

The components combined with a web experiment allows Researchers to store temporary web experiment data in storage at the Radboud University.