drn5375 2015-07-23 15:01
浏览 13
已采纳

如何找到或创建一个具有禁止相同答案功能的问卷?

I need help. We need to find a questionnaire in which the answer to the question (for example, telephone number) may not be the same for two users. For Example:

Enter a phone number:

First the user enters a phone number: 123456789 And completes the survey.

The second user starts to question and answers the same phone number 123456789. He receives an error message or a request to enter a different answer.

Or is there any easy implementation of this problem using php or javascript.

Maybe it is possible to implement with surveymonkey api.

I would be glad of any help or advice.

  • 写回答

3条回答 默认 最新

  • doutang1873 2015-07-23 15:28
    关注

    Google forms writes to a spreadsheet database, allows regular expression fields and attached scripts. Set the field to mach your required format, then validate the response with a script.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥100 求数学坐标画圆以及直线的算法
  • ¥35 平滑拟合曲线该如何生成
  • ¥100 c语言,请帮蒟蒻写一个题的范例作参考
  • ¥15 名为“Product”的列已属于此 DataTable
  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 自己瞎改改,结果现在又运行不了了
  • ¥15 链式存储应该如何解决