Model not filling slot values and forms not working

please help me in this code… tell me where i am going wrong… my project flow is–

  1. user asks for a business proposal
  2. bot gives 5 buttons
  3. if user select 1 to 4 button then the button value is filled in the slot
  4. once the button value is filled in the slot the it will activate a form in which project brief name and mail id is filled.
  5. if user select 5th button it will not fill any value in any slot…and asks for something else

i have uploaded all files please check and revert… domain.yml (3.4 KB) nlu.yml (4.5 KB) rules.yml (2.3 KB) stories.yml (98 Bytes) actions.py (1.5 KB)

Can you share this as a git repo? What story/rule do you expect to run? Have you written a test story for this?