id INTEGER question_id INTEGER option_key VARCHAR(8) content TEXT content_plain TEXT is_correct INTEGER explanation TEXT sort_order INTEGER 操作
361 null A cooks NULL 0 NULL 1 编辑
362 null B cooked NULL 1 NULL 2 编辑
363 null C cooking NULL 0 NULL 3 编辑
364 null D is cooking NULL 0 NULL 4 编辑
365 null A Do NULL 0 NULL 1 编辑
366 null B Did NULL 1 NULL 2 编辑
367 null C Does NULL 0 NULL 3 编辑
368 null D Are NULL 0 NULL 4 编辑
369 null A Does NULL 0 NULL 1 编辑
370 null B Did NULL 1 NULL 2 编辑
371 null C Do NULL 0 NULL 3 编辑
372 null D Is NULL 0 NULL 4 编辑
373 null A does NULL 0 NULL 1 编辑
374 null B do NULL 1 NULL 2 编辑
375 null C did NULL 0 NULL 3 编辑
376 null D doing NULL 0 NULL 4 编辑
377 null A goes NULL 0 NULL 1 编辑
378 null B go NULL 1 NULL 2 编辑
379 null C went NULL 0 NULL 3 编辑
380 null D going NULL 0 NULL 4 编辑