Skip to content

個人的に収集した英単語のランダムクイズ GAS ある一つの列から一つセルを選択、ある列から選択肢用に4つランダムにセルを取得する、これを10回繰り返したクイズです。

License

Notifications You must be signed in to change notification settings

chagynton-WORDSSCRAPER/Only-my-WordsQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Only-my-WordsQuiz

個人的に収集した英単語のランダムクイズ

  • ある一つの列(英単語)からランダムに一つ選択して、また別の列(語義)からその単語の意味と他の3つを選択して、その4つのセルの順番もランダムにして、それを10セット繰り返しています。
  • 回答ボタンを押した後に問題の答えを表示します,間違えた問題の箇所が赤く塗られます
  • 英字新聞等を読んでいてわからなかった英単語をGoogleスプレッドシート上に書き留めている
  • その英単語リストで単語クイズを作ってみる試み
  • スプレッドシートなのでGoogle App Scriptをつかっている

This is GAS web application for english word test in Japanese.

What this do

  1. Pick a word from one certain column(English words) in a random way.
  2. Pick its Japanese meanings and three other meanings from one column(meaning column) in a random way.
  3. Randomize four meanings order.
  4. Repeat 10 times.
  5. Diplay in html test form.
  6. Display answer table after clicking answer button.
  7. Mark wronged words in table with red color

About

個人的に収集した英単語のランダムクイズ GAS ある一つの列から一つセルを選択、ある列から選択肢用に4つランダムにセルを取得する、これを10回繰り返したクイズです。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published