Difference between revisions of "Radcloud"
Jump to navigation
Jump to search
Wiki-admin (talk | contribs) (Created page with "== Radcloud == === For Web Experiments === '''Experiment data storage solution for web experiments''' ; [https://radcloud.socsci.ru.nl/ '''Go tot the Radcloud webapplication...") |
Wiki-admin (talk | contribs) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | == | + | == '''Experiment data acquisition solution for web-based experiments''' == |
| + | Radcloud is a web-based platform designed to facilitate the data acquisition phase in web-based experiments. | ||
| − | + | It is available for users with a RU login. | |
| − | |||
| − | + | This documentation will guide you through: | |
| + | * Creating a data acquisition location (Radcloud experiment) in the Experiment Manager user interface. | ||
| + | * Importing the DataHandler script to send data from your web experiment to the designated location. | ||
| − | ; [[https://tsg.gitlab-pages.socsci.ru.nl/radcloud-docs/ | + | |
| + | ; [https://radcloud.socsci.ru.nl/ '''Let me use Radcloud'''] | ||
| + | |||
| + | ; [https://tsg.gitlab-pages.socsci.ru.nl/radcloud-docs/ Radcloud Documentation in Vitepress] | ||
=== Features === | === Features === | ||
| Line 17: | Line 22: | ||
* '''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> | ||
Latest revision as of 14:11, 11 February 2025
Experiment data acquisition solution for web-based experiments
Radcloud is a web-based platform designed to facilitate the data acquisition phase in web-based experiments.
It is available for users with a RU login.
This documentation will guide you through:
- Creating a data acquisition location (Radcloud experiment) in the Experiment Manager user interface.
- Importing the DataHandler script to send data from your web experiment to the designated location.
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.