This package contains the datasets related to the manuscript:

"Video Games Bad Practices: What they are and how Developers Perceive Them"

In the following we describe the content of each file.

appendix.pdf: video game bad smell catalog

validation_rounds.xlsx: contains the results achieved after each round of validation (one sheet for each round)
Column names:
		forumName -> the name of the queried forum 	
		query -> the query performed
		url -> link to forum result	
		TP-Annotator1 -> the result of first annotator (0 if the link NOT contains a smell; 1 if the link contains a smell)
		smell-Annotator1 -> contains the label associated with the identified smell (it contains values in the previous column contains 1)	
		category-Annotator1 -> contains the associated category to the identified smell	
		TP-Annotator2 -> the result of second annotator (0 if the link NOT contains a smell; 1 if the link contains a smell)
		smell-Annotator2 -> contains the label associated with the identified smell (it contains values in the previous column contains 1)
		category-Annotator2 -> contains the associated category to the identified smell
		TP-solved -> contains the resolved result achieved after conflict resolution ((0 if the link NOT contains a smell; 1 if the link contains a smell))	
		smell-solved -> contains the RESOLVED label associated with the identified smell (it contains values in the previous column contains 1)	
		category-solved -> contains the associated RESOLVED category to the identified smell

label_rounds.xlsx: contains the label defined and used for each round of validation (one sheet for each round). More precisely, it contains the following sheets:
	legend -> containing a brief description for each sheet	
	round_X -> containing the labels identified during round number X
	cleaning_phase -> containing the removed labels before performing the grouping phase
	final_grouping -> containing the final grouping performed on the labels to obtain all identified smells for the catalog (it contains also the corresponding category associated with the smell)

final-classification-game-smells.csv: contains the final classification of identified smell. More precisely it contains all links containing smells after conflicts resolution processes.

final-smell-category.csv: contains the final catalog of the identified smells with the corresponding categories.

survey-final-results.csv: contains the (anonymyzed) survey results

links_in_the_paper: this directory contains html files of the examples provided in the paper (to make them persistent in case they could be removed from the forum). This directory contains also a file (named Example_links_in_the_paper.csv) containing the mapping between the link reported into the paper e the file name (see column file_id)

SurveyHero-Questionnaire.pdf: survey structure

all_forum_links.csv: contains all collected links during the forums querying process 
