Student packages in Maple offer focused learning environments in which students can explore and reinforce fundamental concepts in the same way their instructor does in class. Student packages are available for a variety of core subjects, including calculus, precalculus, linear algebra, statistics, vector calculus, multivariate calculus, numerical analysis, and more. In Maple 2018, the Student Basics package had been expanded to give instructors a way to provide drill-and-practice exercises for students that Maple will grade automatically, giving the students immediate feedback.
The new PracticeSheet command generates a grid of practice problems for drilling math. Practice sheets can test arithmetic, algebra, calculus, factorization and more, with each problem generated with randomized parameters.
Results can be instantly marked, and sheets updated with new problems.
> | with(Student:-Basics): |
This practice sheet generates a new Maple worksheet that drills the student in adding randomly generated integers.
|
|
This practice sheet asks the student to integrate several expressions using the power rule.
|