{% if _json.json then _json = _json.json end %}
{%
if string.lower(_meta.platform) == "web" then
noCache = '?' .. os.time()
else
noCache = ''
end
%}
{% if _json then %}
{% for i,sence in pairs(tab(_json.subJsonData)) do
if sence.data ~= "" then
local data = sence.data %}
{{sence.title}}
{% if sence.subTitle ~= "" then %}
{{sence.subTitle}}
{% end
if data.tigan_image then
for i,img in pairs(tab(data.tigan_image)) do %}
{% end end %}
{{data.question}}
{% if data.image then
for i,img in pairs(tab(data.image)) do %}
{% end end %}
{% local option = {"A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"}
local data = data.options
for k,v in ipairs(option) do
if data[v] then %}
{{data[v]}}
{% else break
end end %}
{% else %}
习题数据已丢失!
{% end end %}
{% local curindex = _json.currentIndex+1
local len = gettablen(_json.ktUwidsList) %}
{{curindex}}/{{len}}
{% for i=1,len,1 do
local j = i-1
if i%5 == 1 then %}
{% end %}
{{i}}
{% if i%5 == 0 then %}
{% end end
if len%5 ~= 0 then %}
{% end %}
{% if string.lower(_meta.platform) == "ios" then %}
{% end %}
{% else %}