Model Course Notes
Jump to navigation
Jump to search
Notes from Web Conference 3
Agenda:
- Good problems follow-up
- Problem authoring discussion
- NPL
- Model Courses
Good Problems
- The heuristics that we discussed last time shape fairly easily into a "rubric" that may or may not be useful to think about when writing problems and thinking about what existing problems might have or lack.
- Learning objective -- could be very simple; it may also be that this should also be available to students
- "Nice enough" numbers -- distinct values allow tracking of student work
- Test suite? Can we check for nice numbers? For robustness?
- Students and nice numbers: is there information about how students react to problems, to figure out what problems are effective and which turn students off?
- Metadata for problems: could be part of a new NPL, and could include
- Learning objectives (possibly available to students, in some cases this might not be a good thing)
- Quality measures
- Information on problems that have substantial added information, hints, or instruction. These might be problems that should be embedded in a set.
Good NPL Problems
- Are solutions good for students? Are there data that substantiate the value of solutions to student learning?
- The solution -> new problem model. This may be very useful in some cases, though not necessarily all.