You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide an option to suggest random quotes from WikiQuotes/Goodreads with automatic scoring of the difficulty. Implement this by adding a button next to the cipher text labeled "Random Quote" that brings up a dialog that allows the user to choose the source (WikiQuotes/Goodreads) and whether to get the quote by topic/author/category. Once they select, present a second dialog with the list of topics/authors/categories available. When they select there, provide a RANDOMIZED list of quotes which are scored based on Chi-square and length. Allow them to click "get more" to augment the list.
The text was updated successfully, but these errors were encountered:
This really shouldn't be integrated into the web page code, but a set of standalone scripts that people can use for their own scraping. We should put the information about running them on the how to page along with links to the scripts.
RanTheLab
changed the title
Provide ability to get random quote from WikiQuotes or Goodreads
Provide information on getting quotes from WikiQuotes or Goodreads
Dec 10, 2023
Provide an option to suggest random quotes from WikiQuotes/Goodreads with automatic scoring of the difficulty. Implement this by adding a button next to the cipher text labeled "Random Quote" that brings up a dialog that allows the user to choose the source (WikiQuotes/Goodreads) and whether to get the quote by topic/author/category. Once they select, present a second dialog with the list of topics/authors/categories available. When they select there, provide a RANDOMIZED list of quotes which are scored based on Chi-square and length. Allow them to click "get more" to augment the list.
The text was updated successfully, but these errors were encountered: