{{extend 'layout.html'}}

Edit Questions for {{=survey.title}}

[{{=A('append question',_href=URL(r=request,args=request.args[:1],vars=dict(new='true')))}}]
    {{for i,row in enumerate(rows):}}
  • {{=A("%s"%(row.title),_href=URL(r=request,args=[request.args[0],row.id]))}}
  • {{pass}}
Drag and Drop to Sort
{{=form}}