Skip to content

Commit

Permalink
Moving
Browse files Browse the repository at this point in the history
  • Loading branch information
biancini committed Jun 7, 2012
1 parent 9f504aa commit 5dfad6f
Showing 1 changed file with 42 additions and 2 deletions.
44 changes: 42 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,46 @@ the techniques of Social Network Analysis (SNA,
[read more on Wikipedia](http://en.wikipedia.org/wiki/Social_network_analysis) to compute sociological
indexes on the users.

These indexes are:

* Basic indexes on the network configuration
* Centrality indexes
* Group indexes on subgraphs and cliques


Rorschach Test Platform - OpenSesame plugin
-------------------------------------------

This application is a plugin to the OpenSesame platform to integrate with Rorschach Test Platform (a
psychological testing platform with social network analysis features).

### OpenSesame

OpenSesame is a graphical experiment builder. OpenSesame provides an easy to use, point-and-click
interface for creating psychological experiments. In addition to a powerful sketchpad for creating
visual stimuli, OpenSesame features a sampler and synthesizer for sound playback. For more complex
tasks, OpenSesame supports Python scripting using the built-in editor with syntax highlighting.

OpenSesame is freely available under the [General Public Licence](http://www.gnu.org/licenses/gpl.html).

More information on this application can be found at the following link:
(http://www.cogsci.nl/software/opensesame)

### Rorschach Test Platform

Rorschach Test Platform is an application which aims to dispense psychological tests easily using
Facebook. On this application administrators can define tests to be submitted to the Facebook users
to complete.

The application is accessible at the following link:
(https://rorschach-test-platform.appspot.com)

Thanks to the features and information offered by Facebook the application is able to integrate the
testing data with other relevant information about the users. In particular the application leverages
the techniques of Social Network Analysis (SNA,
[read more on Wikipedia](http://en.wikipedia.org/wiki/Social_network_analysis) to compute sociological
indexes on the users.

These indexes are:

* Basic indexes on the network configuration
Expand All @@ -29,7 +69,7 @@ These indexes are:

License
-------
Rorschach Test Platform is distributed under the terms of the GNU General Public License 3.
Rorschach Test Platform OpenSesame plugin is distributed under the terms of the GNU General Public License 3.
The full license should be included in the file COPYING, or can be obtained from

[http://www.gnu.org/licenses/gpl.txt]
Expand All @@ -52,4 +92,4 @@ In order to contributed you have to check the followings:

* [Facebook Application Development](https://developers.facebook.com/)
* [Google App Engine](https://developers.google.com/appengine/)


0 comments on commit 5dfad6f

Please sign in to comment.