| { | |
| "correct_letter": "B", | |
| "correct_formula": "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)", | |
| "annotation": "Environment: g=9.81, F_drag=!=0\nGround: e=0.5\nPingPongBall: d = 0.04, e = 0.71, h = 0.77, v_0 = 1.96", | |
| "choices": [ | |
| "a_n = v² / ρ", | |
| "y = h + x·tanθ - g·x² / (2·v_0²·cos²θ)", | |
| "ΔU = q·ΔV", | |
| "t_flight = 2·v_0·sin²θ / g" | |
| ], | |
| "correct_index": 1, | |
| "physics_type": "Projectile", | |
| "seed": "Projectile|Gravity/Projectile/5", | |
| "is_realworld": true, | |
| "dropped_wrong_formulas": [ | |
| "F_drag = (1/2)·C_d·ρ·A·v² (A = π·(d/2)²)" | |
| ] | |
| } | |