kite1988/wordnews_chrome_extension

Send the number of paragraphs according to words/article setting

Closed this issue · 0 comments

  • Restrict the total number of learning words (say N) according to the user's selection of words/article in the popup.html.
  • Then randomly select N paragraphs and call the '/show_learn_words' API accordingly.
  • For the popup,html, restrict the N to be 1 to 10.