MyeongKim / QuesCheetah

Web SDK for the survey / poll
MIT License
4 stars 3 forks source link

Make start_dt, end_dt check function in client js #8

Closed MyeongKim closed 8 years ago

MyeongKim commented 8 years ago

start_dt, end_dt time value should be bigger than current datetime. And end_dt time value should be bigger than start_dt value.

MyeongKim commented 8 years ago

594017b203a7755b8d8f3f10d082c97926766916

form structure was fixed together. when creating multiple quesitons, all component questions are set to same start_dt, end_dt value.