LETICIA
LETICIA (simuLated sEarch Task deploy and InteraCtIon cApture platform) is a web platform provided as an open-source solution to deploy study designs in the Interactive Information Retrieval (IIR) field. Besides deploying these studies, LETICIA can conduct them and collect various types of data from user's interactions. LETICIA presents several features out of the box that can be customized to researchers' needs: A built-in search engine, a tool to build document collections, an interactive application programming interface (API), a data logger, and a session flow manager. The source code of LETICIA is available under the GNU Affero General Public License version 3.
Features
-
Session flow manager
LETICIA has a customizable set of stages that can be ensembled to offer different experiences to participants
-
Built-in search engine
LETICIA brings its own inverted index as a local search system (powered by Apache Solr)
-
Document downloader
LETICIA can download and index HTML pages from the local network or the internet (if available)
-
Interaction data logger
Participants' interactions on LETICIA are registered from their web browser
-
Web Client
LETICIA is a web platform based on Node.js and Vue.js, participants can interact with the platform remotely from their web browser (no installation required)
-
Interactive API
LETICIA has an interactive API interface (powered by the OpenAPI Standard) where researchers can modify the platform behaviors for their needs
News
- 2023-01-30» New website
- 2021-08-21» First release