Develop a script to convert user-generated questions from a spreadsheet into JSON format in finesse-data, input the questions for testing in the Finesse Benchmark Tool, and finally, archive the data on the company's wiki page.
Tasks
[x] Create a script to parse the spreadsheet data into a JSON file in finesse-data.
[x] Input the user-generated questions into the Finesse Benchmark Tool for testing.
[x] Archive the generated data on the team wiki page for future reference.
Acceptance Criteria
The script successfully converts the spreadsheet data into a JSON file.
The user-generated questions are accurately tested using the Finesse Benchmark Tool.
The data is correctly archived on the company's wiki page.
Summary
Develop a script to convert user-generated questions from a spreadsheet into JSON format in finesse-data, input the questions for testing in the Finesse Benchmark Tool, and finally, archive the data on the company's wiki page.
Tasks
Acceptance Criteria