WO2019109739A1 - Verification questionnaire generation method and apparatus - Google Patents

Verification questionnaire generation method and apparatus Download PDF

Info

Publication number
WO2019109739A1
WO2019109739A1 PCT/CN2018/110746 CN2018110746W WO2019109739A1 WO 2019109739 A1 WO2019109739 A1 WO 2019109739A1 CN 2018110746 W CN2018110746 W CN 2018110746W WO 2019109739 A1 WO2019109739 A1 WO 2019109739A1
Authority
WO
WIPO (PCT)
Prior art keywords
verification
available
question
questionnaire
target user
Prior art date
Application number
PCT/CN2018/110746
Other languages
French (fr)
Chinese (zh)
Inventor
郭雷
江璇
林述民
Original Assignee
阿里巴巴集团控股有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2019109739A1 publication Critical patent/WO2019109739A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • H04L63/0838Network architectures or network communication protocols for network security for authentication of entities using passwords using one-time-passwords

Definitions

  • the present specification relates to the field of Internet technologies, and in particular, to a method and an apparatus for generating a verification questionnaire.
  • verification issues can be used to verify the identity of the user.
  • the current verification problem usually has two sources. One is user pre-set, such as "What is the name of your high school class teacher?", etc. This verification problem is less memorable, resulting in poor usability. The other is that the background automatically generates verification questions based on the user's historical data, such as "choose the products you have purchased", etc.
  • this method relies on rich historical data and has a small scope of application. Therefore, it is necessary to provide a verification problem generation scheme with high availability and wide application range.
  • the present specification provides a method and apparatus for generating a verification questionnaire.
  • a method for generating a verification questionnaire comprising:
  • the available verification problem is transformed into a supplementary verification question
  • a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
  • a device for generating a verification questionnaire comprising:
  • the problem rectification unit when the predetermined condition is triggered, transforms the available verification problem into a supplementary verification question
  • the demand determining unit determines the number of requirements for verifying the problem in the verification questionnaire output to the target user
  • the requirement judging unit is configured to determine whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity
  • a first generating unit when the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire
  • a second generating unit when the number of available verification questions is less than the required quantity, extracting a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
  • a device for generating a verification questionnaire comprising:
  • a memory for storing machine executable instructions
  • the processor is caused to:
  • the available verification problem is transformed into a supplementary verification question
  • a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
  • the present specification can transform the available verification problem into a supplementary verification question. If the available verification question corresponding to the target user is smaller than the required number of the verification questionnaire, the verification verification question and the target can be supplemented.
  • the verification question is extracted from the user's available verification questions to generate a verification questionnaire, thereby ensuring that the verification questionnaire has sufficient verification problems, wide application range, and high availability.
  • FIG. 1 is a schematic flowchart diagram of a method for generating a verification questionnaire according to an exemplary embodiment of the present specification.
  • FIG. 2 is a schematic flowchart diagram of another method for generating a verification questionnaire according to an exemplary embodiment of the present specification.
  • FIG. 3 is a schematic structural diagram of a generating apparatus for verifying a questionnaire according to an exemplary embodiment of the present specification.
  • FIG. 4 is a block diagram of an apparatus for generating a verification questionnaire according to an exemplary embodiment of the present specification.
  • first, second, third, etc. may be used in this specification to describe various information, such information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
  • first information may also be referred to as the second information without departing from the scope of the present description.
  • second information may also be referred to as the first information.
  • word "if” as used herein may be interpreted as "when” or “when” or “in response to a determination.”
  • FIG. 1 is a schematic flowchart diagram of a method for generating a verification questionnaire according to an exemplary embodiment of the present specification.
  • the method for generating the verification questionnaire can be applied to an electronic device such as a terminal or a server, and includes the following steps:
  • Step 102 Transform the available verification question into a supplementary verification question when the predetermined condition is triggered.
  • the available verification question includes a verification question set by the user, for example: "What is the name of your high school class teacher?", "What is your favorite book?”
  • the available verification questions may also include verification questions that are automatically generated based on historical data of the user, such as: “select the products you have purchased”, “select the restaurants you have visited”, and the like.
  • the modification of the available verification problem can be implemented by modifying the answer option corresponding to the specified type by modifying the answer type of the specified type of available verification question. For example, you can modify any of the wrong answer options for available verification questions to answer options such as "None of the above” and "Not correct above.”
  • the modified available verification problem may be referred to as a supplementary verification question; the answer option that is different from the available verification question before the modification may be referred to as a modification option, that is, The answer option of "The above is not” and "The above is not correct” can be referred to as a transformation option.
  • Step 104 Determine the number of requirements for verifying the question in the verification questionnaire output to the target user.
  • the demand quantity is usually positively related to the security level of the verification questionnaire, and the higher the security level, the higher the number of requirements is usually.
  • Step 106 Determine whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity.
  • Step 108 When the number of available verification questions is greater than or equal to the required quantity, extract a verification question in the available verification question of the target user to generate a verification questionnaire.
  • Step 110 When the number of available verification questions is less than the required quantity, extract a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
  • the present specification can transform the available verification problem into a supplementary verification question. If the available verification question corresponding to the target user is smaller than the required number of the verification questionnaire, the verification verification question and the target can be supplemented.
  • the verification question is extracted from the user's available verification questions to generate a verification questionnaire, thereby ensuring that the verification questionnaire has sufficient verification problems, wide application range, and high availability.
  • the following describes the specific implementation process of the specification from three aspects: the modification of the available verification problem, the determination of the randomness of the modification option, and the generation of the verification questionnaire.
  • the available verification question can be modified to supplement the verification question when the predetermined condition is triggered.
  • the predetermined condition is usually set by the developer, and may be triggered during the process of generating the verification questionnaire for the target user. This specification will introduce the situation in which the predetermined condition is triggered later.
  • the available verification question of the target user may be transformed into a supplementary verification question.
  • several available verification questions may be extracted from all available verification questions of the target user, and then the extracted available verification questions are transformed into supplementary verification questions.
  • a predetermined number of available verification questions may be randomly selected from all the verification questions of the target user, and the predetermined number may be 1 or other values greater than 1. This embodiment does not specifically limit this.
  • the verification questions "Choose the items you bought” and “Choose the restaurants you have been to” are usually available verification questions with less difficulty and a larger answer option space.
  • “What is the name of your high school class teacher?” is a more difficult verification question.
  • “Choose the city you have been to” is a valid verification question with a small option space. For example, many people have been there. In major cities such as Beijing, Shanghai, and Shenzhen, such verification problems are not suitable for transformation.
  • the answer option of the specified type of the available verification question can be modified to the modification option corresponding to the specified type.
  • the answer options of the specified type usually include: the correct answer option and the wrong answer option.
  • the corresponding modification option may include a modification option such as “the above is not” and “the above is not correct”.
  • the correct option for this available verification question is A Spalding Basketball.
  • the answer option B, C, or D of the available verification question can be modified to "None of the above.”
  • the following verification problem can be obtained after the modification (question 2)
  • the verification problem after the modification can be obtained.
  • the available verification problem before the transformation can be replaced by the modified verification problem to update the available verification problem of the target user, that is, the verification verification problem is a new available verification problem of the target user.
  • the verification verification problem is a new available verification problem of the target user.
  • question 2 can be used to replace question 1 as the available verification question for the target user.
  • the answer to the new available verification question is still A Spalding basketball.
  • the modified verification problem can also be used as a supplementary verification question for non-target users, so that when the available verification questions of the non-target users are insufficient, the supplementary verification questions are extracted to generate a verification questionnaire. Still taking question 2 as an example, for non-target users, the answer to the supplementary verification question is not D or above.
  • the post-retrofit verification problem has two identities, one is the new available verification question for the target user, and the other is the supplementary verification problem for the non-target user.
  • the verification problems of different identities may be separately stored, or the special verification marks may be used to distinguish the supplementary verification problems, and the specification does not specifically limit this.
  • any correct answer option of the available verification question may be modified to "all of the above” and “all of the above are correct”, etc.
  • the embodiments are not described herein again.
  • the modified verification question is not a modification option for the target user,
  • the correct option is the retrofit option.
  • this specification introduces a randomness reference factor for the retrofit option, which can be achieved by updating the random reference factor value of the retrofit option.
  • the value of the randomness reference factor of the retrofit option is maintained within a predetermined range to ensure randomness of the retrofit options.
  • the generation of the verification questionnaire in this embodiment may include the following steps:
  • Step 202 Determine the number of requirements for verifying the question in the verification questionnaire output to the target user.
  • the verification questionnaire may be output to the target user to verify the identity of the target user.
  • the number of verification questions in the verification questionnaire may be referred to as the quantity of demand, and the quantity of the requirements is usually positively related to the security level.
  • Step 204 Obtain the number of available verification questions corresponding to the target user.
  • the number of available verification questions corresponding to the target user can be obtained. For example, find the corresponding available verification question based on the identity of the target user and count the number of available verification questions found.
  • the available verification problem may include a verification problem set by the target user, and may also include a verification problem automatically generated by the target user according to the historical data of the target user, which is not specifically limited in this embodiment.
  • Step 206 Obtain a value of a random reference factor of the transformation option.
  • the value of the randomness reference factor of the retrofit option may be stored at a predetermined location, and the initial value may be a predetermined value.
  • the value of the randomness reference factor may be obtained from the predetermined location before the verification questionnaire is generated for the target user. After the verification questionnaire is generated for the target user, the random reference factor may be updated according to the modification option in the verification questionnaire. The value.
  • step 204 or step 206 may also be performed first, and the specification does not specifically limit this.
  • the quantity of the requirement and the number of available verification questions corresponding to the target user may be compared, and the value of the random reference factor is compared.
  • the size of the predetermined threshold, and then the generation strategy of the verification questionnaire is determined according to the comparison result.
  • Step 208 When the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor of the transformation option is greater than or equal to the first threshold, the verification question is extracted from the available verification questions of the target user to generate a verification questionnaire.
  • the modification option is “none is not”, if the number of available verification questions of the target user is greater than or equal to the required quantity, and the value of the random reference factor of the transformation option is greater than or equal to the first threshold, Usually, the number of available verification questions for the target user is sufficient, but the probability that the modification option "None of the above” is the wrong option is large. To continue to increase the probability that "the above is not” is the wrong option, there is no need to modify the available verification problem.
  • the verification question may be extracted from the available verification questions corresponding to the target user to generate a verification questionnaire, for example, randomly extracting the required number of available verification questions to generate a verification questionnaire.
  • Step 210 When the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor of the transformation option is less than the first threshold, determining that the predetermined condition is triggered.
  • the number of available verification questions of the target user is greater than or equal to the required quantity, and the value of the random reference factor of the transformation option is less than the first threshold, the number of available verification questions of the target user is generally sufficient, and the modification option is The randomness does not exceed the first threshold (which can be understood as a peak), and it can be determined that the predetermined condition is triggered, and then step 212 is performed to perform the modification of the available verification problem to increase the reserve of the supplementary verification problem.
  • the first threshold which can be understood as a peak
  • Step 212 transforming the available verification question of the target user into a supplementary verification question.
  • a number of available verification problems may be randomly selected from the available verification problems of the target user and modified.
  • the method for the modification may refer to the foregoing embodiments, and the description is not repeated herein.
  • the verification problem obtained after the modification of the available verification problem is replaced with the available verification problem before the transformation as a new available verification problem for the target user, for example, the identity of the target user is still maintained and Verify the correspondence of the problem.
  • the verification problem obtained after the modification is still a supplementary verification problem of the non-target user.
  • a special mark is added for the verification problem to distinguish, and the like, and the details are not described herein again.
  • Step 214 Extract a verification question from the available verification questions of the target user to generate a verification questionnaire.
  • the available verification questions of the target user include the unmodified available verification problem, and the new verifiable problem after the transformation.
  • the verification question may be randomly extracted from the above-mentioned available verification questions of the target user to generate a verification questionnaire. It can be understood that the verification questions in the verification questionnaire may include the unproven available verification questions, and may also include new available verification questions after the transformation.
  • Step 216 When the number of available verification questions is less than the required quantity, and the value of the randomness reference factor of the transformation option is greater than or equal to the second threshold, extracting the verification question in the supplementary verification question and the available verification problem of the target user to generate Verify the questionnaire.
  • the number of available verification questions of the target user is less than the required quantity, and the value of the randomness reference factor of the transformation option is greater than or equal to the second threshold, it is generally stated that the number of available verification questions of the target user is insufficient to satisfy the verification.
  • the second threshold is smaller than the first threshold.
  • the value of the first threshold may be 100, and the value of the second threshold may be 0 or the like.
  • the number of available verification questions of the target user is less than the required quantity and the value of the randomness reference factor of the transformation option is less than the second threshold, it is generally stated that the number of available verification questions of the target user is insufficient to satisfy the verification questionnaire.
  • the number of requirements, and the modification option "None of the above" is the probability that the correct option is high, resulting in randomness imbalance, and may not be able to achieve the corresponding security level of authentication, so it is possible to output a message that the verification questionnaire cannot be generated.
  • Step 218, after outputting the generated verification questionnaire, determining whether there is a modification option in the verification questionnaire.
  • step 220 may be performed.
  • Step 220 When there is a modification option in the verification questionnaire, and the transformation option is the correct option, the value of the randomness reference factor of the current transformation option is subtracted from the first value.
  • an option category of the transformation option may be obtained, and if the transformation option is the correct option, the value of the random reference factor of the current transformation option may be subtracted from the first value.
  • the value is updated to, for example, subtract 1 or the like, thereby reducing the value of the randomness reference factor, ie increasing the probability that the transformation option "none is not" is the correct option.
  • Step 222 When there is a modification option in the verification questionnaire, and the transformation option is an error option, the value of the random reference factor of the current transformation option is added to the second value.
  • the value of the random reference factor of the current transformation option may be added to the second value to be updated, thereby increasing the value of the random reference factor. That is, the corresponding increase in the transformation option "The above is not" is the probability of the wrong option.
  • the second value may be the reciprocal of the number of error options in the verification question in which the modification option is located.
  • the verification question has 6 answer options
  • the transformation option "Nothing above” is the wrong option
  • this verification question has 1 correct answer option, in addition to 4 wrong answers, that is, the verification problem is wrong.
  • the number of options is 5, and the second value above is equal to 1/5.
  • the present specification can transform the available verification problem into a supplementary verification question. If the available verification question corresponding to the target user is smaller than the required number of the verification questionnaire, the verification verification question and the target can be supplemented.
  • the verification question is extracted from the user's available verification questions to generate a verification questionnaire, thereby ensuring that the verification questionnaire has sufficient verification problems, wide application range, and high availability.
  • the randomness of the transformation options can be ensured by updating and judging the value of the random reference factor of the transformation option. Even if the illegal user attacks by illegal means such as reasoning, the correct option cannot be obtained, and the security of the verification problem is ensured. .
  • the present specification also provides an embodiment of a device for generating a verification questionnaire.
  • the embodiment of the generating device of the verification questionnaire of this specification can be applied to an electronic device.
  • the device embodiment may be implemented by software, or may be implemented by hardware or a combination of hardware and software.
  • the processor of the electronic device in which the computer is located reads the corresponding computer program instructions in the non-volatile memory into the memory.
  • FIG. 3 a hardware structure diagram of the electronic device where the generating device of the verification questionnaire is provided, except for the processor, the memory, the network interface, and the non-volatile memory shown in FIG.
  • the electronic device in which the device is located in the embodiment may also include other hardware according to the actual function of the electronic device, and details are not described herein.
  • FIG. 4 is a block diagram of an apparatus for generating a verification questionnaire according to an exemplary embodiment of the present specification.
  • the verification device 300 can be applied to the electronic device shown in FIG. 3, and includes: a problem remodeling unit 301, a requirement determining unit 302, a requirement judging unit 303, and a first generating unit 304.
  • the problem modification unit 301 transforms the available verification problem into a supplementary verification problem when the predetermined condition is triggered;
  • the requirement determining unit 302 determines the number of requirements for verifying the question in the verification questionnaire output to the target user
  • the requirement judging unit 303 is configured to determine whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity
  • the first generating unit 304 when the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
  • the second generating unit 305 extracts a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire when the number of available verification questions is less than the required quantity.
  • the randomness obtaining unit 306 obtains the value of the randomness reference factor of the transformation option, and the transformation option is an answer option different from the available verification problem before the modification;
  • the first generating unit 304 extracts, in the available verification problem of the target user, when the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor is greater than or equal to the first threshold. Verify the problem to generate a verification questionnaire;
  • the second generating unit 305 when the number of available verification questions is less than the required quantity, and the value of the randomness reference factor is greater than or equal to a second threshold, in the supplementary verification question and the target user A verification question can be extracted from the verification questions to generate a verification questionnaire;
  • the first threshold is greater than the second threshold.
  • the problem rectifying unit 301 the available verification problem of the target user is modified, and the verified verification problem is obtained; and the available verification problem before the transformation is replaced by the modified verification problem to update the available target user. Verifying the problem; determining the modified verification problem as a supplementary verification question;
  • the third generating unit 307 after transforming the available verification question into the supplementary verification question, extracts the verification question in the available verification question of the target user to generate a verification questionnaire.
  • the problem transformation unit 301 extracts a number of available verification questions in the available verification questions of the target user, and modifies the extracted answer options of the specified type of the available verification questions to the answer options corresponding to the specified type. , as a retrofit option for post-retrofit verification issues.
  • the randomness update unit 308, after outputting the generated verification questionnaire, determining whether there is a modification option in the verification questionnaire; when there is a modification option in the verification questionnaire, and the transformation option is the correct option, the current transformation option is The value of the randomness reference factor is subtracted from the first value; when there is a modification option in the verification questionnaire, and the transformation option is an error option, the value of the random reference factor of the current transformation option is added to the second value .
  • the second value is equal to a reciprocal of the number of error options in the verification question in which the transformation option is located.
  • the device embodiment since it corresponds substantially to the method embodiment, reference is made to the partial description of the method embodiment.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the present specification. Those of ordinary skill in the art can understand and implement without any creative effort.
  • the system, device, module or unit illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product having a certain function.
  • a typical implementation device is a computer, and the specific form of the computer may be a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email transceiver, and a game control.
  • the present specification further provides a device for generating a verification questionnaire, the device for generating the verification questionnaire comprising: a processor and a memory for storing machine executable instructions.
  • the processor and the memory are usually connected to each other by an internal bus.
  • the device may also include an external interface to enable communication with other devices or components.
  • the processor by reading and executing the machine-executable instructions stored in the memory corresponding to the generation logic of the verification questionnaire, the processor is caused to:
  • the available verification problem is transformed into a supplementary verification question
  • a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
  • the processor is further caused to:
  • the first threshold is greater than the second threshold.
  • the processor is further caused to:
  • Determining that the predetermined condition is triggered when the number of available verification questions is greater than or equal to the required quantity and the value of the randomness reference factor is less than a first threshold;
  • the processor is also caused to: by reading and executing the machine-executable instructions stored in the memory corresponding to the generation logic of the verification questionnaire:
  • a verification question is extracted from the available verification questions of the target user to generate a verification questionnaire.
  • the processor is caused to:
  • the processor is further caused to:
  • the value of the randomness reference factor of the current transformation option is subtracted from the first value
  • the value of the randomness reference factor of the current transformation option is added to the second value.
  • the second value is equal to a reciprocal of the number of error options in the verification question in which the transformation option is located.
  • the present specification further provides a computer readable storage medium having a computer program stored thereon, the program being executed by the processor to implement the following steps:
  • the available verification problem is transformed into a supplementary verification question
  • a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
  • it also includes:
  • the first threshold is greater than the second threshold.
  • the method further includes:
  • Determining that the predetermined condition is triggered when the number of available verification questions is greater than or equal to the required quantity and the value of the randomness reference factor is less than a first threshold;
  • the method further includes:
  • a verification question is extracted from the available verification questions of the target user to generate a verification questionnaire.
  • the modifying the available verification problem of the target user, and obtaining the verification problem after the modification includes:
  • it also includes:
  • the value of the randomness reference factor of the current transformation option is subtracted from the first value
  • the value of the randomness reference factor of the current transformation option is added to the second value.
  • the second value is equal to a reciprocal of the number of error options in the verification question in which the transformation option is located.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Disclosed is a verification questionnaire generation method, comprising: when a predetermined condition is triggered, transforming available verification questions into supplementary verification questions; determining the demanded number of verification questions in a verification questionnaire output to a target user; determining whether the number of available verification questions corresponding to the target user is greater than or equal to the demanded number; when the number of available verification questions is greater than or equal to the demanded number, extracting the verification questions from the available verification questions of the target user, so as to generate the verification questionnaire; and when the number of available verification questions is smaller than the demanded number, extracting the verification questions from the supplementary questions and the available verification questions of the target user, so as to generate the verification questionnaire.

Description

验证问卷的生成方法和装置Method and device for generating verification questionnaire 技术领域Technical field
本说明书涉及互联网技术领域,尤其涉及一种验证问卷的生成方法和装置。The present specification relates to the field of Internet technologies, and in particular, to a method and an apparatus for generating a verification questionnaire.
背景技术Background technique
为确保互联网业务安全,可采用验证问题来验证用户的身份。目前的验证问题通常有两个来源,一种是用户预先设置,例如“您的高中班主任的名字是什么?”等,这种验证问题的可记忆性较差,导致其可用性较差。另一种是后台自动根据用户的历史数据生成验证问题,例如“选出您购买过的商品”等,然而这种方式依赖于丰富的历史数据,适用范围小。因此,需要提供一种可用性较强、适用范围较广的验证问题生成方案。To ensure the security of the Internet business, verification issues can be used to verify the identity of the user. The current verification problem usually has two sources. One is user pre-set, such as "What is the name of your high school class teacher?", etc. This verification problem is less memorable, resulting in poor usability. The other is that the background automatically generates verification questions based on the user's historical data, such as "choose the products you have purchased", etc. However, this method relies on rich historical data and has a small scope of application. Therefore, it is necessary to provide a verification problem generation scheme with high availability and wide application range.
发明内容Summary of the invention
有鉴于此,本说明书提供一种验证问卷的生成方法和装置。In view of this, the present specification provides a method and apparatus for generating a verification questionnaire.
具体地,本说明书是通过如下技术方案实现的:Specifically, the present specification is implemented by the following technical solutions:
一种验证问卷的生成方法,包括:A method for generating a verification questionnaire, comprising:
在预定条件被触发时,将可用验证问题改造为补充验证问题;When the predetermined condition is triggered, the available verification problem is transformed into a supplementary verification question;
确定向目标用户输出的验证问卷中验证问题的需求数量;Determining the number of requirements for verifying the problem in the verification questionnaire output to the target user;
判断所述目标用户对应的可用验证问题数量是否大于等于所述需求数量;Determining whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity;
在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。When the number of available verification questions is less than the required quantity, a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
一种验证问卷的生成装置,包括:A device for generating a verification questionnaire, comprising:
问题改造单元,在预定条件被触发时,将可用验证问题改造为补充验证问题;The problem rectification unit, when the predetermined condition is triggered, transforms the available verification problem into a supplementary verification question;
需求确定单元,确定向目标用户输出的验证问卷中验证问题的需求数量;The demand determining unit determines the number of requirements for verifying the problem in the verification questionnaire output to the target user;
需求判断单元,判断所述目标用户对应的可用验证问题数量是否大于等于所述需求 数量;The requirement judging unit is configured to determine whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity;
第一生成单元,在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;a first generating unit, when the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
第二生成单元,在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。And a second generating unit, when the number of available verification questions is less than the required quantity, extracting a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
一种验证问卷的生成装置,包括:A device for generating a verification questionnaire, comprising:
处理器;processor;
用于存储机器可执行指令的存储器;a memory for storing machine executable instructions;
其中,通过读取并执行所述存储器存储的与验证问卷的生成逻辑对应的机器可执行指令,所述处理器被促使:Wherein, by reading and executing the machine-executable instructions stored in the memory corresponding to the generation logic of the verification questionnaire, the processor is caused to:
在预定条件被触发时,将可用验证问题改造为补充验证问题;When the predetermined condition is triggered, the available verification problem is transformed into a supplementary verification question;
确定向目标用户输出的验证问卷中验证问题的需求数量;Determining the number of requirements for verifying the problem in the verification questionnaire output to the target user;
判断所述目标用户对应的可用验证问题数量是否大于等于所述需求数量;Determining whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity;
在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。When the number of available verification questions is less than the required quantity, a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
由以上描述可以看出,本说明书在预定条件被触发时,可将可用验证问题改造为补充验证问题,若目标用户对应的可用验证问题小于验证问卷的需求数量,则可在补充验证问题和目标用户的可用验证问题中抽取验证问题,以生成验证问卷,从而确保验证问卷的验证问题充足,适用范围广、且可用性强。As can be seen from the above description, when the predetermined condition is triggered, the present specification can transform the available verification problem into a supplementary verification question. If the available verification question corresponding to the target user is smaller than the required number of the verification questionnaire, the verification verification question and the target can be supplemented. The verification question is extracted from the user's available verification questions to generate a verification questionnaire, thereby ensuring that the verification questionnaire has sufficient verification problems, wide application range, and high availability.
附图说明DRAWINGS
图1是本说明书一示例性实施例示出的一种验证问卷的生成方法的流程示意图。FIG. 1 is a schematic flowchart diagram of a method for generating a verification questionnaire according to an exemplary embodiment of the present specification.
图2是本说明书一示例性实施例示出的另一种验证问卷的生成方法的流程示意图。FIG. 2 is a schematic flowchart diagram of another method for generating a verification questionnaire according to an exemplary embodiment of the present specification.
图3是本说明书一示例性实施例示出的一种用于验证问卷的生成装置的一结构示意图。FIG. 3 is a schematic structural diagram of a generating apparatus for verifying a questionnaire according to an exemplary embodiment of the present specification.
图4是本说明书一示例性实施例示出的一种验证问卷的生成装置的框图。FIG. 4 is a block diagram of an apparatus for generating a verification questionnaire according to an exemplary embodiment of the present specification.
具体实施方式Detailed ways
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本说明书相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本说明书的一些方面相一致的装置和方法的例子。Exemplary embodiments will be described in detail herein, examples of which are illustrated in the accompanying drawings. The following description refers to the same or similar elements in the different figures unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present specification. Instead, they are merely examples of devices and methods consistent with aspects of the present specification as detailed in the appended claims.
在本说明书使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本说明书。在本说明书和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。The terminology used in the description is for the purpose of describing particular embodiments, and is not intended to The singular forms "a", "the" and "the" It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
应当理解,尽管在本说明书可能采用术语第一、第二、第三等来描述各种信息,但这些信息不应限于这些术语。这些术语仅用来将同一类型的信息彼此区分开。例如,在不脱离本说明书范围的情况下,第一信息也可以被称为第二信息,类似地,第二信息也可以被称为第一信息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”。It should be understood that although the terms first, second, third, etc. may be used in this specification to describe various information, such information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other. For example, the first information may also be referred to as the second information without departing from the scope of the present description. Similarly, the second information may also be referred to as the first information. Depending on the context, the word "if" as used herein may be interpreted as "when" or "when" or "in response to a determination."
图1是本说明书一示例性实施例示出的一种验证问卷的生成方法的流程示意图。FIG. 1 is a schematic flowchart diagram of a method for generating a verification questionnaire according to an exemplary embodiment of the present specification.
请参考图1,所述验证问卷的生成方法可以应用在终端、服务器等电子设备中,包括有以下步骤:Referring to FIG. 1, the method for generating the verification questionnaire can be applied to an electronic device such as a terminal or a server, and includes the following steps:
步骤102,在预定条件被触发时,将可用验证问题改造为补充验证问题。Step 102: Transform the available verification question into a supplementary verification question when the predetermined condition is triggered.
在本实施例中,所述可用验证问题包括用户自行设置的验证问题,例如:“您的高中班主任的名字是什么?”、“您最喜欢的一本书是什么?”等。所述可用验证问题还可包括根据用户的历史数据自动生成的验证问题,例如:“选出您购买过的商品”、“选出您去过的餐馆”等。In this embodiment, the available verification question includes a verification question set by the user, for example: "What is the name of your high school class teacher?", "What is your favorite book?" The available verification questions may also include verification questions that are automatically generated based on historical data of the user, such as: "select the products you have purchased", "select the restaurants you have visited", and the like.
在本实施例中,可以通过将可用验证问题的指定类型的答案选项修改该指定类型对应的答案选项来实现对可用验证问题的改造。例如,可将可用验证问题的任一错误的答案选项修改为“以上都不是”、“以上都不正确”等答案选项。In this embodiment, the modification of the available verification problem can be implemented by modifying the answer option corresponding to the specified type by modifying the answer type of the specified type of available verification question. For example, you can modify any of the wrong answer options for available verification questions to answer options such as "None of the above" and "Not correct above."
在本实施例中,为便于描述,可以将修改后的可用验证问题称为补充验证问题;可以将修改后的可用验证问题与修改前的可用验证问题所不同的答案选项称为改造选项, 即,可将上述“以上都不是”、“以上都不正确”的答案选项称为改造选项。In this embodiment, for convenience of description, the modified available verification problem may be referred to as a supplementary verification question; the answer option that is different from the available verification question before the modification may be referred to as a modification option, that is, The answer option of "The above is not" and "The above is not correct" can be referred to as a transformation option.
步骤104,确定向目标用户输出的验证问卷中验证问题的需求数量。Step 104: Determine the number of requirements for verifying the question in the verification questionnaire output to the target user.
在本实施例中,所述需求数量通常与验证问卷的安全级别正相关,安全级别越高,所述需求数量通常越高。In this embodiment, the demand quantity is usually positively related to the security level of the verification questionnaire, and the higher the security level, the higher the number of requirements is usually.
步骤106,判断所述目标用户对应的可用验证问题数量是否大于等于所述需求数量。Step 106: Determine whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity.
步骤108,在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。Step 108: When the number of available verification questions is greater than or equal to the required quantity, extract a verification question in the available verification question of the target user to generate a verification questionnaire.
步骤110,在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。Step 110: When the number of available verification questions is less than the required quantity, extract a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
由以上描述可以看出,本说明书在预定条件被触发时,可将可用验证问题改造为补充验证问题,若目标用户对应的可用验证问题小于验证问卷的需求数量,则可在补充验证问题和目标用户的可用验证问题中抽取验证问题,以生成验证问卷,从而确保验证问卷的验证问题充足,适用范围广、且可用性强。As can be seen from the above description, when the predetermined condition is triggered, the present specification can transform the available verification problem into a supplementary verification question. If the available verification question corresponding to the target user is smaller than the required number of the verification questionnaire, the verification verification question and the target can be supplemented. The verification question is extracted from the user's available verification questions to generate a verification questionnaire, thereby ensuring that the verification questionnaire has sufficient verification problems, wide application range, and high availability.
下面分别从可用验证问题的改造、改造选项随机性的确定以及验证问卷的生成三个方面来介绍本说明书的具体实现过程。The following describes the specific implementation process of the specification from three aspects: the modification of the available verification problem, the determination of the randomness of the modification option, and the generation of the verification questionnaire.
一、可用验证问题的改造First, the transformation of available verification problems
在本实施例中,可在预定条件被触发时,将可用验证问题改造为补充验证问题。In this embodiment, the available verification question can be modified to supplement the verification question when the predetermined condition is triggered.
其中,预定条件通常由开发人员设置,在为目标用户生成验证问卷的过程中可能被触发,本说明书将在后续详见介绍该预定条件被触发的情形。The predetermined condition is usually set by the developer, and may be triggered during the process of generating the verification questionnaire for the target user. This specification will introduce the situation in which the predetermined condition is triggered later.
在本实施例中,在为目标用户生成验证问卷的过程中,若该预定条件被触发,则可以将目标用户的可用验证问题改造为补充验证问题。In this embodiment, in the process of generating a verification questionnaire for the target user, if the predetermined condition is triggered, the available verification question of the target user may be transformed into a supplementary verification question.
在一个例子中,可以先从目标用户的所有可用验证问题中抽取若干可用验证问题,然后将抽取到的可用验证问题改造为补充验证问题。例如:可从目标用户的所有验证问题中随机抽取预定数量的可用验证问题,所述预定数量可以为1,也可以为大于1的其他数值,本实施例对此不作特殊限制。In one example, several available verification questions may be extracted from all available verification questions of the target user, and then the extracted available verification questions are transformed into supplementary verification questions. For example, a predetermined number of available verification questions may be randomly selected from all the verification questions of the target user, and the predetermined number may be 1 or other values greater than 1. This embodiment does not specifically limit this.
在另一个例子中,为提高改造后的补充验证问题的可用性,可以先从目标用户的所有可用验证问题中选取难度低、且答案选项空间较大的可用验证问题,然后从这些可用验证问题中抽取若干可用验证问题进行改造。In another example, to improve the usability of the supplemental verification problem after the transformation, you can first select the available verification questions with low difficulty and large answer option space from all available verification questions of the target user, and then from these available verification questions. Extract a number of available verification questions for retrofitting.
举例来说,可用验证问题“选出您购买过的商品”、“选出您去过的餐馆”通常是难度较低、答案选项空间较大的可用验证问题。反之,“您的高中班主任的名字是什么?”是难度较高的可用验证问题,“选出您去过的城市”则是答案选项空间较小的可用验证问题,例如,很多人都去过北京、上海、深圳等大城市,这类可用验证问题不适合改造。For example, the verification questions "Choose the items you bought" and "Choose the restaurants you have been to" are usually available verification questions with less difficulty and a larger answer option space. Conversely, “What is the name of your high school class teacher?” is a more difficult verification question. “Choose the city you have been to” is a valid verification question with a small option space. For example, many people have been there. In major cities such as Beijing, Shanghai, and Shenzhen, such verification problems are not suitable for transformation.
在本实施例中,在对可用验证问题进行改造时,可以将可用验证问题的指定类型的答案选项修改为该指定类型对应的改造选项。其中,指定类型的答案选项通常包括:正确的答案选项和错误的答案选项。In this embodiment, when the available verification problem is modified, the answer option of the specified type of the available verification question can be modified to the modification option corresponding to the specified type. Among them, the answer options of the specified type usually include: the correct answer option and the wrong answer option.
以指定类型的答案选项是错误的答案选项为例,其对应的改造选项可以包括“以上都不是”、“以上都不正确”等全否的改造选项。在进行改造时,可将可用验证问题的任一错误的答案选项修改为“以上都不是”或者“以上都不正确”,以实现改造。For example, if the answer option of the specified type is the wrong answer option, the corresponding modification option may include a modification option such as “the above is not” and “the above is not correct”. When making a transformation, you can modify any of the wrong answer options for the available verification questions to "None of the above" or "The above is not correct" to implement the transformation.
举例来说,假设某可用验证问题(问题1)是For example, suppose an available verification question (question 1) is
“选出您购买过的商品”"Choose the goods you bought"
A、斯伯丁篮球A, Spalding basketball
B、XX品牌连衣裙B, XX brand dress
C、儿童遥控汽车C, children's remote control car
D、XX品牌孕妇装D, XX brand maternity dress
对于目标用户而言,该可用验证问题的正确选项是A斯伯丁篮球。在进行改造时,可将该可用验证问题的答案选项B、C或D修改为“以上都不是”。例如,可得到改造后的如下验证问题(问题2)For the target user, the correct option for this available verification question is A Spalding Basketball. When making a transformation, the answer option B, C, or D of the available verification question can be modified to "None of the above." For example, the following verification problem can be obtained after the modification (question 2)
“选出您购买过的商品”"Choose the goods you bought"
A、斯伯丁篮球A, Spalding basketball
B、XX品牌连衣裙B, XX brand dress
C、儿童遥控汽车C, children's remote control car
D、以上都不是D, none of the above
在本实施例中,在将目标用户的可用验证问题进行改造后,可以得到改造后的验证问题。In this embodiment, after the modification problem of the target user is modified, the verification problem after the modification can be obtained.
一方面,可用该改造后的验证问题替换改造前的可用验证问题,以更新所述目标用 户的可用验证问题,即该改造后的验证问题是目标用户新的可用验证问题。仍以前述问题1和问题2为例,可用问题2替换问1作为目标用户的可用验证问题,对于目标用户而言,新的可用验证问题的答案仍然是A斯伯丁篮球。On the one hand, the available verification problem before the transformation can be replaced by the modified verification problem to update the available verification problem of the target user, that is, the verification verification problem is a new available verification problem of the target user. Still taking the aforementioned questions 1 and 2 as an example, question 2 can be used to replace question 1 as the available verification question for the target user. For the target user, the answer to the new available verification question is still A Spalding basketball.
另一方面,还可将该改造后的验证问题作为非目标用户的补充验证问题,以供后续非目标用户的可用验证问题不充足时,抽取补充验证问题以生成验证问卷。仍以问题2为例,对于非目标用户而言,该补充验证问题的答案是D以上都不是。On the other hand, the modified verification problem can also be used as a supplementary verification question for non-target users, so that when the available verification questions of the non-target users are insufficient, the supplementary verification questions are extracted to generate a verification questionnaire. Still taking question 2 as an example, for non-target users, the answer to the supplementary verification question is not D or above.
换言之,改造后的验证问题有两个身份,一个是目标用户的新的可用验证问题,另一个是非目标用户的补充验证问题。在实际应用中,可将不同身份的验证问题分别存储,也可以采用特殊标记对补充验证问题进行标记等方式进行区分,本说明书对此不作特殊限制。In other words, the post-retrofit verification problem has two identities, one is the new available verification question for the target user, and the other is the supplementary verification problem for the non-target user. In practical applications, the verification problems of different identities may be separately stored, or the special verification marks may be used to distinguish the supplementary verification problems, and the specification does not specifically limit this.
在本实施例中,在对可用验证问题进行改造时,还可以将可用验证问题的任一正确的答案选项修改为“以上都是”、“以上都正确”等代表全是的改造选项,本实施例在此不再一一赘述。In this embodiment, when the available verification problem is modified, any correct answer option of the available verification question may be modified to "all of the above" and "all of the above are correct", etc. The embodiments are not described herein again.
二、改造选项随机性Second, the transformation option randomness
在本实施例中,以将可用验证问题的任一错误的答案选项修改为“以上都不是”的改造选项为例,该修改后的验证问题对于目标用户而言,正确选项不是改造选项,对于非目标用户而言,正确选项是改造选项。In this embodiment, as an example of modifying the answer option of any error of the available verification question to the "nothing above", the modified verification question is not a modification option for the target user, For non-target users, the correct option is the retrofit option.
为确保改造选项是正确选项或错误选项的随机性,本说明书引入改造选项的随机性参考因子,可通过对改造选项的随机性参考因子取值的更新来实现其随机性。例如,将改造选项的随机性参考因子的取值维持在预定的范围内,以确保改造选项的随机性。To ensure that the retrofit option is the correct option or the randomness of the wrong option, this specification introduces a randomness reference factor for the retrofit option, which can be achieved by updating the random reference factor value of the retrofit option. For example, the value of the randomness reference factor of the retrofit option is maintained within a predetermined range to ensure randomness of the retrofit options.
上述随机性参考因子取值的更新将在后续实施例中详细描述。The update of the above random reference factor values will be described in detail in the subsequent embodiments.
三、验证问卷的生成Third, the verification questionnaire generation
请参考图2,本实施例验证问卷的生成可以包括以下步骤:Referring to FIG. 2, the generation of the verification questionnaire in this embodiment may include the following steps:
步骤202,确定向目标用户输出的验证问卷中验证问题的需求数量。Step 202: Determine the number of requirements for verifying the question in the verification questionnaire output to the target user.
在本实施例中,当目标用户进行密码找回、密码修改、支付等对安全级别要求较高的操作时,可以向目标用户输出验证问卷,以对目标用户的身份进行验证。In this embodiment, when the target user performs operations such as password recovery, password modification, payment, etc., which require a higher security level, the verification questionnaire may be output to the target user to verify the identity of the target user.
在本实施例中,为便于描述,可将验证问卷中验证问题的数量称为需求数量,所述需求数量通常与安全级别正相关,安全级别越高,需求数量通常就越多,这部分的处理 与实现可以参照相关技术,本说明书在此不再一一赘述。In this embodiment, for convenience of description, the number of verification questions in the verification questionnaire may be referred to as the quantity of demand, and the quantity of the requirements is usually positively related to the security level. The higher the security level, the more the number of requirements is usually. For the processing and implementation, reference may be made to related technologies, and the description is not repeated herein.
步骤204,获取目标用户对应的可用验证问题数量。Step 204: Obtain the number of available verification questions corresponding to the target user.
在本实施例中,可获取目标用户对应的可用验证问题数量。例如,根据目标用户的标识查找其对应的可用验证问题,并统计查找到的可用验证问题的数量。In this embodiment, the number of available verification questions corresponding to the target user can be obtained. For example, find the corresponding available verification question based on the identity of the target user and count the number of available verification questions found.
在本实施例中,所述可用验证问题可以包括目标用户自行设置的验证问题,也可以包括根据目标用户的历史数据为目标用户自动生成的验证问题,本实施例对此不作特殊限制。In this embodiment, the available verification problem may include a verification problem set by the target user, and may also include a verification problem automatically generated by the target user according to the historical data of the target user, which is not specifically limited in this embodiment.
步骤206,获取改造选项的随机性参考因子的取值。Step 206: Obtain a value of a random reference factor of the transformation option.
在本实施例中,可将改造选项的随机性参考因子的取值存储在预定的位置,其初始值可以为预定的数值。在为目标用户生成验证问卷之前,可以从该预定的位置获取该随机性参考因子的取值,在为目标用户生成验证问卷之后,可以根据验证问卷中改造选项的情况来更新该随机性参考因子的取值。In this embodiment, the value of the randomness reference factor of the retrofit option may be stored at a predetermined location, and the initial value may be a predetermined value. The value of the randomness reference factor may be obtained from the predetermined location before the verification questionnaire is generated for the target user. After the verification questionnaire is generated for the target user, the random reference factor may be updated according to the modification option in the verification questionnaire. The value.
需要说明的是,本实施例并不限制前述步骤202-206的执行顺序,在另一个例子中,也可以先执行步骤204或步骤206,本说明书对此不作特殊限制。在获取到上述需求数量、目标用户对应的可用验证问题数量以及随机性参考因子的取值之后,可以比较需求数量和目标用户对应的可用验证问题数量的大小,以及比较随机性参考因子的取值和预定阈值的大小,然后根据比较结果确定验证问卷的生成策略。It should be noted that the embodiment does not limit the execution sequence of the foregoing steps 202-206. In another example, step 204 or step 206 may also be performed first, and the specification does not specifically limit this. After obtaining the quantity of the above requirement, the number of available verification questions corresponding to the target user, and the value of the randomness reference factor, the quantity of the requirement and the number of available verification questions corresponding to the target user may be compared, and the value of the random reference factor is compared. And the size of the predetermined threshold, and then the generation strategy of the verification questionnaire is determined according to the comparison result.
步骤208,当可用验证问题数量大于等于需求数量、且改造选项的随机性参考因子的取值大于等于第一阈值时,在目标用户的可用验证问题中抽取验证问题,以生成验证问卷。Step 208: When the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor of the transformation option is greater than or equal to the first threshold, the verification question is extracted from the available verification questions of the target user to generate a verification questionnaire.
在本实施例中,仍以改造选项是“以上都不是”为例,当目标用户的可用验证问题数量大于等于需求数量、且改造选项的随机性参考因子的取值大于等于第一阈值时,通常说明目标用户的可用验证问题数量充足,但改造选项“以上都不是”是错误选项的概率较大,为不继续增大“以上都不是”是错误选项的概率,无需对可用验证问题进行改造,可以在目标用户对应的可用验证问题中抽取验证问题以生成验证问卷,例如,随机抽取需求数量的可用验证问题以生成验证问卷。In this embodiment, if the modification option is “none is not”, if the number of available verification questions of the target user is greater than or equal to the required quantity, and the value of the random reference factor of the transformation option is greater than or equal to the first threshold, Usually, the number of available verification questions for the target user is sufficient, but the probability that the modification option "None of the above" is the wrong option is large. To continue to increase the probability that "the above is not" is the wrong option, there is no need to modify the available verification problem. The verification question may be extracted from the available verification questions corresponding to the target user to generate a verification questionnaire, for example, randomly extracting the required number of available verification questions to generate a verification questionnaire.
步骤210,当可用验证问题数量大于等于需求数量、且改造选项的随机性参考因子的取值小于第一阈值时,确定预定条件被触发。Step 210: When the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor of the transformation option is less than the first threshold, determining that the predetermined condition is triggered.
在本实施例中,当目标用户的可用验证问题数量大于等于需求数量、且改造选项的随机性参考因子的取值小于第一阈值时,通常说明目标用户的可用验证问题数量充足,且改造选项的随机性没有超出第一阈值(可以理解为峰值),可以确定预定条件被触发,进而执行步骤212,进行可用验证问题的改造,以增加补充验证问题的储备。In this embodiment, when the number of available verification questions of the target user is greater than or equal to the required quantity, and the value of the random reference factor of the transformation option is less than the first threshold, the number of available verification questions of the target user is generally sufficient, and the modification option is The randomness does not exceed the first threshold (which can be understood as a peak), and it can be determined that the predetermined condition is triggered, and then step 212 is performed to perform the modification of the available verification problem to increase the reserve of the supplementary verification problem.
步骤212,将目标用户的可用验证问题改造为补充验证问题。Step 212, transforming the available verification question of the target user into a supplementary verification question.
在本实施例中,可以从目标用户的可用验证问题中随机抽取若干可用验证问题并对其进行改造,改造的方法可以参考前述实施例,本说明书在此不再一一赘述。In this embodiment, a number of available verification problems may be randomly selected from the available verification problems of the target user and modified. The method for the modification may refer to the foregoing embodiments, and the description is not repeated herein.
在本实施例中,对可用验证问题进行改造后得到的验证问题,一方面将其替换改造前的可用验证问题,以作为目标用户新的可用验证问题,例如,仍然保持目标用户的标识和该验证问题的对应关系。In this embodiment, the verification problem obtained after the modification of the available verification problem is replaced with the available verification problem before the transformation as a new available verification problem for the target user, for example, the identity of the target user is still maintained and Verify the correspondence of the problem.
另一方面,改造后得到的验证问题还是非目标用户的补充验证问题,例如,为该验证问题添加特殊标记以进行区分等,本实施例在此不再赘述。On the other hand, the verification problem obtained after the modification is still a supplementary verification problem of the non-target user. For example, a special mark is added for the verification problem to distinguish, and the like, and the details are not described herein again.
步骤214,在目标用户的可用验证问题中抽取验证问题,以生成验证问卷。Step 214: Extract a verification question from the available verification questions of the target user to generate a verification questionnaire.
基于前述步骤212,在对目标用户的可用验证问题进行改造后,目标用户的可用验证问题包括未改造的可用验证问题,也包括改造后新的可以验证问题。Based on the foregoing step 212, after the target user's available verification problem is modified, the available verification questions of the target user include the unmodified available verification problem, and the new verifiable problem after the transformation.
在本实施例中,可以从目标用户的上述可用验证问题中随机抽取验证问题,以生成验证问卷。可以理解的是,验证问卷中的验证问题可能包括未改造的可用验证问题,也可能包括改造后新的可用验证问题。In this embodiment, the verification question may be randomly extracted from the above-mentioned available verification questions of the target user to generate a verification questionnaire. It can be understood that the verification questions in the verification questionnaire may include the unproven available verification questions, and may also include new available verification questions after the transformation.
步骤216,当可用验证问题数量小于需求数量、且改造选项的随机性参考因子的取值大于等于第二阈值时,在补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。Step 216: When the number of available verification questions is less than the required quantity, and the value of the randomness reference factor of the transformation option is greater than or equal to the second threshold, extracting the verification question in the supplementary verification question and the available verification problem of the target user to generate Verify the questionnaire.
在本实施例中,当目标用户的可用验证问题数量小于需求数量、且改造选项的随机性参考因子的取值大于等于第二阈值时,通常说明目标用户的可用验证问题的数量不足以满足验证问卷的需求数量,但此时改造选项的随机性未低于第二阈值(可以理解为谷值),进而可以在补充验证问题和该目标用户的可用验证问题中随机抽取验证问题,以生成验证问卷。In this embodiment, when the number of available verification questions of the target user is less than the required quantity, and the value of the randomness reference factor of the transformation option is greater than or equal to the second threshold, it is generally stated that the number of available verification questions of the target user is insufficient to satisfy the verification. The number of requirements of the questionnaire, but the randomness of the transformation option is not lower than the second threshold (can be understood as the valley value), and then the verification problem can be randomly extracted in the supplementary verification problem and the available verification problem of the target user to generate verification. Questionnaire.
在本实施例中,所述第二阈值小于所述第一阈值,例如,所述第一阈值的取值可以为100,所述第二阈值的取值可以为0等。In this embodiment, the second threshold is smaller than the first threshold. For example, the value of the first threshold may be 100, and the value of the second threshold may be 0 or the like.
在另一个例子中,当目标用户的可用验证问题数量小于需求数量、且改造选项的随机性参考因子的取值小于第二阈值时,通常说明目标用户的可用验证问题的数量不足以满足验证问卷的需求数量,且改造选项“以上都不是”是正确选项的概率偏高,导致随机性失衡,可能无法实现相应安全级别的认证,因此可以输出无法生成验证问卷的消息。In another example, when the number of available verification questions of the target user is less than the required quantity and the value of the randomness reference factor of the transformation option is less than the second threshold, it is generally stated that the number of available verification questions of the target user is insufficient to satisfy the verification questionnaire. The number of requirements, and the modification option "None of the above" is the probability that the correct option is high, resulting in randomness imbalance, and may not be able to achieve the corresponding security level of authentication, so it is possible to output a message that the verification questionnaire cannot be generated.
步骤218,在输出生成的验证问卷后,判断所述验证问卷中是否存在改造选项。Step 218, after outputting the generated verification questionnaire, determining whether there is a modification option in the verification questionnaire.
在本实施例中,在为目标用户生成验证问卷后,还可以判断验证问卷中是否存在改造选项,若不存在,则可以结束本次流程;若存在,则可以执行步骤220。In this embodiment, after the verification questionnaire is generated for the target user, it may be determined whether there is a modification option in the verification questionnaire. If not, the current process may be ended; if yes, step 220 may be performed.
步骤220,当所述验证问卷中存在改造选项,且所述改造选项是正确选项时,将当前改造选项的随机性参考因子的取值减去第一数值。Step 220: When there is a modification option in the verification questionnaire, and the transformation option is the correct option, the value of the randomness reference factor of the current transformation option is subtracted from the first value.
在本实施例中,当所述验证问卷中存在改造选项时,可以获取改造选项的选项类别,若改造选项是正确选项,则可以将当前改造选项的随机性参考因子的取值减去第一数值,以进行更新,例如,减去1等,从而减小随机性参考因子的取值,即相应增加改造选项“以上都不是”是正确选项的概率。In this embodiment, when there is a modification option in the verification questionnaire, an option category of the transformation option may be obtained, and if the transformation option is the correct option, the value of the random reference factor of the current transformation option may be subtracted from the first value. The value is updated to, for example, subtract 1 or the like, thereby reducing the value of the randomness reference factor, ie increasing the probability that the transformation option "none is not" is the correct option.
步骤222,当所述验证问卷中存在改造选项,且所述改造选项是错误选项时,将当前改造选项的随机性参考因子的取值加上第二数值。Step 222: When there is a modification option in the verification questionnaire, and the transformation option is an error option, the value of the random reference factor of the current transformation option is added to the second value.
在本实施例中,若验证问卷中的改造选项是错误选项,则可以将当前改造选项的随机性参考因子的取值加上第二数值,以进行更新,进而增加随机性参考因子的取值,即相应增加改造选项“以上都不是”是错误选项的概率。In this embodiment, if the modification option in the verification questionnaire is an error option, the value of the random reference factor of the current transformation option may be added to the second value to be updated, thereby increasing the value of the random reference factor. That is, the corresponding increase in the transformation option "The above is not" is the probability of the wrong option.
其中,上述第二数值可以为改造选项所在的验证问题中错误选项数量的倒数。The second value may be the reciprocal of the number of error options in the verification question in which the modification option is located.
举例来说,假设该验证问题有6个答案选项,改造选项“以上都不是”是错误选项,这个验证问题有1个正确的答案选项,此外还有4个错误的答案,即该验证问题错误选项的数量5,上述第二数值等于1/5。For example, suppose the verification question has 6 answer options, the transformation option "Nothing above" is the wrong option, this verification question has 1 correct answer option, in addition to 4 wrong answers, that is, the verification problem is wrong. The number of options is 5, and the second value above is equal to 1/5.
当然,在实际应用中,还可以采取其他策略确定第二数值的取值,本说明书对此不作特殊限制。Of course, in practical applications, other strategies may also be adopted to determine the value of the second value, which is not specifically limited in this specification.
需要说明的是,若验证问卷中存在多个改造选项,例如,有多个验证问题都存在改造选项,则可以针对每个改造选项执行前述步骤220或222中改造选项的随机性参考因子取值的更新操作。It should be noted that if there are multiple transformation options in the verification questionnaire, for example, there are multiple verification problems, there may be a modification option, and the random reference factor value of the transformation option in the foregoing step 220 or 222 may be performed for each transformation option. Update operation.
由以上描述可以看出,本说明书在预定条件被触发时,可将可用验证问题改造 为补充验证问题,若目标用户对应的可用验证问题小于验证问卷的需求数量,则可在补充验证问题和目标用户的可用验证问题中抽取验证问题,以生成验证问卷,从而确保验证问卷的验证问题充足,适用范围广、且可用性强。此外,还可通过对改造选项的随机性参考因子取值的更新和判断来确保改造选项的随机性,即便非法用户通过推理等非法手段进行攻击也无法获知正确选项,确保了验证问题的安全性。As can be seen from the above description, when the predetermined condition is triggered, the present specification can transform the available verification problem into a supplementary verification question. If the available verification question corresponding to the target user is smaller than the required number of the verification questionnaire, the verification verification question and the target can be supplemented. The verification question is extracted from the user's available verification questions to generate a verification questionnaire, thereby ensuring that the verification questionnaire has sufficient verification problems, wide application range, and high availability. In addition, the randomness of the transformation options can be ensured by updating and judging the value of the random reference factor of the transformation option. Even if the illegal user attacks by illegal means such as reasoning, the correct option cannot be obtained, and the security of the verification problem is ensured. .
与前述验证问卷的生成方法的实施例相对应,本说明书还提供了验证问卷的生成装置的实施例。Corresponding to the embodiment of the method for generating the verification questionnaire described above, the present specification also provides an embodiment of a device for generating a verification questionnaire.
本说明书验证问卷的生成装置的实施例可以应用在电子设备上。装置实施例可以通过软件实现,也可以通过硬件或者软硬件结合的方式实现。以软件实现为例,作为一个逻辑意义上的装置,是通过其所在电子设备的处理器将非易失性存储器中对应的计算机程序指令读取到内存中运行形成的。从硬件层面而言,如图3所示,为本说明书验证问卷的生成装置所在电子设备的一种硬件结构图,除了图3所示的处理器、内存、网络接口、以及非易失性存储器之外,实施例中装置所在的电子设备通常根据该电子设备的实际功能,还可以包括其他硬件,对此不再赘述。The embodiment of the generating device of the verification questionnaire of this specification can be applied to an electronic device. The device embodiment may be implemented by software, or may be implemented by hardware or a combination of hardware and software. Taking the software implementation as an example, as a logical device, the processor of the electronic device in which the computer is located reads the corresponding computer program instructions in the non-volatile memory into the memory. From the hardware level, as shown in FIG. 3, a hardware structure diagram of the electronic device where the generating device of the verification questionnaire is provided, except for the processor, the memory, the network interface, and the non-volatile memory shown in FIG. In addition, the electronic device in which the device is located in the embodiment may also include other hardware according to the actual function of the electronic device, and details are not described herein.
图4是本说明书一示例性实施例示出的一种验证问卷的生成装置的框图。FIG. 4 is a block diagram of an apparatus for generating a verification questionnaire according to an exemplary embodiment of the present specification.
请参考图4,所述验证问卷的生成装置300可以应用在前述图3所示的电子设备中,包括有:问题改造单元301、需求确定单元302、需求判断单元303、第一生成单元304、第二生成单元305、随机性获取单元306、第三生成单元307以及随机性更新单元308。Referring to FIG. 4, the verification device 300 can be applied to the electronic device shown in FIG. 3, and includes: a problem remodeling unit 301, a requirement determining unit 302, a requirement judging unit 303, and a first generating unit 304. The second generation unit 305, the randomness acquisition unit 306, the third generation unit 307, and the randomness update unit 308.
其中,问题改造单元301,在预定条件被触发时,将可用验证问题改造为补充验证问题;The problem modification unit 301 transforms the available verification problem into a supplementary verification problem when the predetermined condition is triggered;
需求确定单元302,确定向目标用户输出的验证问卷中验证问题的需求数量;The requirement determining unit 302 determines the number of requirements for verifying the question in the verification questionnaire output to the target user;
需求判断单元303,判断所述目标用户对应的可用验证问题数量是否大于等于所述需求数量;The requirement judging unit 303 is configured to determine whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity;
第一生成单元304,在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;The first generating unit 304, when the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
第二生成单元305,在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。The second generating unit 305 extracts a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire when the number of available verification questions is less than the required quantity.
随机性获取单元306,获取改造选项的随机性参考因子的取值,所述改造选项是所述补充验证问题与改造前的可用验证问题所不同的答案选项;The randomness obtaining unit 306 obtains the value of the randomness reference factor of the transformation option, and the transformation option is an answer option different from the available verification problem before the modification;
所述第一生成单元304,在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值大于等于第一阈值时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;The first generating unit 304 extracts, in the available verification problem of the target user, when the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor is greater than or equal to the first threshold. Verify the problem to generate a verification questionnaire;
所述第二生成单元305,在所述可用验证问题数量小于所述需求数量、且所述随机性参考因子的取值大于等于第二阈值时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;The second generating unit 305, when the number of available verification questions is less than the required quantity, and the value of the randomness reference factor is greater than or equal to a second threshold, in the supplementary verification question and the target user A verification question can be extracted from the verification questions to generate a verification questionnaire;
其中,所述第一阈值大于所述第二阈值。The first threshold is greater than the second threshold.
可选的,在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值小于第一阈值时,确定所述预定条件被触发;Optionally, when the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor is less than the first threshold, determining that the predetermined condition is triggered;
所述问题改造单元301,对所述目标用户的可用验证问题进行改造,得到改造后的验证问题;用所述改造后的验证问题替换改造前的可用验证问题,以更新所述目标用户的可用验证问题;将所述改造后的验证问题确定为补充验证问题;The problem rectifying unit 301, the available verification problem of the target user is modified, and the verified verification problem is obtained; and the available verification problem before the transformation is replaced by the modified verification problem to update the available target user. Verifying the problem; determining the modified verification problem as a supplementary verification question;
第三生成单元307,在将可用验证问题改造为补充验证问题后,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。The third generating unit 307, after transforming the available verification question into the supplementary verification question, extracts the verification question in the available verification question of the target user to generate a verification questionnaire.
可选的,所述问题改造单元301,在所述目标用户的可用验证问题中抽取若干可用验证问题,并将抽取到的可用验证问题的指定类型的答案选项修改为该指定类型对应的答案选项,以作为改造后的验证问题的改造选项。Optionally, the problem transformation unit 301 extracts a number of available verification questions in the available verification questions of the target user, and modifies the extracted answer options of the specified type of the available verification questions to the answer options corresponding to the specified type. , as a retrofit option for post-retrofit verification issues.
随机性更新单元308,在输出生成的验证问卷后,判断所述验证问卷中是否存在改造选项;当所述验证问卷中存在改造选项,且所述改造选项是正确选项时,将当前改造选项的随机性参考因子的取值减去第一数值;当所述验证问卷中存在改造选项,且所述改造选项是错误选项时,将当前改造选项的随机性参考因子的取值加上第二数值。The randomness update unit 308, after outputting the generated verification questionnaire, determining whether there is a modification option in the verification questionnaire; when there is a modification option in the verification questionnaire, and the transformation option is the correct option, the current transformation option is The value of the randomness reference factor is subtracted from the first value; when there is a modification option in the verification questionnaire, and the transformation option is an error option, the value of the random reference factor of the current transformation option is added to the second value .
可选的,所述第二数值等于所述改造选项所在的验证问题中错误选项数量的倒数。Optionally, the second value is equal to a reciprocal of the number of error options in the verification question in which the transformation option is located.
上述装置中各个单元的功能和作用的实现过程具体详见上述方法中对应步骤的实现过程,在此不再赘述。The implementation process of the function and the function of each unit in the foregoing device is specifically described in the implementation process of the corresponding steps in the foregoing method, and details are not described herein again.
对于装置实施例而言,由于其基本对应于方法实施例,所以相关之处参见方法 实施例的部分说明即可。以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本说明书方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。For the device embodiment, since it corresponds substantially to the method embodiment, reference is made to the partial description of the method embodiment. The device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the present specification. Those of ordinary skill in the art can understand and implement without any creative effort.
上述实施例阐明的系统、装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。一种典型的实现设备为计算机,计算机的具体形式可以是个人计算机、膝上型计算机、蜂窝电话、相机电话、智能电话、个人数字助理、媒体播放器、导航设备、电子邮件收发设备、游戏控制台、平板计算机、可穿戴设备或者这些设备中的任意几种设备的组合。The system, device, module or unit illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product having a certain function. A typical implementation device is a computer, and the specific form of the computer may be a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email transceiver, and a game control. A combination of a tablet, a tablet, a wearable device, or any of these devices.
与前述验证问卷的生成方法的实施例相对应,本说明书还提供一种验证问卷的生成装置,该验证问卷的生成装置包括:处理器以及用于存储机器可执行指令的存储器。其中,处理器和存储器通常借由内部总线相互连接。在其他可能的实现方式中,所述设备还可能包括外部接口,以能够与其他设备或者部件进行通信。Corresponding to the embodiment of the method for generating the verification questionnaire described above, the present specification further provides a device for generating a verification questionnaire, the device for generating the verification questionnaire comprising: a processor and a memory for storing machine executable instructions. Among them, the processor and the memory are usually connected to each other by an internal bus. In other possible implementations, the device may also include an external interface to enable communication with other devices or components.
在本实施例中,通过读取并执行所述存储器存储的与验证问卷的生成逻辑对应的机器可执行指令,所述处理器被促使:In the present embodiment, by reading and executing the machine-executable instructions stored in the memory corresponding to the generation logic of the verification questionnaire, the processor is caused to:
在预定条件被触发时,将可用验证问题改造为补充验证问题;When the predetermined condition is triggered, the available verification problem is transformed into a supplementary verification question;
确定向目标用户输出的验证问卷中验证问题的需求数量;Determining the number of requirements for verifying the problem in the verification questionnaire output to the target user;
判断所述目标用户对应的可用验证问题数量是否大于等于所述需求数量;Determining whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity;
在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。When the number of available verification questions is less than the required quantity, a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
可选的,通过读取并执行所述存储器存储的与验证问卷的生成逻辑对应的机器可执行指令,所述处理器还被促使:Optionally, by reading and executing the machine-executable instructions stored in the memory corresponding to the generation logic of the verification questionnaire, the processor is further caused to:
获取改造选项的随机性参考因子的取值,所述改造选项是所述补充验证问题与改造前的可用验证问题所不同的答案选项;Obtaining a value of a randomness reference factor of the transformation option, the transformation option being an answer option different from the verification question available before the transformation;
所述在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可 用验证问题中抽取验证问题,以生成验证问卷,包括:And when the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire, including:
在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值大于等于第一阈值时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor is greater than or equal to the first threshold, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
所述在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷,包括:And when the number of available verification questions is less than the required quantity, extracting a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire, including:
在所述可用验证问题数量小于所述需求数量、且所述随机性参考因子的取值大于等于第二阈值时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is less than the required quantity, and the value of the randomness reference factor is greater than or equal to a second threshold, extracting a verification question in the supplementary verification question and the available verification question of the target user, To generate a verification questionnaire;
其中,所述第一阈值大于所述第二阈值。The first threshold is greater than the second threshold.
可选的,通过读取并执行所述存储器存储的与验证问卷的生成逻辑对应的机器可执行指令,所述处理器还被促使:Optionally, by reading and executing the machine-executable instructions stored in the memory corresponding to the generation logic of the verification questionnaire, the processor is further caused to:
在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值小于第一阈值时,确定所述预定条件被触发;Determining that the predetermined condition is triggered when the number of available verification questions is greater than or equal to the required quantity and the value of the randomness reference factor is less than a first threshold;
所述将可用验证问题改造为补充验证问题,包括:The transformation of the available verification questions into supplementary verification questions, including:
对所述目标用户的可用验证问题进行改造,得到改造后的验证问题;Modifying the available verification problem of the target user, and obtaining the verification problem after the transformation;
用所述改造后的验证问题替换改造前的可用验证问题,以更新所述目标用户的可用验证问题;Replacing the available verification questions before the transformation with the modified verification problem to update the available verification questions of the target user;
将所述改造后的验证问题确定为补充验证问题;Determining the modified verification problem as a supplementary verification question;
通过读取并执行所述存储器存储的与验证问卷的生成逻辑对应的机器可执行指令,所述处理器还被促使:The processor is also caused to: by reading and executing the machine-executable instructions stored in the memory corresponding to the generation logic of the verification questionnaire:
在将可用验证问题改造为补充验证问题后,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。After the available verification question is transformed into a supplemental verification question, a verification question is extracted from the available verification questions of the target user to generate a verification questionnaire.
可选的,在对所述目标用户的可用验证问题进行改造,得到改造后的验证问题时,所述处理器被促使:Optionally, when the available verification problem of the target user is modified to obtain a modified verification problem, the processor is caused to:
在所述目标用户的可用验证问题中抽取若干可用验证问题,并将抽取到的可用验证问题的指定类型的答案选项修改为该指定类型对应的答案选项,以作为改造后的验 证问题的改造选项。Extracting a number of available verification questions from the available verification questions of the target user, and modifying the selected answer options of the specified type of available verification questions to the answer options corresponding to the specified type, as a transformation option for the modified verification problem .
可选的,通过读取并执行所述存储器存储的与验证问卷的生成逻辑对应的机器可执行指令,所述处理器还被促使:Optionally, by reading and executing the machine-executable instructions stored in the memory corresponding to the generation logic of the verification questionnaire, the processor is further caused to:
在输出生成的验证问卷后,判断所述验证问卷中是否存在改造选项;After outputting the generated verification questionnaire, determining whether there is a modification option in the verification questionnaire;
当所述验证问卷中存在改造选项,且所述改造选项是正确选项时,将当前改造选项的随机性参考因子的取值减去第一数值;When there is a modification option in the verification questionnaire, and the transformation option is a correct option, the value of the randomness reference factor of the current transformation option is subtracted from the first value;
当所述验证问卷中存在改造选项,且所述改造选项是错误选项时,将当前改造选项的随机性参考因子的取值加上第二数值。When there is a modification option in the verification questionnaire, and the transformation option is an error option, the value of the randomness reference factor of the current transformation option is added to the second value.
可选的,所述第二数值等于所述改造选项所在的验证问题中错误选项数量的倒数。Optionally, the second value is equal to a reciprocal of the number of error options in the verification question in which the transformation option is located.
与前述验证问卷的生成方法的实施例相对应,本说明书还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,该程序被处理器执行时实现以下步骤:Corresponding to the embodiment of the foregoing method for generating a verification questionnaire, the present specification further provides a computer readable storage medium having a computer program stored thereon, the program being executed by the processor to implement the following steps:
在预定条件被触发时,将可用验证问题改造为补充验证问题;When the predetermined condition is triggered, the available verification problem is transformed into a supplementary verification question;
确定向目标用户输出的验证问卷中验证问题的需求数量;Determining the number of requirements for verifying the problem in the verification questionnaire output to the target user;
判断所述目标用户对应的可用验证问题数量是否大于等于所述需求数量;Determining whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity;
在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。When the number of available verification questions is less than the required quantity, a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
可选的,还包括:Optionally, it also includes:
获取改造选项的随机性参考因子的取值,所述改造选项是所述补充验证问题与改造前的可用验证问题所不同的答案选项;Obtaining a value of a randomness reference factor of the transformation option, the transformation option being an answer option different from the verification question available before the transformation;
所述在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷,包括:And when the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire, including:
在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值大于等于第一阈值时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证 问卷;And when the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor is greater than or equal to the first threshold, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
所述在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷,包括:And when the number of available verification questions is less than the required quantity, extracting a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire, including:
在所述可用验证问题数量小于所述需求数量、且所述随机性参考因子的取值大于等于第二阈值时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is less than the required quantity, and the value of the randomness reference factor is greater than or equal to a second threshold, extracting a verification question in the supplementary verification question and the available verification question of the target user, To generate a verification questionnaire;
其中,所述第一阈值大于所述第二阈值。The first threshold is greater than the second threshold.
可选的,所述方法还包括:Optionally, the method further includes:
在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值小于第一阈值时,确定所述预定条件被触发;Determining that the predetermined condition is triggered when the number of available verification questions is greater than or equal to the required quantity and the value of the randomness reference factor is less than a first threshold;
所述将可用验证问题改造为补充验证问题,包括:The transformation of the available verification questions into supplementary verification questions, including:
对所述目标用户的可用验证问题进行改造,得到改造后的验证问题;Modifying the available verification problem of the target user, and obtaining the verification problem after the transformation;
用所述改造后的验证问题替换改造前的可用验证问题,以更新所述目标用户的可用验证问题;Replacing the available verification questions before the transformation with the modified verification problem to update the available verification questions of the target user;
将所述改造后的验证问题确定为补充验证问题;Determining the modified verification problem as a supplementary verification question;
所述方法还包括:The method further includes:
在将可用验证问题改造为补充验证问题后,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。After the available verification question is transformed into a supplemental verification question, a verification question is extracted from the available verification questions of the target user to generate a verification questionnaire.
可选的,所述对所述目标用户的可用验证问题进行改造,得到改造后的验证问题,包括:Optionally, the modifying the available verification problem of the target user, and obtaining the verification problem after the modification, includes:
在所述目标用户的可用验证问题中抽取若干可用验证问题,并将抽取到的可用验证问题的指定类型的答案选项修改为该指定类型对应的答案选项,以作为改造后的验证问题的改造选项。Extracting a number of available verification questions from the available verification questions of the target user, and modifying the selected answer options of the specified type of available verification questions to the answer options corresponding to the specified type, as a transformation option for the modified verification problem .
可选的,还包括:Optionally, it also includes:
在输出生成的验证问卷后,判断所述验证问卷中是否存在改造选项;After outputting the generated verification questionnaire, determining whether there is a modification option in the verification questionnaire;
当所述验证问卷中存在改造选项,且所述改造选项是正确选项时,将当前改造选项的随机性参考因子的取值减去第一数值;When there is a modification option in the verification questionnaire, and the transformation option is a correct option, the value of the randomness reference factor of the current transformation option is subtracted from the first value;
当所述验证问卷中存在改造选项,且所述改造选项是错误选项时,将当前改造选项的随机性参考因子的取值加上第二数值。When there is a modification option in the verification questionnaire, and the transformation option is an error option, the value of the randomness reference factor of the current transformation option is added to the second value.
可选的,所述第二数值等于所述改造选项所在的验证问题中错误选项数量的倒数。Optionally, the second value is equal to a reciprocal of the number of error options in the verification question in which the transformation option is located.
上述对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。The foregoing description of the specific embodiments of the specification has been described. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than the embodiments and still achieve the desired results. In addition, the processes depicted in the figures are not necessarily in a particular order or in a sequential order to achieve the desired results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
以上所述仅为本说明书的较佳实施例而已,并不用以限制本说明书,凡在本说明书的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本说明书保护的范围之内。The above description is only the preferred embodiment of the present specification, and is not intended to limit the specification. Any modifications, equivalent substitutions, improvements, etc., which are included in the present specification, should be included in the present specification. Within the scope of protection.

Claims (13)

  1. 一种验证问卷的生成方法,包括:A method for generating a verification questionnaire, comprising:
    在预定条件被触发时,将可用验证问题改造为补充验证问题;When the predetermined condition is triggered, the available verification problem is transformed into a supplementary verification question;
    确定向目标用户输出的验证问卷中验证问题的需求数量;Determining the number of requirements for verifying the problem in the verification questionnaire output to the target user;
    判断所述目标用户对应的可用验证问题数量是否大于等于所述需求数量;Determining whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity;
    在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
    在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。When the number of available verification questions is less than the required quantity, a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
  2. 根据权利要求1所述的方法,还包括:The method of claim 1 further comprising:
    获取改造选项的随机性参考因子的取值,所述改造选项是所述补充验证问题与改造前的可用验证问题所不同的答案选项;Obtaining a value of a randomness reference factor of the transformation option, the transformation option being an answer option different from the verification question available before the transformation;
    所述在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷,包括:And when the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire, including:
    在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值大于等于第一阈值时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor is greater than or equal to the first threshold, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
    所述在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷,包括:And when the number of available verification questions is less than the required quantity, extracting a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire, including:
    在所述可用验证问题数量小于所述需求数量、且所述随机性参考因子的取值大于等于第二阈值时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is less than the required quantity, and the value of the randomness reference factor is greater than or equal to a second threshold, extracting a verification question in the supplementary verification question and the available verification question of the target user, To generate a verification questionnaire;
    其中,所述第一阈值大于所述第二阈值。The first threshold is greater than the second threshold.
  3. 根据权利要求2所述的方法,所述方法还包括:The method of claim 2, the method further comprising:
    在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值小于第一阈值时,确定所述预定条件被触发;Determining that the predetermined condition is triggered when the number of available verification questions is greater than or equal to the required quantity and the value of the randomness reference factor is less than a first threshold;
    所述将可用验证问题改造为补充验证问题,包括:The transformation of the available verification questions into supplementary verification questions, including:
    对所述目标用户的可用验证问题进行改造,得到改造后的验证问题;Modifying the available verification problem of the target user, and obtaining the verification problem after the transformation;
    用所述改造后的验证问题替换改造前的可用验证问题,以更新所述目标用户的可用验证问题;Replacing the available verification questions before the transformation with the modified verification problem to update the available verification questions of the target user;
    将所述改造后的验证问题确定为补充验证问题;Determining the modified verification problem as a supplementary verification question;
    所述方法还包括:The method further includes:
    在将可用验证问题改造为补充验证问题后,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。After the available verification question is transformed into a supplemental verification question, a verification question is extracted from the available verification questions of the target user to generate a verification questionnaire.
  4. 根据权利要求3所述的方法,所述对所述目标用户的可用验证问题进行改造,得到改造后的验证问题,包括:The method according to claim 3, wherein the verification problem of the target user is modified, and the verified verification problem is obtained, including:
    在所述目标用户的可用验证问题中抽取若干可用验证问题,并将抽取到的可用验证问题的指定类型的答案选项修改为该指定类型对应的答案选项,以作为改造后的验证问题的改造选项。Extracting a number of available verification questions from the available verification questions of the target user, and modifying the selected answer options of the specified type of available verification questions to the answer options corresponding to the specified type, as a transformation option for the modified verification problem .
  5. 根据权利要求3所述的方法,还包括:The method of claim 3 further comprising:
    在输出生成的验证问卷后,判断所述验证问卷中是否存在改造选项;After outputting the generated verification questionnaire, determining whether there is a modification option in the verification questionnaire;
    当所述验证问卷中存在改造选项,且所述改造选项是正确选项时,将当前改造选项的随机性参考因子的取值减去第一数值;When there is a modification option in the verification questionnaire, and the transformation option is a correct option, the value of the randomness reference factor of the current transformation option is subtracted from the first value;
    当所述验证问卷中存在改造选项,且所述改造选项是错误选项时,将当前改造选项的随机性参考因子的取值加上第二数值。When there is a modification option in the verification questionnaire, and the transformation option is an error option, the value of the randomness reference factor of the current transformation option is added to the second value.
  6. 根据权利要求5所述的方法,The method of claim 5,
    所述第二数值等于所述改造选项所在的验证问题中错误选项数量的倒数。The second value is equal to the reciprocal of the number of error options in the verification question in which the transformation option is located.
  7. 一种验证问卷的生成装置,包括:A device for generating a verification questionnaire, comprising:
    问题改造单元,在预定条件被触发时,将可用验证问题改造为补充验证问题;The problem rectification unit, when the predetermined condition is triggered, transforms the available verification problem into a supplementary verification question;
    需求确定单元,确定向目标用户输出的验证问卷中验证问题的需求数量;The demand determining unit determines the number of requirements for verifying the problem in the verification questionnaire output to the target user;
    需求判断单元,判断所述目标用户对应的可用验证问题数量是否大于等于所述需求数量;The requirement judging unit is configured to determine whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity;
    第一生成单元,在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;a first generating unit, when the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
    第二生成单元,在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。And a second generating unit, when the number of available verification questions is less than the required quantity, extracting a verification question in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
  8. 根据权利要求7所述的装置,还包括:The apparatus of claim 7 further comprising:
    随机性获取单元,获取改造选项的随机性参考因子的取值,所述改造选项是所述补充验证问题与改造前的可用验证问题所不同的答案选项;a randomness obtaining unit that obtains a value of a randomness reference factor of the transformation option, the transformation option being an answer option different from the available verification question before the modification;
    所述第一生成单元,在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值大于等于第一阈值时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;The first generating unit, when the number of available verification questions is greater than or equal to the required quantity, and the value of the randomness reference factor is greater than or equal to the first threshold, extracting and verifying in the available verification problem of the target user Problem to generate a verification questionnaire;
    所述第二生成单元,在所述可用验证问题数量小于所述需求数量、且所述随机性参 考因子的取值大于等于第二阈值时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;The second generating unit, when the number of available verification questions is less than the required quantity, and the value of the randomness reference factor is greater than or equal to a second threshold, the supplementary verification question and the target user are available A verification question is extracted from the verification question to generate a verification questionnaire;
    其中,所述第一阈值大于所述第二阈值。The first threshold is greater than the second threshold.
  9. 根据权利要求7所述的装置,The device according to claim 7,
    在所述可用验证问题数量大于等于所述需求数量、且所述随机性参考因子的取值小于第一阈值时,确定所述预定条件被触发;Determining that the predetermined condition is triggered when the number of available verification questions is greater than or equal to the required quantity and the value of the randomness reference factor is less than a first threshold;
    所述问题改造单元,对所述目标用户的可用验证问题进行改造,得到改造后的验证问题;用所述改造后的验证问题替换改造前的可用验证问题,以更新所述目标用户的可用验证问题;将所述改造后的验证问题确定为补充验证问题;The problem rectification unit reforms the available verification problem of the target user, obtains the verification problem after the modification, and replaces the available verification problem before the transformation with the modified verification problem to update the available verification of the target user. Problem; determining the verified verification problem as a supplementary verification question;
    所述装置还包括:The device also includes:
    第三生成单元,在将可用验证问题改造为补充验证问题后,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。The third generating unit, after transforming the available verification question into the supplementary verification question, extracts the verification question in the available verification question of the target user to generate a verification questionnaire.
  10. 根据权利要求9所述的装置,The device according to claim 9,
    所述问题改造单元,在所述目标用户的可用验证问题中抽取若干可用验证问题,并将抽取到的可用验证问题的指定类型的答案选项修改为该指定类型对应的答案选项,以作为改造后的验证问题的改造选项。The problem transformation unit extracts a number of available verification questions in the available verification questions of the target user, and modifies the extracted answer options of the specified type of the available verification questions to the answer options corresponding to the specified type, as a modified The modification option for the verification problem.
  11. 根据权利要求9所述的装置,还包括:The apparatus of claim 9 further comprising:
    随机性更新单元,在输出生成的验证问卷后,判断所述验证问卷中是否存在改造选项;当所述验证问卷中存在改造选项,且所述改造选项是正确选项时,将当前改造选项的随机性参考因子的取值减去第一数值;当所述验证问卷中存在改造选项,且所述改造选项是错误选项时,将当前改造选项的随机性参考因子的取值加上第二数值。a randomness updating unit, after outputting the generated verification questionnaire, determining whether there is a modification option in the verification questionnaire; when there is a modification option in the verification questionnaire, and the transformation option is a correct option, the current transformation option is randomly selected The value of the sex reference factor is subtracted from the first value; when there is a modification option in the verification questionnaire, and the modification option is an error option, the value of the randomness reference factor of the current transformation option is added to the second value.
  12. 根据权利要求11所述的装置,The device of claim 11
    所述第二数值等于所述改造选项所在的验证问题中错误选项数量的倒数。The second value is equal to the reciprocal of the number of error options in the verification question in which the transformation option is located.
  13. 一种验证问卷的生成装置,包括:A device for generating a verification questionnaire, comprising:
    处理器;processor;
    用于存储机器可执行指令的存储器;a memory for storing machine executable instructions;
    其中,通过读取并执行所述存储器存储的与验证问卷的生成逻辑对应的机器可执行指令,所述处理器被促使:Wherein, by reading and executing the machine-executable instructions stored in the memory corresponding to the generation logic of the verification questionnaire, the processor is caused to:
    在预定条件被触发时,将可用验证问题改造为补充验证问题;When the predetermined condition is triggered, the available verification problem is transformed into a supplementary verification question;
    确定向目标用户输出的验证问卷中验证问题的需求数量;Determining the number of requirements for verifying the problem in the verification questionnaire output to the target user;
    判断所述目标用户对应的可用验证问题数量是否大于等于所述需求数量;Determining whether the number of available verification questions corresponding to the target user is greater than or equal to the required quantity;
    在所述可用验证问题数量大于等于所述需求数量时,在所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷;When the number of available verification questions is greater than or equal to the required quantity, extracting a verification question in the available verification question of the target user to generate a verification questionnaire;
    在所述可用验证问题数量小于所述需求数量时,在所述补充验证问题和所述目标用户的可用验证问题中抽取验证问题,以生成验证问卷。When the number of available verification questions is less than the required quantity, a verification question is extracted in the supplementary verification question and the available verification question of the target user to generate a verification questionnaire.
PCT/CN2018/110746 2017-12-04 2018-10-18 Verification questionnaire generation method and apparatus WO2019109739A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711259554.3 2017-12-04
CN201711259554.3A CN107948177B (en) 2017-12-04 2017-12-04 Method and device for generating verification questionnaire

Publications (1)

Publication Number Publication Date
WO2019109739A1 true WO2019109739A1 (en) 2019-06-13

Family

ID=61948588

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/110746 WO2019109739A1 (en) 2017-12-04 2018-10-18 Verification questionnaire generation method and apparatus

Country Status (3)

Country Link
CN (1) CN107948177B (en)
TW (1) TWI686749B (en)
WO (1) WO2019109739A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107948177B (en) * 2017-12-04 2020-03-06 阿里巴巴集团控股有限公司 Method and device for generating verification questionnaire
CN109325216A (en) * 2018-09-03 2019-02-12 中国平安人寿保险股份有限公司 Questionnaire generation method, device, computer equipment and storage medium
US20200389319A1 (en) * 2019-06-10 2020-12-10 Docusign, Inc. System and method for electronic claim verification

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120079576A1 (en) * 2009-09-29 2012-03-29 Zhu Han Authentication Method and Apparatus
CN104424426A (en) * 2013-08-21 2015-03-18 北大方正集团有限公司 Verification method and verification device
US20150095070A1 (en) * 2013-10-01 2015-04-02 Mitchell Jay NewDelman System, Process and Article of Manufacture for Human Health and Longevity Data Analysis
CN107194743A (en) * 2017-06-19 2017-09-22 腾讯科技(深圳)有限公司 A kind of network surveying questionnaire generation method and device
CN107292141A (en) * 2017-05-10 2017-10-24 努比亚技术有限公司 A kind of authentication means, terminal and method
CN107948177A (en) * 2017-12-04 2018-04-20 阿里巴巴集团控股有限公司 Verify the generation method and device of questionnaire

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110112977A1 (en) * 2005-01-21 2011-05-12 New Office Temps, Ltd. Computer method of collecting, managing and using job applicant data for specific employment opportunities
TWI409722B (en) * 2010-03-08 2013-09-21 Prime View Int Co Ltd Examining system and method thereof
WO2012092517A2 (en) * 2010-12-30 2012-07-05 Transunion Llc Identity verification systems and methods
CN106657164B (en) * 2017-03-06 2019-06-14 泰华智慧产业集团股份有限公司 A kind of identification composite algorism and system for real-name authentication

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120079576A1 (en) * 2009-09-29 2012-03-29 Zhu Han Authentication Method and Apparatus
CN104424426A (en) * 2013-08-21 2015-03-18 北大方正集团有限公司 Verification method and verification device
US20150095070A1 (en) * 2013-10-01 2015-04-02 Mitchell Jay NewDelman System, Process and Article of Manufacture for Human Health and Longevity Data Analysis
CN107292141A (en) * 2017-05-10 2017-10-24 努比亚技术有限公司 A kind of authentication means, terminal and method
CN107194743A (en) * 2017-06-19 2017-09-22 腾讯科技(深圳)有限公司 A kind of network surveying questionnaire generation method and device
CN107948177A (en) * 2017-12-04 2018-04-20 阿里巴巴集团控股有限公司 Verify the generation method and device of questionnaire

Also Published As

Publication number Publication date
CN107948177A (en) 2018-04-20
TW201926153A (en) 2019-07-01
CN107948177B (en) 2020-03-06
TWI686749B (en) 2020-03-01

Similar Documents

Publication Publication Date Title
CN104715187B (en) Method and apparatus for the node in certification electronic communication system
Feldman et al. Strategyproof facility location and the least squares objective
JP2021507555A (en) Blockchain-based smart contract activation methods and devices, as well as electronic devices
WO2021217863A1 (en) Order identifier generation method and apparatus, server, and storage medium
US12001495B2 (en) Matchmaking video chatting partners
CN105337941B (en) A kind of device identification providing method and device
WO2019109739A1 (en) Verification questionnaire generation method and apparatus
CN107689950B (en) Data publication method, apparatus, server and storage medium
CN107622197B (en) Equipment identification method and device, and weight calculation method and device for equipment identification
CN108989269A (en) Obtain the methods, devices and systems of identifying code
US20200175002A1 (en) Blockchain-based data compression and searching
US20170277526A1 (en) Software categorization method and electronic device
US11915158B2 (en) Cross-domain action prediction
WO2018032982A1 (en) Method and device for detecting fund transaction route in electronic payment process
JP7188391B2 (en) Information processing device, information processing method and program
WO2019153660A1 (en) Transaction processing method and apparatus, and computer device and storage medium
US10831876B2 (en) Methods and apparatuses for identity authentication in virtual reality
CN108257012A (en) Core protects rule creation method and device
CN108966230A (en) Share the method and apparatus of wireless access point
JP2016524235A (en) Search recommendation method and apparatus
US20170169211A1 (en) One kind of website passwords generating method and apparatus
CN105516134B (en) A kind of authentication method and system of the system integration
US8412836B2 (en) User authentication across multiple network stacks
WO2017215094A1 (en) Method for unlocking mobile terminal, and mobile terminal
US20240214204A1 (en) Systems and methods for sharing validated user activity

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18885274

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18885274

Country of ref document: EP

Kind code of ref document: A1