So, you’ve customized your WeBWorK problem sets and you want to save them for future use — but how?
All posts by K. Andrew Parker
MathQuill Helps Students Write Math
Students often struggle to write mathematically. This is even more difficult for students when it comes to writing math online. Students don’t always understand the difference it makes when writing 1/x+5
instead of 1/(x+5)
, or -5^2
instead of (-5)^2
. MathQuill is a new feature in WeBWorK that should greatly improve your students’ ability to respond to problems without syntactical issues such as these getting in the way.
Activating Achievements and Leaderboards
What does the Achievement system in WeBWorK do, exactly?
Achievements are a WeBWorK feature designed to reward students for solving homework problems in addition to other, often overlooked, positive student behaviors. For example, students might earn an achievement for solving 3 homework problems in a row without any incorrect submissions, or for solving a problem after taking long break. Earning achievements and solving problems earns students points, and as students gain points, they earn reward items and reach higher levels.
How to Import Problem Sets
There may be times when you’d like to assign problem sets to your students for review — e.g. reviewing topics that are covered from previous courses. Keep reading to find out how!
Enabling “Show Me Another”
“Show Me Another” is a feature that allows students to generate a new randomization for a problem. This is very useful for students when they are reviewing for exams!
Advanced Strategy: Scaffolding
Scaffolding is an effective technique to guide students towards difficult problems and deeper understanding. WeBWorK has recently introduced a new framework for coding problems, allowing you to implement scaffolding techniques in your WeBWorK problems. So, how do we take advantage of this framework?
Intro to Problem Authoring
In this post, we’re going to go over everything you need to know in order to write your first WeBWorK problem. Because of the way text is formatted on this website, please do not copy-paste any code directly from this page.
The Inevitable Forgotten Password
It’s hard to believe, but sometimes students forget their WeBWorK password.
Downloading Assignment PDFs
Just as you would with a textbook, you’ll want to familiarize yourself with the WeBWorK problems you’re going to assign before you assign them.
Scoring Problem Sets
There are several ways to keep track of your students’ progress in WeBWorK, we’ll talk about them in this post.