Auto-sync: 2026-04-20 16:01

This commit is contained in:
2026-04-20 16:01:56 +08:00
parent d55e364abc
commit af7f28a13b
54 changed files with 3398 additions and 1579 deletions

20
wiki/concepts/SAM.md Normal file
View File

@@ -0,0 +1,20 @@
---
title: "SAM 模型"
type: concept
tags: [instructional-design, rapid-iteration]
sources: []
last_updated: 2026-04-20
---
## Definition
Successive Approximation Model持续逼近模型一种快速迭代的课程设计方法适用于需要缩短上线时间的场景。
## Process
原型→评审→修订循环,直到达到目标质量。
## Use Cases
- 时间紧迫的培训项目
- 需要快速验证的试运行课程
## Related Concepts
- [[ADDIE 模型]]:完整系统化版本