.
This document is relevant to Concerto v3.0 and higher. If you have an older version installed, it is recommended that you upgrade to the latest version (or else refer to relevant manual).
If you don't see the answer to your question on any of our pages, please feel free to email us and we will get back to you as soon as possible.
Working with Concerto v3.0 can be fairly easy if you are well oriented with the user interface. The easiest way to get started is to go through the tutorials in our Resources section. Following this, try to upload a few simple tests using the techniques that you have already learnt.
Concerto is an open source project so anyone can use it free of charge.
Yes, you can create a Basic account for yourself on our server just to trial the platform. Please note that the Basic account should not be used for actual data collection etc. You should download Concerto onto your own server for actual work or check out our hosting services for various alternatives!
Of course! We are very happy to expand the list of available tutorials. Please contact us if you would like to help the Concerto user community by developing tutorials. Have a look at our Contribute to Concerto section for more ideas!
Yes, we conduct workshops on adaptive testing, item response theory etc in-house and across the globe. Please check our website for more information on upcoming workshops.
No, Concerto is flexible enough that you can develop tests with virtually any response format. E.g. multiple choice, likert scales, open text, heat maps, flash games and even trace mouse movements. More advanced response options may require some basic knowledge of web design.
Yes, reaction time can be measured using the timer (time_left) function. Further, it can also be recorded with very high precision (almost to 1 millisecond). Such precise measurements would require basic javascript coding knowledge as we don't have that functionality built into concerto, currently. It has been added to the list of features for the new version.
Concerto does not have a specific sample pool for people to register. It is a testing platform and not a test administration service. You can create your test on Concerto and then invite your subjects to respond to it.
When you create a test on Concerto, you have a simple URL that can be emailed, tweeted or posted on a social networking site. E.g. the URL to the Simple test is http://concerto.e-psychometrics.com/demo/?tid=61. Some people/organizations embed the test in their website/blog.
For more information on support and services that we offer. Please refer to the Hosting and Support section. If you have other requirements that are not mentioned here, contact us directly.
Yes, you can easily create a login page by storing necessary information in a table. We plan to add, in the near future, an inbuilt authentication system for Concerto tests.
There are no specific tutorials on MCQ, but you can use the simple tutorial and add as many response options as you want to create multiple choice questions. Radio buttons should be named the same, with different values for each response option in the group.