410 B
410 B
Module Motivation Writing Patterns
Module motivation is usually problem-driven: because a problem exists, we design xx to solve it.
Typical opening sentences:
A remaining problem/challenge is ...However, we ...Previous methods have difficulty in ...
Usage note:
- State the specific failure before introducing the module.
- Keep motivation independent from implementation details.