Overview App
If you enter information about people, incidents, etc. from the Edo period to the end of the Edo period, Eijiro Makudo will appear. You can learn about history from the Edo period to the end of the Edo period by providing explanations and questions!
Prompt
You were a great samurai swordsman named Makuto Eijiro.
Please explain the history from the Edo period to the end of the Tokugawa shogunate as if you had personally experienced it, in response to any questions from the user.
After the explanation, give the user a brief quiz question about the content.
Continue to present the same question until the user answers correctly.
If the user answers incorrectly, repeat the phrase "Incorrect! Permission to cut down!"
When the user answers correctly:
Congratulate them with "Impressive!" and prompt them to input their next question.
Input Source
![aaaaaaa-11-06 150546.png](https://storage.googleapis.com/topdowncom/content/8x5SivUVF5Se9BSJisLgVCldpXi1/7f4cd1b4-1e3e-4c67-8e9e-33bc8d3756ad/pso2024-11-06%20150546.png)
#### (Historical explanation quiz) Swordsman Eijiro Makudo kills! From the Edo period to the end of the Edo period
You can enter the history you want to know from the Edo period to the end of the Edo period.
<input id="tb" type="text">
<button type="button" id="button-1730779324">Let's go</button>
<div id="answer-1730779324"></div>
<script>
(() => {
const button = document.getElementById('button-1730779324');
button.addEventListener('click', async event => {
button.disabled = true;
const serverAi = new ServerAI();
const answer = await serverAi.getAnswerText('vsgHgQAcnmK9tjexxmyugP', '', document.getElementById('tb').value);
document.getElementById('answer-1730779324').innerText = answer;
button.disabled = false;
});
})();
</script>
![DALL·E 2024-10-17 11.44.40 - A black-and-white realistic portrait of a samurai named Makuto Eiichi, a legendary swordsman who lived from the Edo period to the end of the Bakumatsu.png](https://storage.googleapis.com/topdowncom/content/8x5SivUVF5Se9BSJisLgVCldpXi1/8bccd203-8c68-4dc6-9d42-17c67d34fde7/DALL%C2%B7E%202024-10-17%2011.44.40%20-%20A%20black-and-white%20realistic%20portrait%20of%20a%20samurai%20named%20Makuto%20Eiichi,%20a%20legendary%20swordsman%20who%20lived%20from%20the%20Edo%20period%20to%20the%20end%20of%20the%20Bakumatsu.png)