You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
766 B

  1. id,name,template_id:id,widget,required,minimum,maximum,category_id:id,sequence
  2. prop_teacher,Name of his/her teacher,tpl_smart,char,,1,30,,100
  3. prop_haters,Amount of people that hates him/her for being so smart,tpl_smart,integer,,0,99999,cat_statics,200
  4. prop_avg_note,Average note on all subjects,tpl_smart,float,True,0,10,cat_statics,300
  5. prop_smartypants,Does he/she believe he/she is the smartest person on earth?,tpl_smart,boolean,,0,-1,,400
  6. prop_weaknesses,What weaknesses does he/she have?,tpl_smart,many2one,,0,-1,,500
  7. prop_fav_genre,Favourite videogames genre,tpl_gamer,many2one,,0,-1,cat_gaming,600
  8. prop_fav_game,Favourite videogame,tpl_gamer,char,,0,-1,cat_gaming,700
  9. prop_buy_fav_game,When Favourite videogame was bought?,tpl_gamer,date,,0,-1,cat_gaming,700