Example/BinomialQuiz - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : Example/BinomialQuiz

Binomial Coefficient Quiz Canvas Application Example

 

In this example the user is asked to answer a quiz question.  Algorithms are provided for checking the answer, generating a new random pair of numbers, and showing solution steps.  The Canvas activities are hidden behind the scenes by the Grading:-Quiz command.

The complete application source code is available here for you to inspect and modify.  It uses the Quiz command in the Grading package actions.

 

withDocumentTools:-Canvas:

ShareCanvascv

https://learn.maplesoft.com/#/?d=GFOFARELMFLHJOKOLUNUCKFKDUPUIGKNCMCREUNHNUDIDRIUATARFQBICTDKFLLHOJPPMJFQHPDFLHAMOSFLKREHDGMSPPIGCOEL

ShowCanvascv,entrybox=false; 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

   

Next Steps

Canvas-based Word Problem with SolveFeedback

Return to DocumentTools[Canvas] Overview Page

 

 


Download Help Document