1.
Create your own website here:
https://drive.google.com/drive/folders/1Yr5hcbMeF61nKXmblqZ2WNQxCK_vQdIU?usp=drive_link
2.
Set filters that narrow down the data to exactly one suspect - giving your criminal and your clues
3.
Decide on a crime and your witness from the suspect list
4.
Write the dialogue between detectives and witness - including all the clues
5.
Embed and edit this code to add a culprit checker
<script>const culprit="Basil"</script>
<style>input{margin:6px;font-size:30px;padding:4px;}</style>
<div style="border-radius:20px;border:solid black 3px;font-size:20px;padding:16px;background-color:white;font-family: Arial, Helvetica, sans-serif;">
Have you solved the case? Type the exact full name of the culprit below to check if you are right.<br><br>
<input id="answerBox" style="width:96%">
<input type="button" value="Am I right?" onClick="if(document.getElementById('answerBox').value==culprit){document.getElementById('answerBox').value+=' CULPRIT FOUND'} else{document.getElementById('answerBox').value+=' NOT THE CULPRIT'}">
</div>
6.
Embed audio
<audio controls src="http://soundfx.primary-apps.com/fx-dundunduun.mp3"></audio>
7.
Add images and voice audio
This site will generate speech and allow you to download it without creating an account. For non-AI speech, this is quite good.
8.
Publish your case
We will make a directory of all the cases to solve.
Use this link to add your case to our directory: https://forms.gle/BPWd8fKGMTfuFqau6