This is the data and analysis code for the paper "Searching to Learn with Instructional Scaffolding", accepted at CHIIR 2021.
The paper PDF can be found here.
More details can be found at the analysis notebook.
Under data, you will find the following files:
all_logs_clean.json.gz
: All events generated by the SearchX experiment.all_queries_clean.json.gz
: All issued queries with their linked user idsconsolidated.csv
: Consolidates statistics per user. Use the notebook to generate this filevocab.json
: Vocabulary file with the terms used for the VKS pre and post tests.blacklist.txt
: List of blacklisted domains that seemed to be similar or extracts from Wikipedia.
Any questions, please open an issue or send an email to:
A.BarbosaCamara [at] tudelft.nl
If you want to cite this paper, please use:
@INPROCEEDINGS{Camara2021CHIIR,
title = "Searching to Learn with Instructional Scaffolding",
booktitle = "Proceedings of the 2021 Conference on Human Information
Interaction and Retrieval",
author = "C{\^a}mara, Arthur and Roy, Nirmal and Maxwell, David and Hauff,
Claudia",
publisher = "Association for Computing Machinery",
pages = "209--218",
series = "CHIIR '21",
month = mar,
year = 2021,
address = "New York, NY, USA",
location = "Canberra ACT, Australia"
}