[
 {
  "creation": "2013-01-02 17:08:46", 
  "docstatus": 0, 
  "modified": "2013-01-01 18:58:55", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_attach": 0, 
  "autoname": "QUES.#######", 
  "doctype": "DocType", 
  "in_create": 1, 
  "module": "Utilities", 
  "name": "__common__", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Question", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Question", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1, 
  "role": "All", 
  "submit": 0, 
  "write": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Question"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "question", 
  "fieldtype": "Text", 
  "label": "Question", 
  "oldfieldname": "question", 
  "oldfieldtype": "Text"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "points", 
  "fieldtype": "Int", 
  "hidden": 1, 
  "label": "Points"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "answer", 
  "fieldtype": "Text Editor", 
  "label": "Answer", 
  "oldfieldname": "answer", 
  "oldfieldtype": "Text Editor"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "_user_tags", 
  "fieldtype": "Data", 
  "hidden": 1, 
  "label": "User Tags"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "_users_voted", 
  "fieldtype": "Text", 
  "label": "Users Voted"
 }, 
 {
  "doctype": "DocPerm"
 }
]