id INTEGER question_id INTEGER option_key VARCHAR(8) content TEXT content_plain TEXT is_correct INTEGER explanation TEXT sort_order INTEGER 操作
181 null A wear NULL 0 NULL 1 编辑
182 null B wears NULL 1 NULL 2 编辑
183 null C wore NULL 0 NULL 3 编辑
184 null D wearing NULL 0 NULL 4 编辑
185 null A belong NULL 0 NULL 1 编辑
186 null B belongs NULL 1 NULL 2 编辑
187 null C belonged NULL 0 NULL 3 编辑
188 null D is belong NULL 0 NULL 4 编辑
189 null A go NULL 0 NULL 1 编辑
190 null B goes NULL 1 NULL 2 编辑
191 null C went NULL 0 NULL 3 编辑
192 null D going NULL 0 NULL 4 编辑
193 null A clean NULL 1 NULL 1 编辑
194 null B cleans NULL 0 NULL 2 编辑
195 null C cleaned NULL 0 NULL 3 编辑
196 null D cleaning NULL 0 NULL 4 编辑
197 null A don't eat NULL 0 NULL 1 编辑
198 null B doesn't eat NULL 1 NULL 2 编辑
199 null C not eat NULL 0 NULL 3 编辑
200 null D isn't eat NULL 0 NULL 4 编辑