We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
いわゆるクイズのような画面になると思います。 具体的な画像は後で合わせるので、まずは画像が表示できるCanvasと選択肢ボタンを配置しましょう
選択肢ボタンは、プログラムを用いて生成できるようにしてください(後で選択肢の文章と正解を紐づけて生成するため)。 https://qiita.com/mochifuture/items/4178f09cf1735f30d6e4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
いわゆるクイズのような画面になると思います。
具体的な画像は後で合わせるので、まずは画像が表示できるCanvasと選択肢ボタンを配置しましょう
選択肢ボタンは、プログラムを用いて生成できるようにしてください(後で選択肢の文章と正解を紐づけて生成するため)。
https://qiita.com/mochifuture/items/4178f09cf1735f30d6e4
The text was updated successfully, but these errors were encountered: