WO2021134624A1 - 飞行员考试控制方法及系统 - Google Patents

飞行员考试控制方法及系统 Download PDF

Info

Publication number
WO2021134624A1
WO2021134624A1 PCT/CN2019/130834 CN2019130834W WO2021134624A1 WO 2021134624 A1 WO2021134624 A1 WO 2021134624A1 CN 2019130834 W CN2019130834 W CN 2019130834W WO 2021134624 A1 WO2021134624 A1 WO 2021134624A1
Authority
WO
WIPO (PCT)
Prior art keywords
pilot
test
platform
user
server
Prior art date
Application number
PCT/CN2019/130834
Other languages
English (en)
French (fr)
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 深圳市大疆创新科技有限公司
Priority to PCT/CN2019/130834 priority Critical patent/WO2021134624A1/zh
Priority to CN201980050167.XA priority patent/CN112543948A/zh
Publication of WO2021134624A1 publication Critical patent/WO2021134624A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B7/00Electrically-operated teaching apparatus or devices working with questions and answers
    • G09B7/02Electrically-operated teaching apparatus or devices working with questions and answers of the type wherein the student is expected to construct an answer to the question which is presented or wherein the machine gives an answer to the question presented by a student
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1073Registration or de-registration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Definitions

  • the present disclosure relates to the field of flight control, and in particular to a pilot test control method and system.
  • the control of drones is a relatively complicated process, which has high requirements for the user's operating skills and knowledge reserves. Before users control the drone, they generally need to pass the pilot exam system to take the pilot exam. Only by passing the pilot exam and obtaining the pilot certificate can they be qualified to control the drone to ensure the flight safety of the drone.
  • test methods and channels are relatively simple and cannot provide users with flexible and diversified choices.
  • One aspect of the present disclosure provides a pilot test control method, including:
  • the terminal receives the first test request sent by the user for the first platform client
  • the terminal sends a test paper acquisition request to a first platform server corresponding to the first platform client according to the first test request, and the first platform server is connected to a pilot supervision server;
  • the terminal receives the test paper sent by the first platform server.
  • Another aspect of the present disclosure also provides a pilot test control method, including:
  • the first platform server sends a test paper creation request to the pilot supervision server according to the test paper obtaining request;
  • the first platform server receives the test paper sent by the pilot supervision server
  • the first platform server sends the test paper to the terminal.
  • Another aspect of the present disclosure also provides a pilot test control method, including:
  • the pilot supervision server receives the test paper creation request sent by the first platform server; multiple platform servers are connected to the pilot supervision server, and the multiple platform servers include the first platform server;
  • the pilot supervision server generates a test paper according to the test paper creation request
  • the pilot supervision server sends test papers to the first platform server, and the test papers are used for the pilot test by a user of the first platform client corresponding to the first platform server.
  • a terminal including: a memory, a processor, a user interface, and a communication interface;
  • the memory is used to store executable instructions
  • the processor is configured to execute the executable instructions stored in the memory to perform the following operations:
  • a platform server comprising: a memory, a processor, a first communication interface, and a second communication interface;
  • the memory is used to store executable instructions
  • the processor is configured to execute the executable instructions stored in the memory to perform the following operations:
  • the test paper is sent to the terminal through the first communication interface.
  • pilot supervision server including: a memory, a processor, and a communication interface;
  • Memory used to store executable instructions
  • the processor is configured to execute the executable instructions stored in the memory to perform the following operations:
  • multiple platform servers are connected to the pilot supervision server, and the multiple platform servers include the first platform server;
  • the test paper is sent to the first platform server through the communication interface, and the test paper is used for a pilot test by a user of the first platform client corresponding to the first platform server.
  • a pilot test control system including: multiple terminals, multiple platform servers, and pilot supervision servers;
  • the terminal is installed with at least one platform client, and different platform clients correspond to different platform servers; the at least one platform client includes a first platform client;
  • Multiple platform servers are connected to the pilot supervision server, and the multiple platform servers include a first platform server corresponding to the first platform client;
  • the terminal is configured to receive a first test request sent by a user for the first platform client, and send a test paper acquisition request to the first platform server according to the first test request;
  • the first platform server is configured to receive the test paper acquisition request, and send a test paper creation request to the pilot supervision server according to the test paper acquisition request;
  • the pilot supervision server is configured to receive the test paper creation request, generate test papers according to the test paper creation request, and send the test paper to the first platform server;
  • the first platform server is also used to receive the test paper and send the test paper to the terminal;
  • the terminal is also used for receiving the test paper; the test paper is used for the user to take a pilot test.
  • a computer-readable storage medium which stores executable instructions, which, when executed by one or more processors, can cause the one or more processing
  • the device executes any of the above-mentioned pilot test control methods.
  • Figure 1 is a schematic diagram of the system architecture of a pilot test control system according to an embodiment of the disclosure.
  • FIG. 2 is a schematic diagram of the connection relationship of the pilot test control system according to an embodiment of the disclosure.
  • Figure 3 is an interactive diagram of the user registration process.
  • Figure 4 is an interactive diagram of the process of modifying the registration information.
  • Figure 5 is an interactive diagram of the user login process.
  • Figure 6 is an interactive diagram of the process of generating test papers.
  • Figure 7 is an interactive diagram of the answering and judging process.
  • Figure 8 is another interactive diagram of the process of generating test papers.
  • Figure 9 is an interactive diagram of another answering and judging process.
  • Figure 10 is an interactive diagram of the process of associating exam information.
  • Figure 11 is an interactive diagram of the certificate query process.
  • FIG. 12 is another schematic diagram of the connection relationship of the pilot test control system according to the embodiment of the disclosure.
  • FIG. 13 is a schematic diagram of a terminal according to an embodiment of the disclosure.
  • FIG. 14 is a schematic diagram of a platform server according to an embodiment of the disclosure.
  • FIG. 15 is a schematic diagram of a pilot supervision server according to an embodiment of the disclosure.
  • An embodiment of the present disclosure provides a pilot test control system, as shown in FIG. 1, including: a terminal, a platform server, and a pilot supervision server.
  • the terminal and the platform server, the platform server and the pilot supervision server may be wired or wirelessly connected.
  • wired communication methods include, but are not limited to, network cable connection and optical fiber connection.
  • the wireless communication connection can adopt any type of wireless communication method, for example, WiFi, cellular communication, and so on.
  • the cellular communication may include second-generation (2G), third-generation (3G), fourth-generation (4G), or fifth-generation (5G) mobile communication technologies.
  • the pilot test control system may include multiple terminals and multiple platform servers. At least one platform client is installed in each terminal, and different platform clients correspond to different platform servers, and multiple platform servers are all connected to the pilot supervision server.
  • the pilot test control system includes a first platform server, a second platform server,..., an Nth platform server, a total of N platform servers. All the N platform servers are in communication connection with the pilot supervision server.
  • the terminal supports multiple platform clients, such as the first platform client, the second platform client, ..., the Nth platform client, a total of N platform clients, and each platform client can respectively communicate and connect with a corresponding platform server.
  • the client can optionally install one of the platform clients on the terminal. For example, when the terminal installs the first platform client, the first platform client communicates with the corresponding first platform server, and when the terminal installs the second platform client At the end, the second platform client communicates with the corresponding second platform server.
  • the terminal in this embodiment may be various smart terminals, such as mobile phones, tablet computers, notebook computers, desktop computers, and so on.
  • the platform client may be client software such as an application program installed on the terminal, a web browser, and the like.
  • the terminal can interact with the corresponding platform server through each platform client installed on it.
  • the platform server is deployed in each enterprise or organization, maintained by each enterprise or organization, and can interact with the pilot monitoring server for data.
  • the pilot supervision server is deployed in the civil aviation management department, and the civil aviation management department can supervise and manage the pilot examination process through the pilot supervision server.
  • each enterprise or institution can deploy a platform server and provide a corresponding platform client installation program. Users can choose to download and install platform clients corresponding to one or more platform servers on their own terminals. Correspondingly, one or more platform clients corresponding to platform servers can run on the terminal. Users of various enterprises or institutions can access the platform server of the enterprise or institution through the platform client installed on the terminal to realize various operations such as registration, examination, and certificate management.
  • the enterprise or organization in this embodiment may be, but is not limited to, a drone manufacturer. For drone manufacturers, users who have purchased their drones need to pass an exam organized by them before they can fly the drone. UAV manufacturers can deploy their own platform servers and develop platform clients corresponding to the platform servers.
  • the user can install the platform client developed by the drone manufacturer on the terminal, and complete registration, examination, and control the drone flight through the platform client. After passing the exam and obtaining the pilot certificate, the user can fly the drone through the platform client.
  • Different enterprises or institutions can independently develop and maintain their own platform servers and platform clients for users to choose and use, which can realize a distributed multi-platform examination management process, meet the needs of personalized, diversified and flexible examination supervision, and improve Supervise the efficiency of flight test for users.
  • they can choose to use any platform to complete the pilot test, which is convenient for users to choose and use quickly, reduces the difficulty for users to choose the test platform, and improves the user experience.
  • first does not limit the platform client and the platform server, but refers to one platform client among multiple platform clients, and the platform server corresponding to the platform client, as described below The same applies to other platform clients installed on the terminal and their corresponding platform servers.
  • a platform server is deployed in an enterprise or institution, and a platform client corresponding to the platform server is developed.
  • the user can install the platform client on the terminal and refer to the examination organized by the enterprise or institution through the platform client. , Which broadens the examination methods and channels, and provides users with flexible and diversified choices.
  • the user can open the first platform client on the terminal and enter the user's registration information on the first platform client.
  • the terminal receives the registration information sent by the user for the first platform client, and sends the registration information to the first platform server.
  • the first platform server receives the registration information and sends the registration information to the pilot supervision server.
  • the pilot supervision server receives the registration information, generates a registration result according to the registration information, and then sends the registration result to the first platform server.
  • the first platform server receives the registration result and sends the registration result to the terminal.
  • the terminal receives the registration result, and can display the registration result to the user through the display interface of the first platform client.
  • the registration result is used to indicate whether the registration information is successfully registered.
  • the registration information entered by the user may include: one or two of a user name and a mobile phone number, a password, and so on.
  • the registration information can also include: drone information.
  • the drone information may be, for example, the model of the drone.
  • the user can also perform real-name authentication after registration.
  • the user can input the user's real-name system information on the first platform client, and send the real-name system information to the first platform server, and then to the pilot supervision server via the first platform server.
  • the pilot supervision server binds the user's real-name system information with the user's registration information.
  • the pilot supervision server can verify the real-name information entered by the user, and one real-name information can only be bound to one user.
  • the pilot supervision server sends the verification result to the first platform server, and the first platform server sends the verification result to the terminal.
  • Real-name information includes, but is not limited to: the user’s ID number.
  • the pilot supervision server verifies the real-name information in the registration information.
  • the pilot monitoring server can connect to the database of the public security department, and use the database to verify the received real-name information.
  • the registration results include: registration success and registration failure. If the verification of the real-name system information is successful, the pilot supervision server generates registration success information, saves the user's registration information including the real-name system information, and sends the registration success information to the first platform server.
  • the first platform server saves the user's registration information. After that, the user can log in to the first platform server through the first platform client. If the verification of the real-name system information fails, the pilot supervision server generates registration failure information and sends the registration success information to the first platform server. The user cannot log in to the first platform server and can register again.
  • the user can submit a registration information modification request on the first platform client.
  • the registration information modification request includes the original registration information and the new registration information.
  • the terminal receives the registration information modification request sent by the user for the first platform client, and sends the registration information modification request to the first platform server.
  • the first platform server receives the registration information modification request, and sends the registration information modification request to the pilot supervision server.
  • the pilot supervision server receives the registration information request and verifies the new registration information. If the verification is passed, a successful modification result is generated, and the modification result is sent to the first platform server. If the verification fails, a modification result that the modification fails is generated, and the modification result is sent to the first platform server.
  • the first platform server receives the modification result. If the modification result is that the modification is successful, the new registration information is saved, and the registration result is sent to the terminal. If the modification result is that the modification fails, the registration result is directly sent to the terminal.
  • the terminal receives the registration result, and can display the registration result to the user through the display interface of the first platform client. If the modification is successful, the user can log in to the first platform server with the new registration information; if the modification fails, the registration information can be modified again.
  • the user After the user has successfully registered, he can log in to the first platform server to perform various operations. As shown in Figure 5, the user can submit a login request on the first platform client, and the login request includes: user information.
  • the terminal receives the login request sent by the user for the first platform client, and sends the login request to the first platform server.
  • the first platform server receives the login request, and verifies the user information in the login request according to the user registration information stored in the first platform server. If the user information in the login request matches a piece of user registration information, the user is allowed to log in, otherwise the user is not allowed to log in, and the login response information is sent to the terminal.
  • the terminal receives the login response information, and if the login is allowed, the user logs in to the first platform server through the first platform client. If you are not allowed to log in, you cannot log in to the first platform server, and you can try to log in again.
  • the pilot test control system of this embodiment provides users with an integrated platform including paper output, paper judgment, certificate management and other functions. After users log in to the first platform server through the first platform client, they can log in to the first platform client. Perform various operations on the computer, including exams, inquiries, control drones, etc. Before flying a drone, users generally need to pass an enterprise or institution exam and obtain a pilot certificate. The following describes the process of the user's test through the pilot test control system.
  • the terminal receives the first test request sent by the user for the first platform client, generates a test paper obtaining request according to the first test request, and sends the test paper obtaining request to the first platform server.
  • the first platform server receives the test paper obtaining request, and sends a test paper creation request to the pilot supervision server according to the test paper obtaining request.
  • the pilot supervision server receives the test paper creation request, generates the test paper according to the test paper creation request, and sends the test paper to the first platform server.
  • the first platform server receives the test paper and sends the test paper to the terminal.
  • the terminal receives a test paper; the test paper is used by the user to take a pilot test.
  • the display interface of the first platform client displays a "request test” button.
  • the user can actively click the “request test” button to trigger the first test request.
  • the first platform client may perform a pop-up prompt.
  • the pop-up window can prompt the user "Do you want to take a pilot test?", and provide "Yes” and “No” buttons.
  • the first platform client can also output a voice prompt.
  • the voice prompt announces "Are you going to take a pilot test?". If the user answers "yes", the first exam request is triggered.
  • the first platform server initiates operations such as question production and paper judging according to the first test request.
  • the first platform server deployed by the enterprise or institution can also produce the question and judge the paper.
  • Different enterprises or institutions provide users with personalized examination services through their respective platform servers and platform clients, which can meet different requirements for users' operating skills and knowledge reserves.
  • the test paper generated by the pilot supervision server includes the first test question, and the first test question comes from the standard test question database of the pilot supervision server.
  • the test paper can be directly sent to the terminal, and the user You can answer questions on the test paper on the first platform client.
  • the standard test question database includes, but is not limited to, a civil aviation standard test question bank, a national standard safety test question bank, etc.
  • the terminal When the terminal receives the test paper, it displays the test paper on the display interface of the first platform client, and the user can answer the question on the display interface.
  • the process of answering questions and judging papers is shown in Figure 7.
  • the terminal receives the answer data sent by the user for the first platform client, and sends the answer data to the first platform server.
  • the user enters the answer data of each test question on the first platform client.
  • all the input answer data will be sent to the first platform server.
  • the first platform server is also used to receive the answer data and send the answer data to the pilot supervision server.
  • the pilot supervision server is also used to receive answer data, determine test results based on the answer data, and send the test results to the first platform server.
  • the standard test question database also stores the answer to the first test question.
  • the pilot supervision server obtains the test score by comparing the user's answer data with the answer of the first test question, and generates the test score based on the test score.
  • the first platform server is also used to receive the test scores and send the test scores to the terminal.
  • the terminal is also used to receive the test results and display them to the user through the first platform client.
  • the first platform server of this embodiment is connected to a customized test question database, and can also produce questions for the test paper.
  • the customized test question database is established and maintained by an enterprise or institution, and propositions are based on the individual requirements of the enterprise or institution, such as but not limited to an accident case database, an operation judgment database, and the like.
  • an enterprise or institution also needs to write questions for the test paper, the process of drawing the paper is shown in Figure 8.
  • the first platform server receives the test paper obtaining request, sends a test paper creation request to the pilot supervision server according to the test paper obtaining request, and generates a second test question according to the test paper obtaining request; the second test question comes from the customized test question database of the first platform server.
  • the pilot supervision server receives the test paper creation request, generates the test paper according to the test paper creation request, and sends the test paper to the first platform server.
  • the test paper includes the first test question from the standard test question database of the pilot supervision server.
  • the first platform server receives the test paper, adds the second test question to the test paper, the test paper after adding the second test question includes the first test question and the second test question, and sends the test paper to the terminal.
  • the terminal receives test papers; the test papers are used by the user to conduct pilot tests.
  • the terminal When the terminal receives the test paper, it displays the test paper on the display interface of the first platform client, and the user can answer the question on the display interface.
  • the process of answering questions and judging papers is shown in Figure 9.
  • the terminal is also used to receive the answer data sent by the user for the first platform client, and send the answer data to the first platform server.
  • the first platform server is also used to receive answer data, determine the score of the second test question according to the part of the answer data corresponding to the second test question, and send the part of the answer data corresponding to the first test question to the pilot supervision server.
  • the customized test question database also stores the answer to the second test question.
  • the first platform server generates the score of the second test question by comparing the part of the answer data corresponding to the second test question with the answer of the second test question.
  • the pilot supervision server is also used to receive the part of the answer data corresponding to the first question, determine the result of the first question according to the part of the answer data corresponding to the first question, and send the result of the first question to the first platform server.
  • the standard test question database also stores the answer to the first test question.
  • the pilot supervision server generates the score of the first test question by comparing the user's answer data with the answer of the first test question.
  • the first platform server is also used to receive the score of the first test question, obtain the test score according to the score of the first test question and the score of the second test question, determine the test score according to the test score, and send the test score to the terminal.
  • the terminal is also used to receive test scores and display the test scores to the user through the first platform server.
  • the first platform server may add the score of the first test question and the score of the second test question to obtain the test score; it may also set different weights for the score of the first test question and the score of the second test question to reflect The emphasis of enterprises or institutions on different operating skills and knowledge reserves.
  • Examination results can include: passed, failed, and pending examination results. Companies or institutions can draw a score for the pilot test. When the user's test score exceeds the score line, the test score generated by the first platform server is passed; otherwise, the test score generated by the first platform server is failed.
  • the civil aviation management department can also conduct random checks on the test scores of users. If the user is selected, the test score generated by the first platform server is to be reviewed. After the user's test score is reviewed, the first platform server generates a passed or failed test score based on the review result.
  • the user can prevent the user from knowing the correct answer to each test question in the test paper, avoid or prevent the user from memorizing the answer to complete the test, reducing test risk and improving pilot test Regulatory efficiency.
  • the first platform server in addition to the pilot supervision server which can produce questions for the examination papers, can produce papers according to the personalized requirements of enterprises or institutions, which meets the needs of different enterprises or institutions.
  • the different requirements of its users' operating skills and knowledge reserves provide this kind of personalized support for enterprises or institutions.
  • the pilot test control system of this embodiment does not limit the form of the test questions in the test paper, and may include various question types such as multiple choice questions, true/false questions, fill-in-the-blank questions, and essay questions.
  • Multiple-choice questions can include multiple-choice questions, multiple-choice questions, and indefinite multiple-choice questions.
  • the format of the topic is not limited, such as but not limited to various topic formats such as text, pictures, video, and audio.
  • the test questions in the test paper are randomly generated, and the test questions are randomly selected from the standard test question database and/or the customized test question database.
  • a specified number of test questions can be randomly selected from the standard test question database as the first test question of the test paper; a specified number of test questions can be randomly selected from the customized test question database as the second test question of the test paper.
  • the test questions are arranged in random order in the test paper. For example, 20 questions can be randomly selected from the 50 questions in the customized question database as the second question.
  • the options are not unique.
  • the number of options is randomly set, interference options can be randomly selected from a large number of interference options, and the order of the options can be randomly generated.
  • the display interface of the first platform client includes: the button of "transfer volume”.
  • the user can click the "hand in paper” button, the first platform client no longer displays the test paper, the first platform client and the first platform server stop timing, and record the user's test duration,
  • the terminal sends all the answer data input by the user through the first platform client to the first platform server to generate test results.
  • the pilot test control system of this embodiment can also realize automatic rewinding.
  • the first platform client When the test end time is reached, even if the user has not completed all the test questions, the first platform client will no longer display the test paper, the first platform client and the first platform server will stop timing, and record the user's test duration, and the terminal will close the user All the answer data entered by the end of the test are sent to the first platform server to generate test results.
  • the timing of the first platform client and the timing of the first platform server are kept synchronized, which can prevent users from tampering with the test time on the first platform client.
  • the pilot test control system of this embodiment also integrates a certificate management function.
  • the user's test score is not lower than the designated score line, the user passes the pilot test.
  • the user's test score is lower than the demarcated score line, the user fails the pilot test.
  • the first platform server is also used to generate a pilot certificate based on the test result, and send pilot certificate information to the terminal.
  • the terminal is also used to receive pilot certificate information and display the pilot certificate to the user.
  • test information of the user in the test can also be sent to the pilot supervision server for storage.
  • the test information includes: user information, test paper index, test time, test results, and pilot certificate.
  • the user information may be the user's real-name system information.
  • the first platform server is also used to associate the test information, and associate the user's real-name system information with the test paper index, test time, test results, and pilot certificate corresponding to the real-name system information.
  • the first platform server is also used to send the associated test information, that is, the real-name system information, and its associated test paper index, test time, test results, and pilot certificate information to the pilot supervision server.
  • the pilot supervision server is also used to receive real-name system information, as well as the associated test paper index, test time, test results, and pilot certificate, and save the associated real-name system information, test paper index, test time, test results, and pilot certificate to pilot supervision
  • the server ’s pilot certificate database.
  • the first platform server is also used to associate the user's real-name system information with the test paper index and test results corresponding to the real-name system information.
  • the first platform server is also used to send the associated test information to the pilot supervision server.
  • the pilot supervision server is also used to receive the associated test information, and save the associated real-name system information, test paper index, and test results to the pilot supervision server.
  • the pilot test control system of this embodiment supports the query function. After the user has completed the test, he can query the previous test information at any time.
  • the civil aviation management department may, in accordance with regulations, conduct spot checks and re-checks on the test papers and test scores stored in the pilot supervision server. If the user's examination result is not passed, the pilot supervision server invalidates and deletes the user's pilot certificate, and sends a failed review message to the first platform server. After receiving the review failure information, the first platform server sends the review failure information to the terminal, and updates the user's pilot certificate stored at the local end, and marks the user's pilot certificate with the identification of the review failure.
  • the terminal saves the review failure information after receiving it, and outputs prompt information according to the review failure information, and the prompt information is used to indicate that the user fails the review. Optionally, the user may be prompted to take the pilot test again.
  • the civil aviation management department can also manage pilot certificates.
  • the pilot supervision server can set a valid time for the pilot certificate. When the user's pilot certificate expires, the pilot supervision server invalidates the user's pilot certificate and deletes it from the pilot certificate database. And send the certificate expiration information to the first platform server. After receiving the certificate expiration information, the first platform server sends the certificate expiration information to the terminal, and updates the user's pilot certificate stored on the local end, and marks the user's pilot certificate with an expired mark.
  • the terminal saves the certificate expiration information after receiving it, and outputs prompt information according to the certificate expiration information.
  • the prompt information is used to prompt the user that the certificate has expired, and can also prompt the user to take the pilot test again.
  • the civil aviation management department can also revoke the user’s pilot certificate and remove it from the pilot certificate database Delete, the pilot supervision server sends the certificate revocation information to the first platform server. After receiving the certificate revocation information, the first platform server sends the certificate revocation information to the terminal. The terminal saves the certificate revocation information after receiving it, and outputs prompt information according to the certificate revocation information, and the prompt information is used to prompt the user that the certificate is revoked.
  • the terminal when the user is online, for example, after the user logs in to the first platform client, the terminal can automatically inquire whether the user has obtained the pilot certificate.
  • the terminal is also used to detect whether there is a pilot certificate corresponding to the user in the pilot certificate database, and output prompt information according to the detection result.
  • the terminal is also used to output first indication information on the first platform client, and the first indication information is used to indicate that the user has failed the pilot test.
  • the terminal is also used to output second prompt information on the interface of the first platform client, and the second prompt information is used to prompt the user to take a pilot test.
  • the terminal is also used to output third indication information on the interface of the first platform client, and the third indication information is used to indicate that the user has passed the pilot test.
  • the above-mentioned first instruction information, second instruction information, and third instruction information can be displayed in the form of pop-up windows.
  • the pop-up window may display the "Agree to Exam” or "Exam Now” button, and the user can trigger the first exam request by clicking the "Agree to Exam” or "Exam Now” button.
  • the terminal receives the test paper sent by the first platform server, the test can be started.
  • the first instruction information, the second instruction information, and the third instruction information can also be output in the form of voice. For example, if the pilot certificate corresponding to the user does not exist, the first platform client can broadcast "You have not passed the pilot test, do you want to take the pilot test?". If the user answers "yes", the first exam request is triggered.
  • the above describes the automatic inquiry of the pilot's certificate by the terminal.
  • the user can also actively inquire whether it has obtained a pilot certificate.
  • the display interface of the first platform client can also display a "certificate query” button.
  • the terminal receives the certificate query request sent by the user for the first platform client, and will The certificate query request is sent to the first platform server.
  • the first platform server is also used to receive the certificate query request and send the certificate query request to the pilot supervision server.
  • the pilot supervision server is also used to receive the certificate query request, query the pilot certificate database according to the certificate query request, generate the certificate query result, and send the certificate query result to the first platform server.
  • the first platform server is also used to receive the certificate query result, send the certificate query result to the terminal, and save the certificate query result.
  • the terminal is also used to receive the certificate query result, which is used to indicate whether the pilot certificate corresponding to the user exists in the pilot certificate database.
  • the first platform server saves the certificate query result locally, and when the user performs a certificate query next time, the first platform server can directly return the certificate query result to the terminal. Compared with storing in the terminal, storing the certificate query result on the first platform server is more secure and reliable. Similar to the situation in which the terminal automatically inquires the pilot certificate, the terminal is also used to output prompt information according to the result of the certificate inquiry. If the certificate query result shows that there is no pilot certificate corresponding to the user, the terminal is also used to display the first indication information and/or the second indication information on the interface of the first platform client. The first indication information is used to indicate that the user has failed the pilot test; the second prompt information is used to prompt the user to take the pilot test. If the certificate query result shows that there is a pilot certificate corresponding to the user, the terminal is also used to display third indication information on the interface of the first platform client, and the third indication information is used to indicate that the user has passed the pilot test.
  • the above describes the process of actively inquiring the pilot certificate by the user.
  • the specific implementation process is similar to the above process, except that the first platform client will actively send a certificate query request to the first platform server.
  • the terminal when the terminal automatically detects the pilot certificate or the user initiates a query for the pilot certificate, the terminal is also used to save the certificate query result. In this way, when the terminal again receives the certificate query request sent by the user for the first platform client, the terminal is also used to determine whether there is a pilot certificate corresponding to the user in the pilot certificate database according to the saved certificate query result, without passing through the first platform server. And the pilot supervision server, so that even when the first platform client is disconnected from the first platform server, the user can obtain the pilot certificate query result through the terminal.
  • the pilot test control system of this embodiment not only provides users with functions such as test and certificate management, but also integrates the function of controlling drones.
  • the terminal can be used as a remote control of the drone.
  • the first platform client can communicate with the drone, and the user can control the drone through the first platform client. Specifically:
  • the terminal is also used to receive the flight control instruction sent by the user for the first platform client, and to detect whether there is a pilot certificate corresponding to the user in the pilot certificate database.
  • the flight control command will trigger the terminal to test the pilot certificate.
  • the terminal When the terminal receives the flight control instruction, it will generate a certificate query request and send the certificate query request to the first platform server. Afterwards, it can be determined whether there is a pilot certificate corresponding to the user according to the certificate query result returned by the first platform server or the prompt information output by the terminal by referring to the manner in which the user actively inquires the pilot certificate.
  • fourth indication information is displayed on the interface of the first platform client, and the fourth indication information is used to indicate that the user has no right to control the drone. If there is a pilot certificate corresponding to the user, the terminal sends the flight control instruction to the drone. The flight control instructions are used to control the flight of the drone.
  • the pilot test control system of this embodiment although the user can control the drone through the first platform client, when the user issues a flight control command to the drone, it will not be sent directly to the drone, but will be detected first. Whether the user has obtained a pilot certificate. Only when the pilot certificate corresponding to the user exists in the pilot certificate database, it means that the user is qualified to control the drone, and the first platform client sends the flight control instruction to the drone. If the pilot certificate corresponding to the user does not exist in the pilot certificate database, it means that the user has not obtained the pilot certificate and is not qualified to control the drone. At this time, the first platform client will not send flight control instructions to the drone, and the user cannot control the drone to fly. Through the above means, the pilot test control system of this embodiment ensures that only users who have obtained the pilot certificate can fly the UAV, thereby ensuring the flight safety of the UAV.
  • Each of the above operations of the pilot test control system of this embodiment has a corresponding operation code, and the operation code is associated with the identity information of the enterprise or institution, the operation type, and the data associated with the operation.
  • the operation code includes N characters. Among them, the first X characters identify the identity information of the enterprise or institution, the middle Y characters identify the operation type, and the last Z characters identify the data associated with the operation.
  • the characters in the operation code can be composed of numbers and/or letters.
  • Operation types can include various operations such as the above-mentioned registration, login, modification of registration information, roll-out, judgment, and certificate management.
  • the terminal is also installed with a public client, and the public client is connected to the pilot supervision server.
  • the public client may be client software such as an application installed on the terminal, a web browser, and the like.
  • the terminal can directly interact with the pilot supervision server through the public client.
  • users who are not members of enterprises or institutions, or users who do not want to become members of enterprises or institutions they can take the pilot test through the public client.
  • the process is similar to the process of passing the first platform client test.
  • the public client can basically realize the functions of both the first platform client and the first platform server. Users can complete registration, login, modification of registration information, request exams, answer questions, query certificates, control drones and other operations through the public client.
  • the pilot supervision server can complete operations such as paper output, paper judgment, and certificate management.
  • the process of requesting exams and writing papers includes:
  • the terminal is also used to receive a second test request sent by the user for the public client, and send a test paper obtaining request to the pilot supervision server corresponding to the public client according to the second test request.
  • the pilot supervision server is also used to receive the test paper obtaining request, generate the test paper according to the test paper obtaining request, and send the test paper to the terminal.
  • the terminal is also used to receive test papers for the user to take an exam.
  • the test paper includes the first test question. That is to say, the test paper generated by the pilot test control system only includes the standard test questions in the standard test question database, and does not include any enterprise or institution customized test questions.
  • Registration, login, modification of registration information, answering questions, querying certificates, controlling drones, judging papers, certificate management and other operations are similar to the above-mentioned process of passing the first platform client exam, so I won't repeat them here.
  • the pilot test control system of this embodiment is a distributed multi-platform test control system, which can meet individualized, diversified, and flexible test supervision requirements.
  • Different enterprises or institutions can independently develop and maintain their own platform servers and platform clients for users to choose and use, and can provide users with personalized examination services to meet different requirements for users' operating skills and knowledge reserves.
  • They can choose to use any platform to complete the pilot test, which is convenient for users to choose and use quickly, reduces the difficulty for users to choose the test platform, and improves the user experience.
  • the pilot test control system of this embodiment not only provides users with test functions, but also integrates many other functions such as certificate management and control of drones. Users can pass the pilot test control system to achieve one-stop testing, query, and control. A number of operations such as man-machines and various functions improve the user experience.
  • pilot test control system of the present embodiment has been described above, and those skilled in the art should understand that the above description is only exemplary, and does not limit the present disclosure. Without departing from the disclosed concept of the present disclosure, various components of the pilot test control system can be changed, omitted, or combined.
  • pilot test control method is applicable to the terminal of the pilot test control system of the foregoing embodiment, including part and all of the working process of the terminal of the pilot test control system of the foregoing embodiment. The corresponding steps.
  • pilot test control method is applicable to the first platform server of the pilot test control system of the foregoing embodiment, including the first platform server of the pilot test control system of the foregoing embodiment. Steps corresponding to part and all of the work process.
  • Another embodiment of the present disclosure also provides a pilot examination control method, which is applicable to the pilot supervision server of the pilot examination control system of the above embodiment, and includes the part of the pilot supervision server of the pilot examination control system of the above embodiment , The steps corresponding to the whole work process.
  • the terminal includes: a memory, a processor, a user interface, and a communication interface.
  • the memory is used to store executable instructions.
  • the executable instructions are, for example, the program instructions of the first platform client and the public client.
  • the processor is used to execute executable instructions stored in the memory, for example, execute program instructions of the first platform client or the public client to run the first platform client and the public client.
  • the user interface is used to receive the input of the user, and to receive the various data mentioned in the pilot test control system embodiment, the user sends various data to the first platform client or the public client, such as the first test request, the certificate query request, and the second test Requests, flight control instructions, etc.
  • the user interface is, for example, a display interface of a first platform client or a public client.
  • the communication interface is in communication connection with the first platform server, and the terminal performs data interaction with the first platform server through the communication interface.
  • the processor executes executable instructions to perform operations corresponding to some and all of the steps in the pilot test control method applicable to the terminal of the foregoing embodiment.
  • the platform server includes: a memory, a processor, a first communication interface, and a second communication interface.
  • the memory is used to store executable instructions.
  • the processor is used to execute executable instructions stored in the memory.
  • the first communication interface is in communication connection with the first platform client, and performs data interaction with the terminal where the first platform client is located through the first communication interface.
  • the second communication interface communicates with the pilot supervision server, and performs data interaction with the pilot supervision server through the second communication interface.
  • the processor executes the executable instructions to perform the operations corresponding to part and all of the steps in the pilot test control method applicable to the first platform server of the foregoing embodiment.
  • the pilot supervision server includes a memory, a processor, and a communication interface.
  • the memory is used to store executable instructions.
  • the processor is used to execute executable instructions stored in the memory.
  • the communication interface is in communication connection with the first platform server, and performs data interaction with the first platform server through the second communication interface.
  • the processor executes the executable instructions to perform the operations corresponding to part and all of the steps in the pilot test control method applicable to the pilot supervision server of the above-mentioned embodiment.
  • Another embodiment of the present disclosure further provides a computer-readable storage medium, which stores executable instructions, and when the executable instructions are executed by one or more processors, the one or more processors Perform the pilot test control method described in any of the above embodiments.
  • the computer-readable storage medium may be any medium that can contain, store, transmit, propagate, or transmit instructions.
  • a readable storage medium may include, but is not limited to, an electric, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, device, or propagation medium.
  • Specific examples of the readable storage medium include: magnetic storage devices, such as magnetic tape or hard disk (HDD); optical storage devices, such as optical disk (CD-ROM); memory, such as random access memory (RAM) or flash memory.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Educational Technology (AREA)
  • Educational Administration (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • General Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Medical Informatics (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Economics (AREA)
  • Multimedia (AREA)
  • Computing Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

一种飞行员考试控制方法,包括:终端接收用户针对第一平台客户端发送的第一考试请求;终端根据第一考试请求向第一平台客户端对应的第一平台服务器发送试卷获取请求,第一平台服务器连接飞行员监管服务器;终端接收第一平台服务器发送的试卷。提供了飞行员考试控制系统、终端、平台服务器和飞行员监管服务器。

Description

飞行员考试控制方法及系统 技术领域
本公开涉及飞行控制领域,尤其涉及一种飞行员考试控制方法及系统。
背景技术
无人机的操控是一个比较复杂的过程,对用户的操作技能和知识储备具有较高的要求。用户操控无人机前,一般需要通过飞行员考试系统参加飞行员考试,只有通过了飞行员考试并取得飞行员证书,才有资格操控无人机,以保证无人机的飞行安全。
现阶段的飞行员考试系统,用户一般只能通过单一的客户端参加考试,并且只能由监管部门命题出卷,考试方式和途径较为单一,无法为用户提供灵活的、多样化的选择。
发明内容
本公开的一个方面,提供了一种飞行员考试控制方法,包括:
终端接收用户针对第一平台客户端发送的第一考试请求;
所述终端根据所述第一考试请求向所述第一平台客户端对应的第一平台服务器发送试卷获取请求,所述第一平台服务器连接飞行员监管服务器;
所述终端接收所述第一平台服务器发送的试卷。
本公开的另一个方面,还提供了一种飞行员考试控制方法,包括:
接收第一平台服务器对应的第一平台客户端所在的终端发送的试卷获取请求;
所述第一平台服务器根据所述试卷获取请求向飞行员监管服务器发送试卷创建请求;
所述第一平台服务器接收所述飞行员监管服务器发送的试卷;
所述第一平台服务器将所述试卷发送给所述终端。
本公开的另一个方面,还提供了一种飞行员考试控制方法,包括:
飞行员监管服务器接收第一平台服务器发送的试卷创建请求;多个平台服务器连接所述飞行员监管服务器,多个平台服务器包括所述第一平台服务器;
所述飞行员监管服务器根据所述试卷创建请求生成试卷;
所述飞行员监管服务器向所述第一平台服务器发送试卷,所述试卷用于所述第一平台服务器对应的第一平台客户端的用户进行飞行员考试。
本公开的另一个方面,还提供了一种终端,所述终端包括:存储器、处理器、用户接口和通信接口;
所述存储器,用于存储可执行指令;
所述处理器,用于执行所述存储器中存储的所述可执行指令,以执行如下操作:
通过所述用户接口接收用户针对第一平台客户端发送的第一考试请求;
根据所述第一考试请求通过所述通信接口向所述第一平台客户端对应的第一平台服务器发送试卷获取请求,所述第一平台服务器连接飞行员监管服务器;
通过所述通信接口接收所述第一平台服务器发送的试卷。
本公开的另一个方面,还提供了一种平台服务器,所述平台服务器包括:存储器、处理器、第一通信接口和第二通信接口;
所述存储器,用于存储可执行指令;
所述处理器,用于执行所述存储器中存储的所述可执行指令,以执行如下操作:
通过所述第一通信接口接收所述第一平台服务器对应的第一平台客户端所在的终端发送的试卷获取请求;
根据所述试卷获取请求通过所述第二通信接口向飞行员监管服务器发送试卷创建请求;
通过所述第二通信接口接收所述飞行员监管服务器发送的试卷;
通过所述第一通信接口将所述试卷发送给所述终端。
本公开的另一个方面,还提供了一种飞行员监管服务器,所述飞行员监管服务器包括:存储器、处理器和通信接口;
存储器,用于存储可执行指令;
处理器,用于执行所述存储器中存储的所述可执行指令,以执行如下操作:
通过所述通信接口接收第一平台服务器发送的试卷创建请求;多个平台服务器连接所述飞行员监管服务器,多个平台服务器包括所述第一平台服务器;
根据所述试卷创建请求生成试卷;
通过所述通信接口向所述第一平台服务器发送试卷,所述试卷用于所述第一平台服务器对应的第一平台客户端的用户进行飞行员考试。
本公开的另一个方面,还提供了一种飞行员考试控制系统,包括:多个终端、多个平台服务器、以及飞行员监管服务器;
所述终端安装有至少一个平台客户端,不同的平台客户端对应不同的平台服务器;所述至少一个平台客户端中包括第一平台客户端;
多个平台服务器连接所述飞行员监管服务器,多个平台服务器包括与所述第一平台客户端对应的第一平台服务器;
所述终端用于接收用户针对所述第一平台客户端发送的第一考试请求,并根据所述第一考试请求向所述第一平台服务器发送试卷获取请求;
所述第一平台服务器用于接收所述试卷获取请求,并根据所述试卷获取请求向所述飞行员监管服务器发送试卷创建请求;
所述飞行员监管服务器用于接收所述试卷创建请求,并根据所述试卷创建请求生成试卷,并向所述第一平台服务器发送所述试卷;
所述第一平台服务器还用于接收所述试卷,并将所述试卷发送给所述终端;
所述终端还用于接收所述试卷;所述试卷用于所述用户进行飞行员考试。
本公开的另一个方面,还提供了一种计算机可读存储介质,其存储有可执行指令,所述可执行指令在由一个或多个处理器执行时,可以使所述一个或多个处理器执行上述任一飞行员考试控制方法。
附图说明
为了更清楚地说明本公开实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为本公开实施例飞行员考试控制系统的系统架构示意图。
图2为本公开实施例飞行员考试控制系统的连接关系示意图。
图3为用户注册过程的交互图。
图4为修改注册信息过程的交互图。
图5为用户登陆过程的交互图。
图6为生成试卷过程的交互图。
图7为答题判卷过程的交互图。
图8为另一生成试卷过程的交互图。
图9为另一答题判卷过程的交互图。
图10为关联考试信息过程的交互图。
图11为证书查询过程的交互图。
图12为本公开实施例飞行员考试控制系统的连接关系的另一示意图。
图13为本公开实施例终端的示意图。
图14为本公开实施例平台服务器的示意图。
图15为本公开实施例飞行员监管服务器的示意图。
具体实施方式
下面将结合实施例和实施例中的附图,对本公开技术方案进行清楚、完整的描述。显然,所描述的实施例仅仅是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。
本公开一实施例提供了一种飞行员考试控制系统,如图1所示,包括:终端、平台服务器、以及飞行员监管服务器。终端与平台服务器、平台服务器与飞行员监管服务器之间可为有线通信连接或无线通信连接。其中,有线通信方式包括但不限于网线连接、光纤连接。无线通信连接可采用任意类别的无线通信方式,例如,WiFi、蜂窝通信等。其中所述蜂窝通信可包括第二代(2G)、第三代(3G)、第四代(4G)或第五代(5G)等移动通信技术。
飞行员考试控制系统可以包括多个终端、以及多个平台服务器。每个终端安装有至少一个平台客户端,不同的平台客户端分别对应不同的平台服务器,多个平台服务器均连接至所述飞行员监管服务器。
图2示出了本实施例飞行员考试控制系统的一个示例。在图2中,飞行员考试控制系统包括第一平台服务器、第二平台服务器、….、第N平台服务器共N个平台服务器。N个平台服务器全都与飞行员监管服务器通信连接。终端支持多个平台客户端,例如第一平台客户端、第二平台客户端、…、第N平台客户端共N个平台客户端,各个平台客户端可分别与对应的平台服务器通信连接。客户可在终端上可选择地安装其中的一个平台客户端,例如,当终端安装第一平台客户端时,第一平台客户端与对应的第一平台服务器通信连接,当终端安装第二平台客户端时,第二平台客户端与对应的第二平台服务器通信连接。
本实施例的终端可以是各种智能终端,例如:手机、平板电脑、笔记本电脑、桌面型电脑等。平台客户端可以是安装在终端上的应用程序、网页浏览器等客户端软件。终端可通过其安装的各个平台客户端与对应的平台服务器进行数据交互。平台服务器部署在各个企业或机构,由各个企业或机构进行维护,并可与飞行员监管服务器进行数据交互。飞行员监管服务器部署在民航管理部门,民航管理部门可通过飞行员监管服务器对飞行员考试的过程进行监督和管理。
本实施例的飞行员考试控制系统,各个企业或机构可以部署平台服务器,并提供对应的平台客户端安装程序。用户可以选择在自己的终端上下载安装一个或多个平台服务器对应的平台客户端。相应的,终端上可以运行一个或多个平台服务器对应的平台客户端。各个企业或机构的用户可以通过安装在终端的平台客户端访问企业或机构的平台服务器,实现注册、考试、证书管理等各种操作。本实施例的企业或机构可以是但不限于无人机生产商。对于无人机生产商来说,购买了其无人机的用户需要通过其组织的考试才能驾驶无人机。无人机生产商可以部署自己的平台服务器,并开发与平台服务器对应的平台客户端。用户可在终端上安装无人机生产商开发的平台客户端,并通过该平台客户端完成注册、考试、以及控制无人机飞行。考试通过获得飞行员证书后,用户即可通过平台客户端驾驶无人机。不同的企业或机构可以单独开发以及维护各自的平台服务器以及平台客户端供用户选择使用,可实现分布式的多平台考试管理流程,满足个性化、多样化、灵活化的考试监管需求,提高了对用户进行飞行考试的监管 效率。对于终端用户来说,可以自主选择采用任一平台完成飞行员考试,方便用户快捷选择使用,降低用户选择考试平台的难度,提高了用户体验。
以下以终端安装有第一平台客户端、第一平台客户端对应第一平台服务器为例,对本实施例的飞行员考试控制系统进行详细说明。本领域技术人员可以理解,“第一”并非对平台客户端和平台服务器的限定,而是指多个平台客户端中的一个平台客户端,以及与该平台客户端对应的平台服务器,以下描述同样适用于终端上安装的其他平台客户端及其对应的平台服务器。
本实施例的飞行考试控制系统,在企业或机构部署平台服务器,并开发与平台服务器对应的平台客户端,用户可在终端上安装平台客户端,并通过平台客户端参见企业或机构组织的考试,拓宽了考试方式和途径,为用户提供了灵活的、多样化的选择。
当用户初次使用第一平台客户端时,需要在第一平台服务器注册才能进行后续的操作。用户注册的过程如图3所示。
用户可打开终端上的第一平台客户端,并在第一平台客户端输入用户的注册信息。
终端接收用户针对第一平台客户端发送的注册信息,并将注册信息发送给第一平台服务器。
第一平台服务器接收注册信息,并将注册信息发送给飞行员监管服务器。
飞行员监管服务器于接收注册信息,根据注册信息生成注册结果,再向第一平台服务器发送注册结果。
第一平台服务器接收注册结果,并将注册结果发送给终端。
终端接收注册结果,并可将注册结果通过第一平台客户端的显示界面显示给用户。
其中,注册结果用于指示注册信息是否注册成功。用户输入的注册信息可以包括:用户名和手机号的一种或两种、密码等。注册信息还可以包括:无人机信息。无人机信息例如可以是无人机的型号等。
本实施例的飞行考试控制系统,用户注册后还可以进行实名制认证。用户可在第一平台客户端输入用户的实名制信息,并将实名制信息发送给 第一平台服务器,并经第一平台服务器发送给飞行员监管服务器。飞行员监管服务器将用户的实名制信息与用户的注册信息绑定。飞行员监管服务器可对用户输入的实名制信息进行核验,一个实名制信息仅可绑定一个用户。飞行员监管服务器将核验结果发送给第一平台服务器,第一平台服务器将核验结果发送给终端。实名制信息包括但不限于:用户的身份证号。
飞行员监管服务器于接收到注册信息后,对注册信息中的实名制信息进行校验。例如飞行员监管服务器可连接公安部门的数据库,并利用上述数据库对收到的实名制信息进行校验。注册结果包括:注册成功与注册失败。如果实名制信息校验成功,飞行员监管服务器生成注册成功信息,保存用户的包括实名制信息在内的注册信息,并将注册成功信息发送给第一平台服务器。第一平台服务器保存用户的注册信息。之后用户即可通过第一平台客户端登陆第一平台服务器。如果实名制信息校验失败,飞行员监管服务器生成注册失败信息,并将注册成功信息发送给第一平台服务器,用户不能登陆第一平台服务器,并且可再次进行注册。
用户成功注册后,如果后续想对注册信息进行修改,还可以通过第一平台客户端修改注册信息。
如图4所示,用户可在第一平台客户端提交注册信息修改请求,注册信息修改请求包括:原注册信息与新注册信息。
终端接收用户针对第一平台客户端发送的注册信息修改请求,并将注册信息修改请求发送给第一平台服务器。
第一平台服务器接收注册信息修改请求,并将注册信息修改请求发送给飞行员监管服务器。
飞行员监管服务器接收注册信息请求,对新注册信息进行校验。如果校验通过,则生成修改成功的修改结果,并向第一平台服务器发送修改结果。如果校验不通过,则生成修改失败的修改结果,并向第一平台服务器发送修改结果。
第一平台服务器接收修改结果。如果修改结果为修改成功,则保存新注册信息,并将注册结果发送给终端。如果修改结果为修改失败,则直接将注册结果发送给终端。
终端接收注册结果,并可将注册结果通过第一平台客户端的显示界面 显示给用户。如果修改成功,则用户可以用新注册信息登陆第一平台服务器;如果修改失败,可以再次进行注册信息修改。
用户注册成功后,即可登陆第一平台服务器进行各种操作。如图5所示,用户可在第一平台客户端提交登陆请求,登陆请求包括:用户信息。
终端接收用户针对第一平台客户端发送的登陆请求,并将登陆请求发送给第一平台服务器。
第一平台服务器接收登陆请求,根据其保存的用户注册信息校验登陆请求中的用户信息。如果登陆请求中的用户信息与一条用户注册信息相匹配,则允许该用户登陆,否则不允许该用户登陆,并将登陆响应信息发给给终端。
终端接收登陆响应信息,如果允许登陆,则用户通过第一平台客户端登陆至第一平台服务器。如果不允许登陆,不能登陆第一平台服务器,并可再次尝试登陆。
本实施例的飞行员考试控制系统为用户提供了包括出卷、判卷、证书管理等功能的一体化平台,用户通过第一平台客户端登陆第一平台服务器后,即可在第一平台客户端上进行各种操作,包括考试、查询、控制无人机等。用户驾驶无人机之前,一般需要通过企业或机构的考试,并取得飞行员证书。以下介绍用户通过飞行员考试控制系统进行考试的过程。
如图6所示,终端接收用户针对第一平台客户端发送的第一考试请求,根据第一考试请求生成试卷获取请求,并向第一平台服务器发送试卷获取请求。
第一平台服务器接收试卷获取请求,并根据试卷获取请求向飞行员监管服务器发送试卷创建请求。
飞行员监管服务器接收试卷创建请求,并根据试卷创建请求生成试卷,并向第一平台服务器发送所述试卷。
第一平台服务器接收试卷,并将试卷发送给终端。
终端接收试卷;所述试卷用于所述用户进行飞行员考试。
在一个示例中,当用户登陆飞行员考试控制系统后,第一平台客户端的显示界面显示有“请求考试”按键。用户可主动点击“请求考试”按键触发第一考试请求。在其他示例中,第一平台客户端可进行弹窗提示。弹 窗中可提示用户“是否进行飞行员考试?”,并提供“是”和“否”按键。用户点击“是”按键,则触发第一考试请求。第一平台客户端还可以输出一个语音提示。语音提示播报“是否进行飞行员考试?”。用户回答“是”,则触发第一考试请求。
本实施例的飞行员考试控制系统,终端发出第一考试请求后,由第一平台服务器根据第一考试请求发起命题出卷、判卷等操作。根据企业或机构对其用户的不同要求,除了可由飞行员监管服务器出卷、判卷外,还可以由企业或机构部署的第一平台服务器出题、判卷。不同的企业或机构通过各自的平台服务器以及平台客户端为用户提供个性化的考试服务,可满足对用户的操作技能和知识储备的不同要求。
以下介绍上述考试过程中的出卷和判卷过程。根据企业或机构的不同需求,生成的试卷内容有所不同。飞行员监管服务器生成的试卷包括第一试题,第一试题来自飞行员监管服务器的标准试题数据库。在一个实施方式中,如果企业或机构认为仅使用民航部分的试题对用户进行考试即可,那么第一平台服务器接收到飞行员监管服务器生成的试卷后,将该试卷直接发送给终端即可,用户即可在第一平台客户端上对试卷答题。所述标准试题数据库包括但不限于民航标准题库、国家标准安规考试题库等。
当终端收到试卷后,将试卷显示于第一平台客户端的显示界面,用户即可在该显示界面上答题。答题和判卷过程如图7所示。
终端接收用户针对第一平台客户端发送的答题数据,并将答题数据发送给第一平台服务器。在考试过程中,用户在第一平台客户端上输入各个试题的答题数据。当考试结束后,将输入的全部答题数据发送给第一平台服务器。
第一平台服务器还用于接收答题数据,并将答题数据发送给飞行员监管服务器。
飞行员监管服务器还用于接收答题数据,根据答题数据确定考试成绩,并将考试成绩发送给第一平台服务器。其中,标准试题数据库还存储有第一试题的答案。飞行员监管服务器通过比较用户的答题数据与第一试题的答案,得到考试分数,并根据考试分数生成考试成绩。
第一平台服务器还用于接收所述考试成绩,并将考试成绩发送给终端。
终端还用于接收所述考试成绩,并通过第一平台客户端显示给用户。
本实施例中,除了飞行员监管服务器可以为试卷出题外,本实施例的第一平台服务器连接有定制试题数据库,也可以为试卷出题。所述定制试题数据库由企业或机构建立和维护,并根据企业或机构的个性化要求来命题,例如但不限于事故案例数据库、操作判断数据库等。例如,对于消费级无人机和行业级无人机,对用户的操作技能和知识储备有不同要求。据此,消费级无人机企业和行业级无人机企业可分别建立自己的定制试题数据库。当企业或机构也需要为试卷出题时,出卷过程如图8所示。
第一平台服务器接收试卷获取请求,根据试卷获取请求向飞行员监管服务器发送试卷创建请求,并根据试卷获取请求生成第二试题;第二试题来自第一平台服务器的定制试题数据库。
飞行员监管服务器接收试卷创建请求,根据试卷创建请求生成试卷,并向第一平台服务器发送所述试卷,所述试卷包括来自飞行员监管服务器的标准试题数据库的第一试题。
第一平台服务器接收试卷,将第二试题添加至试卷,添加第二试题后的试卷包括第一试题和第二试题,并将试卷发送给终端。
终端接收试卷;所述试卷用于用户进行飞行员考试。
当终端收到试卷后,将试卷显示于第一平台客户端的显示界面,用户即可在该显示界面上答题。答题和判卷过程如图9所示。
终端还用于接收用户针对第一平台客户端发送的答题数据,并将答题数据发送给第一平台服务器。
第一平台服务器还用于接收答题数据,根据答题数据中对应于第二试题的部分确定第二试题的成绩,并将答题数据中对应于第一试题的部分发送给飞行员监管服务器。其中,定制试题数据库还存储有第二试题的答案。第一平台服务器通过比较中答题数据中对应于第二试题的部分与第二试题的答案,生成第二试题的成绩。
飞行员监管服务器还用于接收答题数据中对应于第一试题的部分,根据答题数据中对应于第一试题的部分确定第一试题的成绩,并向第一平台服务器发送第一试题的成绩。其中,标准试题数据库还存储有第一试题的答案。飞行员监管服务器通过比较用户的答题数据与第一试题的答案,生 成第一试题的成绩。
第一平台服务器还用于接收第一试题的成绩,根据第一试题的成绩以及第二试题的成绩得到考试分数,并根据考试分数确定考试成绩,并将考试成绩发送给终端。
终端还用于接收考试成绩,并将考试成绩通过第一平台服务端显示给用户。
在一个示例中,第一平台服务器可将第一试题的成绩和第二试题的成绩相加,得到考试分数;也可以为第一试题的成绩和第二试题的成绩设置不同的权重,以体现企业或机构对不同的操作技能和知识储备的侧重。
考试成绩可包括:通过、未通过、待复核等考试结果。企业或机构可为飞行员考试划定分数线。当用户的考试分数达到分数线以上,则第一平台服务器生成的考试成绩为通过;否则,第一平台服务器生成的考试成绩为未通过。民航管理部门也可以对用户的考试分数进行抽查。如果用户被抽中,则第一平台服务器生成的考试成绩为待复核。当用户的考试成绩被复核后,根据复核结果,第一平台服务器生成通过或未通过的考试成绩。
通过只将用户的考试成绩发给终端,而不将考试分数发给终端,可以防止用户知道试卷每个试题的正确答案,避免或防止用户通过背答案来完成考试,降低考试风险,提高飞行员考试的监管效率。
由此可见,本实施例的飞行员考试控制系统,除了飞行员监管服务器可以为试卷出题外,第一平台服务器可根据企业或机构的个性化要求来命题出卷,满足了不同的企业或机构对其用户的操作技能和知识储备的不同要求,为企业或机构提供了这种个性化的支持。
本实施例的飞行员考试控制系统,对试卷中试题的形式不作限定,可以包括选择题、判断题、填空题、论述题等各种题型。选择题可以包括单选题、多选题、不定项选择题。对题目的格式不作限定,例如但不限于文字、图片、视频、音频等各种题目格式。试卷中的试题随机生成,试题从标准试题数据库和/或定制试题库中随机抽取。例如,可从标准试题数据库中随机抽取规定数量的试题,作为试卷的第一试题;可从定制试题数据库中随机抽取规定数量的试题,作为试卷的第二试题。试题在试卷中的顺序随机排列。例如,可从定制试题数据库的50道题中随机抽取20道试题作 为第二试题。对于选择题来说,选项的设置也不唯一。例如,选项的个数随机设置,可从众多的干扰选项中随机选取干扰选项,选项的排列顺序可随机生成。通过上述命题规则,可确保为每个用户生成的试卷具有唯一性,用户不可能通过背诵试题和答案通过考试,避免或防止用户通过背答案来完成考试,降低考试风险,提高飞行员考试的监管效率。
当终端接收到试卷后,用户即可开始在第一平台客户端上答题,第一平台客户端和第一平台服务器开始计时。第一平台客户端的显示界面上包括:“交卷”按键。当用户在考试结束时间之前答完所有试题时,可点击“交卷”按键,第一平台客户端不再显示试卷,第一平台客户端和第一平台服务器停止计时,并记录用户的考试时长,终端将用户通过第一平台客户端输入的全部答题数据发送给第一平台服务器,以生成考试成绩。本实施例的飞行员考试控制系统还可实现自动收卷。当到达考试结束时间时,即使用户没有答完所有试题,第一平台客户端也不再显示试卷,第一平台客户端和第一平台服务器停止计时,并记录用户的考试时长,终端将用户截止到考试结束时间输入的全部答题数据发送给第一平台服务器,以生成考试成绩。其中,第一平台客户端的计时和第一平台服务器的计时保持同步,这样可以防止用户在第一平台客户端篡改考试时间。
本实施例的飞行员考试控制系统,还集成有证书管理功能。当用户的考试成绩不低于划定的分数线时,用户通过飞行员考试。当用户的考试成绩低于划定的分数线时,用户未通过飞行员考试。当用户通过飞行员考试后,第一平台服务器还用于根据考试成绩生成飞行员证书,并向终端发送飞行员证书信息。终端还用于接收飞行员证书信息,并将飞行员证书显示给用户。
本实施例的飞行员考试控制系统,用户参加完一次考试后,如图10所示,还可以将用户在该次考试中所有考试信息发给飞行员监管服务器保存。考试信息包括:用户信息、试卷索引、考试时间、考试成绩以及飞行员证书。其中,用户信息可以是用户的实名制信息。
当用户通过飞行员考试后,第一平台服务器还用于进行考试信息关联,将该用户的实名制信息与和所述实名制信息对应的试卷索引、考试时间、考试成绩以及飞行员证书进行关联。
第一平台服务器还用于将关联后的考试信息,即实名制信息、及其关联的试卷索引、考试时间、考试成绩、以及飞行员证书信息发送给飞行员监管服务器。
飞行员监管服务器还用于接收实名制信息、以及关联的试卷索引、考试时间、考试成绩、以及飞行员证书,并将关联后的实名制信息、试卷索引、考试时间、考试成绩、以及飞行员证书保存至飞行员监管服务器的飞行员证书数据库。
当用户未通过飞行员考试后,第一平台服务器还用于将该用户的实名制信息与和实名制信息对应的试卷索引、考试成绩进行关联。
第一平台服务器还用于将关联后的考试信息发送给飞行员监管服务器。
飞行员监管服务器还用于接收关联后的考试信息,并将关联后的实名制信息、试卷索引、考试成绩保存至飞行员监管服务器。
通过将用户的考试信息保存在飞行员监管服务器,使得本实施例的飞行员考试控制系统支持查询功能,用户参加完考试后,后续可随时查询历次考试信息。
通过将用户的考试信息保存在飞行员监管服务器,还便于民航管理部门对考试成绩进行管理。民航管理部门可根据规定,对飞行员监管服务器保存的试卷和考试成绩进行抽查和复核。如果用户的考试成绩复核不通过,则飞行员监管服务器将该用户的飞行员证书作废并删除,并向第一平台服务器发送复核不通过信息。第一平台服务器接收到复核不通过信息后,将复核不通过信息发送给终端,并更新本端保存的该用户的飞行员证书,将该用户的飞行员证书打上复核不通过的标识。终端收到复核不通过信息后予以保存,并根据复核不通过信息输出提示信息,所述提示信息用于指示用户复核不通过。可选的,还可以提示用户再次进行飞行员考试。
民航管理部门还可对飞行员证书进行管理。飞行员监管服务器可为飞行员证书设定有效时间。当用户的飞行员证书过期后,飞行员监管服务器将该用户的飞行员证书作废并从飞行员证书数据库删除。并向第一平台服务器发送证书过期信息。第一平台服务器接收到证书过期信息后,将证书过期信息发送给终端,并更新本端保存的该用户的飞行员证书,将该用户 的飞行员证书打上过期的标识。终端收到证书过期信息后予以保存,并根据证书过期信息输出提示信息,所述提示信息用于提示用户的证书过期,还可以提示用户再次进行飞行员考试。另外,当用户出现了不适合继续驾驶无人机的情况,例如,违反了相关的法律法规、出现过严重的飞行事故等,民航管理部门也可将该用户的飞行员证书撤销并从飞行员证书数据库删除,飞行员监管服务器向第一平台服务器发送证书撤销信息。第一平台服务器接收到证书撤销信息后,将证书撤销信息发送给终端。终端收到证书撤销信息后予以保存,并根据证书撤销信息输出提示信息,所述提示信息用于提示用户的证书被撤销。
本实施例的飞行员考试控制系统,当用户在线时,例如用户登陆第一平台客户端后,终端可自动对用户是否已经取得飞行员证书进行查询。
终端还用于检测飞行员证书数据库中是否存在用户对应的飞行员证书,并根据检测的结果输出提示信息。
在一个示例中,若不存在该用户对应的飞行员证书,终端还用于在第一平台客户端输出第一指示信息,第一指示信息用于指示该用户未通过飞行员考试。
在一个示例中,若不存在该用户对应的飞行员证书,终端还用于在第一平台客户端的界面上输出第二提示信息,第二提示信息用于提示该用户进行飞行员考试。
在一个示例中,若存在该用户对应的飞行员证书,终端还用于在第一平台客户端的界面上输出第三指示信息,所述第三指示信息用于指示该用户已通过飞行员考试。
上述第一指示信息、第二指示信息、第三指示信息可通过弹窗的形式显示。例如,若不存在该用户对应的飞行员证书,弹窗可显示有“同意考试”或“立即考试”按键,用户通过点击“同意考试”或“立即考试”按键,触发第一考试请求。终端接收到第一平台服务器发送的试卷后,即可开始考试。第一指示信息、第二指示信息、第三指示信息还可通过语音的形式输出。例如,若不存在该用户对应的飞行员证书,第一平台客户端可播报“您未通过飞行员考试,是否进行飞行员考试?”。若用户回答“是”,则触发第一考试请求。
以上对终端自动查询飞行员证书进行了描述。除此之外,本实施例的飞行员考试控制系统,用户还可以对其是否取得飞行员证书进行主动查询。
如图11所示,第一平台客户端的显示界面还可以显示有“证书查询”按键,当用户点击“证书查询”按键时,终端接收用户针对第一平台客户端发送的证书查询请求,并将证书查询请求发送给第一平台服务器。
第一平台服务器还用于接收证书查询请求,并向飞行员监管服务器发送证书查询请求。
飞行员监管服务器还用于接收证书查询请求,根据证书查询请求查询飞行员证书数据库,生成证书查询结果,将证书查询结果发送给第一平台服务器。
第一平台服务器还用于接收证书查询结果,将证书查询结果发送给终端,并保存证书查询结果。
终端还用于接收证书查询结果,证书查询结果用于指示飞行员证书数据库中是否存在所述用户对应的飞行员证书。
第一平台服务器通过将证书查询结果保存在本地,当用户下次再进行证书查询时,第一平台服务器可直接向终端返回证书查询结果。相对于存储在终端,在第一平台服务器保存证书查询结果更为安全可靠。与上述终端自动查询飞行员证书的情况类似,终端还用于根据证书查询结果输出提示信息。若证书查询结果显示不存在所述用户对应的飞行员证书,终端还用于在第一平台客户端的界面上显示第一指示信息和/或第二指示信息。所述第一指示信息用于指示所述用户未通过飞行员考试;所述第二提示信息用于提示所述用户进行飞行员考试。若证书查询结果显示存在所述用户对应的飞行员证书,终端还用于在第一平台客户端的界面上显示第三指示信息,第三指示信息用于指示所述用户已通过飞行员考试。
以上描述了用户对飞行员证书主动查询的过程。对于终端自动检测飞行员证书数据库中是否存在用户对应的飞行员证书,其具体实现过程与上述过程类似,不同的是,第一平台客户端会主动向第一平台服务器发送证书查询请求。
本实施例的飞行员考试控制系统,当终端自动检测飞行员证书或用户发起对飞行员证书的查询后,终端还用于保存证书查询结果。这样当终端 再次接收用户针对第一平台客户端发送的证书查询请求时,终端还用于根据保存的证书查询结果确定飞行员证书数据库中是否存在用户对应的飞行员证书,而无需再通过第一平台服务器和飞行员监管服务器,这样即使在第一平台客户端与第一平台服务器断开连接的情况下,用户通过终端也可得到飞行员证书查询结果。
本实施例的飞行员考试控制系统,不仅为用户提供了考试和证书管理等功能,还同时集成了控制无人机的功能。终端可以作为无人机的遥控器使用,第一平台客户端可与通信连接无人机,用户可通过第一平台客户端对无人机进行控制。具体来说:
终端还用于接收用户针对第一平台客户端发送的飞控指令,并检测飞行员证书数据库中是否存在所述用户对应的飞行员证书。
飞控指令会触发终端对飞行员证书的检测。当终端收到飞控指令后,会生成证书查询请求,并将证书查询请求发送给第一平台服务器。之后可参照前述用户主动查询飞行员证书的方式,根据第一平台服务器返回的证书查询结果或者终端输出的提示信息,确定是否存在用户对应的飞行员证书。
若不存在所述用户对应的飞行员证书,在第一平台客户端的界面上显示第四指示信息,第四指示信息用于指示用户无权控制所述无人机。若存在所述用户对应的飞行员证书,终端将所述飞控指令发送给所述无人机。所述飞控指令用于控制无人机飞行。
本实施例的飞行员考试控制系统,虽然用户可通过第一平台客户端对无人机进行控制,但是当用户对无人机下发飞控指令不会直接发送给无人机,而是首先检测该用户是否取得了飞行员证书。只有当飞行员证书数据库中存在所述用户对应的飞行员证书时,表示用户有资格控制无人机,第一平台客户端才将飞控指令发送无人机。如果飞行员证书数据库中不存在所述用户对应的飞行员证书时,表示用户还没有取得飞行员证书,没有资格控制无人机。这时第一平台客户端不会将飞控指令发送无人机,用户也就不能控制无人机飞行。通过上述手段,本实施例的飞行员考试控制系统保证了只有取得飞行员证书的用户才能驾驶无人机,从而保证了无人机的飞行安全。
本实施例飞行员考试控制系统的上述各个操作都具有对应的操作代码,操作代码与企业或机构的身份信息、操作类型、以及与操作关联的数据相关联。在一个示例中,操作代码包括N个字符。其中,前X个字符标识企业或机构的身份信息,中间Y个字符标识操作类型,最后Z个字符标识与该操作关联的数据。操作代码中的字符可由数字和/或字母组成。操作类型可包括上述注册、登陆、注册信息修改,出卷、判卷、证书管理等各种操作。通过操作代码将用户的操作与企业或机构的身份相关联,企业或机构可以方便地自主维护各自的平台服务器,并可自主管理注册信息、试卷索引、考试时间、考试成绩以及飞行员证书等数据。
本实施例的飞行员考试控制系统,如图12所示,终端还安装有公共客户端,公共客户端连接至飞行员监管服务器。公共客户端可以是安装在终端上的应用程序、网页浏览器等客户端软件。终端可通过公共客户端与直接与飞行员监管服务器进行数据交互。对于不是企业或机构会员的用户,或者不想成为企业或机构会员的用户,可通过公共客户端参加飞行员考试,其过程与上述通过第一平台客户端考试的过程是类似的。公共客户端可基本上实现第一平台客户端和第一平台服务器二者的功能。用户可通过公共客户端完成注册、登陆、注册信息修改,请求考试、答题、查询证书、控制无人机等操作,相应地,飞行员监管服务器可完成出卷、判卷、证书管理等操作。例如,请求考试和出卷的过程包括:
终端还用于接收用户针对公共客户端发送的第二考试请求,根据第二考试请求向公共客户端对应的飞行员监管服务器发送试卷获取请求。
飞行员监管服务器还用于接收试卷获取请求,根据试卷获取请求生成试卷,并向终端发送所述试卷。
终端还用于接收试卷,所述试卷用于供所述用户进行考试。
所述试卷包括第一试题,由全部也就是说,用户通过公共客户端考试,飞行员考试控制系统生成的试卷只包括标准试题数据库中的标准试题,而不包括任何企业或机构的定制试题。
注册、登陆、注册信息修改,答题、查询证书、控制无人机、判卷、证书管理等操作也是与上述通过第一平台客户端考试的过程是类似的,在此不再赘述。
由此可见,本实施例的飞行员考试控制系统,是一种分布式的多平台考试控制系统,可满足个性化、多样化、灵活化的考试监管需求。不同的企业或机构可以单独开发以及维护各自的平台服务器以及平台客户端供用户选择使用,可为用户提供个性化的考试服务,以满足对用户的操作技能和知识储备的不同要求。对于终端用户来说,可以自主选择采用任一平台完成飞行员考试,方便用户快捷选择使用,降低用户选择考试平台的难度,提高了用户体验。本实施例的飞行员考试控制系统除了为用户提供考试功能外,还集成了证书管理、控制无人机等其他多项功能,用户通过飞行员考试控制系统即可一站式实现考试、查询、控制无人机等多项操作,功能多样,改善了用户体验。
以上对本实施例的飞行员考试控制系统进行了描述,本领域技术人员应当理解,上述描述只是示例性的,并非对本公开的限定。在不脱离本公开公开构思的前提下,可对飞行员考试控制系统的各个组成部分进行变更、省略或合并。
本公开另一实施例还提供了一种飞行员考试控制方法,该飞行员考试控制方法适用于上述实施例的飞行员考试控制系统的终端,包括上述实施例飞行员考试控制系统的终端的部分、全部工作过程所对应的步骤。
本公开又一实施例还提供了一种飞行员考试控制方法,该飞行员考试控制方法适用于上述实施例的飞行员考试控制系统的第一平台服务器,包括上述实施例飞行员考试控制系统的第一平台服务器的部分、全部工作过程所对应的步骤。
本公开再一实施例还提供了一种飞行员考试控制方法,该飞行员考试控制方法适用于上述实施例的飞行员考试控制系统的飞行员监管服务器,包括上述实施例飞行员考试控制系统的飞行员监管服务器的部分、全部工作过程所对应的步骤。
本公开再一实施例还提供了一种终端,如图13所示,所述终端包括:存储器、处理器、用户接口和通信接口。
存储器用于存储可执行指令。可执行指令例如是第一平台客户端和公共客户端的程序指令。
处理器用于执行存储器中存储的可执行指令,例如执行第一平台客户 端或公共客户端的程序指令,以运行第一平台客户端和公共客户端。
用户接口用于接收用户的输入,接收上述飞行员考试控制系统实施例提到的、用户针对第一平台客户端或公共客户端发送各种数据,例如第一考试请求、证书查询请求、第二考试请求、飞控指令等。所述用户接口例如是第一平台客户端或公共客户端的显示界面。
通信接口与第一平台服务器通信连接,终端通过通信接口与第一平台服务器进行数据交互。
处理器通过执行可执行指令,以执行上述实施例的适用于终端的飞行员考试控制方法中的部分、全部步骤对应的操作。
本公开再一实施例还提供了一种平台服务器,如图14所示,所述平台服务器包括:存储器、处理器、第一通信接口和第二通信接口。
存储器用于存储可执行指令。处理器用于执行存储器中存储的可执行指令。第一通信接口与第一平台客户端通信连接,通过第一通信接口与第一平台客户端所在的终端进行数据交互。第二通信接口与飞行员监管服务器通信连接,通过第二通信接口与飞行员监管服务器进行数据交互。
处理器通过执行可执行指令,以执行上述实施例的适用于第一平台服务器的飞行员考试控制方法中的部分、全部步骤对应的操作。
本公开再一实施例还提供了一种飞行员监管服务器,如图15所示,飞行员监管服务器包括:存储器、处理器和通信接口。
存储器用于存储可执行指令。处理器用于执行存储器中存储的可执行指令。通信接口与第一平台服务器通信连接,通过第二通信接口与第一平台服务器进行数据交互。
处理器通过执行可执行指令,以执行上述实施例的适用于飞行员监管服务器的飞行员考试控制方法中的部分、全部步骤对应的操作。
本公开再一实施例还提供了一种计算机可读存储介质,其存储有可执行指令,所述可执行指令在由一个或多个处理器执行时,可以使所述一个或多个处理器执行上述任一实施例所述的飞行员考试控制方法。
计算机可读存储介质,例如可以是能够包含、存储、传送、传播或传输指令的任意介质。例如,可读存储介质可以包括但不限于电、磁、光、电磁、红外或半导体系统、装置、器件或传播介质。可读存储介质的具体 示例包括:磁存储装置,如磁带或硬盘(HDD);光存储装置,如光盘(CD-ROM);存储器,如随机存取存储器(RAM)或闪存。
本领域技术人员可以清楚地了解到,为描述的方便和简洁,仅以上述各功能模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能模块完成,即将装置的内部结构划分成不同的功能模块,以完成以上描述的全部或者部分功能。上述描述的装置的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
最后应说明的是:以上各实施例仅用以说明本公开的技术方案,而非对其限制;尽管参照前述各实施例对本公开进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;在不冲突的情况下,本公开实施例中的特征可以任意组合;而这些修改或者替换,并不使相应技术方案的本质脱离本公开各实施例技术方案的范围。

Claims (103)

  1. 一种飞行员考试控制方法,其特征在于,包括:
    终端接收用户针对第一平台客户端发送的第一考试请求;
    所述终端根据所述第一考试请求向所述第一平台客户端对应的第一平台服务器发送试卷获取请求,所述第一平台服务器连接飞行员监管服务器;
    所述终端接收所述第一平台服务器发送的试卷。
  2. 如权利要求1所述的飞行员考试控制方法,其特征在于,
    所述终端安装有至少一个平台客户端,所述至少一个平台客户端中包括所述第一平台客户端,不同的平台客户端对应不同的平台服务器。
  3. 如权利要求1或2所述的飞行员考试控制方法,其特征在于,还包括:
    所述终端检测飞行员证书数据库中是否存在所述用户对应的飞行员证书;
    所述终端根据所述检测的结果输出提示信息。
  4. 如权利要求3所述的飞行员考试控制方法,其特征在于,所述终端根据所述检测的结果输出提示信息,包括:
    若不存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上显示第一指示信息,所述第一指示信息用于指示所述用户未通过飞行员考试。
  5. 如权利要求3或4所述的飞行员考试控制方法,其特征在于,所述终端根据所述检测的结果输出提示信息,包括:
    若不存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上输出第二提示信息,所述第二提示信息用于提示所述用户进行飞行员考试。
  6. 如权利要求3至5任一项所述的飞行员考试控制方法,其特征在于,所述终端根据所述检测的结果输出提示信息,包括:
    若存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上显示第三指示信息,所述第三指示信息用于指示所述用户已通过飞行员考试。
  7. 如权利要求1至6任一项所述的飞行员考试控制方法,其特征在于,还包括:
    所述终端接收所述用户针对所述第一平台客户端发送的证书查询请求;
    所述终端将所述证书查询请求发送给所述第一平台服务器;
    所述终端接收所述第一平台服务器发送的证书查询结果,所述证书查询结果用于指示飞行员证书数据库中是否存在所述用户对应的飞行员证书。
  8. 如权利要求7所述的飞行员考试控制方法,其特征在于,还包括:
    所述终端保存所述证书查询结果;
    当所述终端再次接收用户针对第一平台客户端发送的证书查询请求时,所述终端根据保存的所述证书查询结果确定飞行员证书数据库中是否存在所述用户对应的飞行员证书。
  9. 如权利要求7或8所述的飞行员考试控制方法,其特征在于,还包括:
    若不存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上显示第一指示信息和第二指示信息的至少之一;
    所述第一指示信息用于指示所述用户未通过飞行员考试;
    所述第二提示信息用于提示所述用户进行飞行员考试。
  10. 如权利要求7至9任一项所述的飞行员考试控制方法,其特征在于,还包括:
    若存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上显示第三指示信息,所述第三指示信息用于指示所述用户已通过飞行员考试。
  11. 如权利要求1至10任一项所述的飞行员考试控制方法,其特征在于,还包括:
    所述终端接收所述用户针对所述第一平台客户端发送的飞控指令,所述飞控指令用于控制无人机飞行;
    所述终端检测飞行员证书数据库中是否存在所述用户对应的飞行员证书;
    若不存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上显示第四指示信息,所述第四指示信息用于指示所述用户无权控制所述无人机。
  12. 如权利要求11所述的飞行员考试控制方法,其特征在于,还包括:
    若存在所述用户对应的飞行员证书,所述终端将所述飞控指令发送给所述无人机。
  13. 如权利要求1至12任一项所述的飞行员考试控制方法,其特征在于,还包括:
    所述终端接收所述用户针对所述第一平台客户端发送的答题数据;
    所述终端将所述答题数据发送给所述第一平台服务器;
    所述终端接收所述第一平台服务器发送的考试成绩。
  14. 如权利要求13所述的飞行员考试控制方法,其特征在于,还包括:
    若所述考试成绩为通过,则所述终端接收所述第一平台服务器发送的飞行员证书信息。
  15. 如权利要求1至14任一项所述的飞行员考试控制方法,其特征在于,还包括:
    所述终端接收所述用户针对所述第一平台客户端发送的注册信息;
    所述终端将所述注册信息发送给所述第一平台服务器;
    所述终端接收所述第一平台服务器发送的注册结果,所述注册结果用于指示所述用户的注册信息是否注册成功。
  16. 如权利要求15所述的飞行员考试控制方法,其特征在于,所述用户的注册信息与以下实名制信息绑定:身份证号。
  17. 如权利要求1至16任一项所述的飞行员考试控制方法,其特征在于,还包括:
    所述终端接收所述用户针对公共客户端发送的第二考试请求;
    所述终端根据所述第二考试请求向所述公共客户端对应的所述飞行员监管服务器发送试卷获取请求;
    所述终端接收所述飞行监管服务器发送的试卷。
  18. 如权利要求1至17任一项所述的飞行员考试控制方法,其特征在于,所述平台客户端包括以下的至少一种:应用程序、浏览器。
  19. 一种飞行员考试控制方法,其特征在于,包括:
    接收第一平台服务器对应的第一平台客户端所在的终端发送的试卷获取请求;
    所述第一平台服务器根据所述试卷获取请求向飞行员监管服务器发送试卷创建请求;
    所述第一平台服务器接收所述飞行员监管服务器发送的试卷;
    所述第一平台服务器将所述试卷发送给所述终端。
  20. 如权利要求19所述的飞行员考试控制方法,其特征在于,所述平台服务器包括多个,多个平台服务器连接所述飞行员监管服务器且包括所述第一平台服务器,不同的平台服务器对应不同的平台客户端。
  21. 如权利要求19或20所述的飞行员考试控制方法,其特征在于,还包括:
    所述第一平台服务器接收所述终端发送的证书查询请求;所述证书查询请求对应于所述终端的用户;
    所述第一平台服务器向所述飞行员监管服务器发送所述证书查询请求;
    所述第一平台服务器接收所述飞行员监管服务器发送的证书查询结果,并将所述证书查询结果发送给所述终端;所述证书查询结果用于指示飞行员证书数据库中是否存在所述用户对应的飞行员证书。
  22. 如权利要求19至21任一项所述的飞行员考试控制方法,其特征在于,所述试卷包括所述飞行员监管服务器生成的第一试题。
  23. 如权利要求22所述的飞行员考试控制方法,其特征在于,还包括:
    接收所述终端发送的答题数据;
    所述第一平台服务器将所述答题数据发送给所述飞行员监管服务器;
    所述第一平台服务器接收所述飞行员监管服务器发送的考试成绩,所述考试成绩由所述飞行员监管服务器根据所述答题数据确定;
    所述第一平台服务器将所述考试成绩发送给所述终端。
  24. 如权利要求19至21任一项所述的飞行员考试控制方法,其特征在于,还包括:
    所述第一平台服务器根据所述试卷获取请求生成第二试题;
    所述第一平台服务器将所述第二试题添加至接收的所述飞行员监管服务器发送的所述试卷;所述试卷还包括第一试题,所述第一试题由所述飞行员监管服务器生成;
    所述第一平台服务器将添加有所述第二试题的所述试卷发送给所述终端。
  25. 如权利要求24所述的飞行员考试控制方法,其特征在于,还包括:
    接收所述终端发送的答题数据;
    所述第一平台服务器根据所述答题数据中对应于所述第二试题的部分确定所述第二试题的成绩,并将所述答题数据中对应于所述第一试题的部分发送给所述飞行员监管服务器;
    所述第一平台服务器接收所述飞行员监管服务器发送的所述第一试题的成绩,根据所述第一试题的成绩以及第二试题的成绩确定考试成绩,所述第一试题的成绩由所述飞行员监管服务器根据所述答题数据中对应于所述第一试题的部分确定;
    所述第一平台服务器将所述考试成绩发送给所述终端。
  26. 如权利要求23或25所述的飞行员考试控制方法,其特征在于,还包括:
    若所述考试成绩为通过,则第一平台服务器向所述第一平台客户端发送飞行员证书信息。
  27. 如权利要求19至26任一项所述的飞行员考试控制方法,其特征在于,还包括:
    所述第一平台服务器接收所述终端发送的用户的注册信息;
    所述第一平台服务器将所述注册信息发送给所述飞行员监管服务器;
    所述第一平台服务器接收所述飞行员监管服务器发送的注册结果,所述注册结果用于指示所述注册信息是否注册成功;
    所述第一平台服务器将所述注册结果发送给所述终端。
  28. 如权利要求20所述的飞行员考试控制方法,其特征在于,还包括:
    所述第一平台服务器将用户信息与和所述用户信息对应的试卷索引、考试成绩以及飞行员证书进行关联;其中,所述用户信息来自用户的注册信息;
    所述第一平台服务器将关联后的所述用户信息、所述试卷索引、所述考试成绩、以及所述飞行员证书发送给所述飞行员监管服务器。
  29. 如权利要求20或21所述的飞行员考试控制方法,其特征在于,所述用户的注册信息与以下实名制信息绑定:身份证号。
  30. 如权利要求15或17所述的飞行员考试控制方法,其特征在于,所述第一试题来自所述飞行员监管服务器的标准试题数据库。
  31. 如权利要求17所述的飞行员考试控制方法,其特征在于,所述第二试题来自所述平台服务器的定制试题数据库。
  32. 一种飞行员考试控制方法,其特征在于,包括:
    飞行员监管服务器接收第一平台服务器发送的试卷创建请求;多个平台服务器连接所述飞行员监管服务器,多个平台服务器包括所述第一平台服务器;
    所述飞行员监管服务器根据所述试卷创建请求生成试卷;
    所述飞行员监管服务器向所述第一平台服务器发送试卷,所述试卷用于所述第一平台服务器对应的第一平台客户端的用户进行飞行员考试。
  33. 如权利要求32所述的飞行员考试控制方法,其特征在于,至少一个平台客户端安装于终端,所述至少一个平台客户端中包括对应于所述第一平台服务器的第一平台客户端,不同的平台服务器对应不同的平台客户端。
  34. 如权利要求32或33所述的飞行员考试控制方法,其特征在于,还包括:
    所述飞行员监管服务器接收所述第一平台服务器发送的证书查询请求;
    所述飞行员监管服务器根据所述证书查询请求查询飞行员证书数据库,并生成证书查询结果;所述证书查询结果用于指示所述飞行员证书数 据库中是否存在所述用户对应的飞行员证书;
    所述飞行员监管服务器将所述证书查询结果发送给所述第一平台服务器。
  35. 如权利要求32至34任一项所述的飞行员考试控制方法,其特征在于,所述试卷包括第一试题,所述第一试题来自所述飞行员监管服务器的标准试题数据库。
  36. 如权利要求35所述的飞行员考试控制方法,其特征在于,还包括:
    所述飞行员监管服务器接收所述第一平台服务器发送的答题数据;
    所述飞行员监管服务器根据所述答题数据确定考试成绩;
    所述飞行员监管服务器将所述考试成绩发送给所述第一平台服务器。
  37. 如权利要求35所述的飞行员考试控制方法,其特征在于,还包括:
    所述飞行员监管服务器接收所述第一平台服务器发送的答题数据中对应于所述第一试题的部分;所述飞行员监管服务器根据所述答题数据中对应于所述第一试题的部分确定所述第一试题的成绩;
    所述飞行员监管服务器向所述第一平台服务器发送所述第一试题的成绩。
  38. 如权利要求32至37任一项所述的飞行员考试控制方法,其特征在于,还包括:
    所述飞行员监管服务器接收所述终端的公共客户端发送的试卷获取请求;
    所述飞行员监管服务器根据所述试卷获取请求生成试卷;
    所述飞行员监管服务器向所述终端发送所述试卷。
  39. 如权利要求32至37任一项所述的飞行员考试控制方法,其特征在于,还包括:
    所述飞行员监管服务器接收所述第一平台服务器发送的用户的注册信息;
    所述飞行员监管服务器根据所述注册信息生成注册结果;所述注册结果用于指示所述注册信息是否注册成功;
    所述飞行员监管服务器向所述第一平台服务器发送所述注册结果。
  40. 如权利要求39所述的飞行员考试控制方法,其特征在于,还包括:
    所述飞行员监管服务器接收所述第一平台服务器发送的关联后的用户信息、试卷索引、考试成绩、以及飞行员证书;
    所述飞行员监管服务器将所述关联后的用户信息、试卷索引、考试成绩、以及飞行员证书保存至飞行员证书数据库。
  41. 如权利要求39或40所述的飞行员考试控制方法,其特征在于,所述用户的注册信息与以下实名制信息绑定:身份证号。
  42. 一种终端,其特征在于,所述终端包括:存储器、处理器、用户接口和通信接口;
    所述存储器,用于存储可执行指令;
    所述处理器,用于执行所述存储器中存储的所述可执行指令,以执行如下操作:
    通过所述用户接口接收用户针对第一平台客户端发送的第一考试请求;
    根据所述第一考试请求通过所述通信接口向所述第一平台客户端对应的第一平台服务器发送试卷获取请求,所述第一平台服务器连接飞行员监管服务器;
    通过所述通信接口接收所述第一平台服务器发送的试卷。
  43. 如权利要求42所述的终端,其特征在于,
    所述终端安装有至少一个平台客户端,所述至少一个平台客户端中包括所述第一平台客户端,不同的平台客户端对应的不同的平台服务器。
  44. 如权利要求42或43所述的终端,其特征在于,所述处理器还执行如下操作:
    检测飞行员证书数据库中是否存在所述用户对应的飞行员证书;
    根据所述检测的结果输出提示信息。
  45. 如权利要求44所述的终端,其特征在于,所述处理器根据所述检测的结果输出提示信息的操作,包括:
    若不存在所述用户对应的飞行员证书,在所述第一平台客户端的界面 上显示第一指示信息,所述第一指示信息用于指示所述用户未通过飞行员考试。
  46. 如权利要求44或45所述的终端,其特征在于,所述处理器根据所述检测的结果输出提示信息的操作,包括:
    若不存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上输出第二提示信息,所述第二提示信息用于提示所述用户进行飞行员考试。
  47. 如权利要求44至46任一项所述的终端,其特征在于,所述处理器根据所述检测的结果输出提示信息的操作,包括:
    若存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上显示第三指示信息,所述第三指示信息用于指示所述用户已通过飞行员考试。
  48. 如权利要求42至47任一项所述的终端,其特征在于,所述处理器还执行如下操作:
    通过所述用户接口接收用户针对第一平台客户端发送的证书查询请求;
    通过所述通信接口将所述证书查询请求发送给所述第一平台客户端对应的所述第一平台服务器;
    通过所述通信接口接收所述第一平台服务器发送的证书查询结果,所述证书查询结果用于指示飞行员证书数据库中是否存在所述用户对应的飞行员证书。
  49. 如权利要求48所述的终端,其特征在于,所述处理器还执行如下操作:
    保存所述证书查询结果;
    当再次通过所述用户接口接收用户针对第一平台客户端发送的证书查询请求时,根据保存的所述证书查询结果确定飞行员证书数据库中是否存在所述用户对应的飞行员证书。
  50. 如权利要求48或49所述的终端,其特征在于,所述处理器还执行如下操作:
    若不存在所述用户对应的飞行员证书,在所述第一平台客户端的界面 上显示第一指示信息和第二指示信息的至少之一;
    所述第一指示信息用于指示所述用户未通过飞行员考试;
    所述第二提示信息用于提示所述用户进行飞行员考试。
  51. 如权利要求48至50任一项所述的终端,其特征在于,所述处理器还执行如下操作:
    若存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上显示第三指示信息,所述第三指示信息用于指示所述用户已通过飞行员考试。
  52. 如权利要求42至51任一项所述的终端,其特征在于,所述处理器还执行如下操作:
    通过所述用户接口接收所述用户针对所述第一平台客户端发送的飞控指令,所述飞控指令用于控制无人机飞行;
    检测飞行员证书数据库中是否存在所述用户对应的飞行员证书;
    若不存在所述用户对应的飞行员证书,在所述第一平台客户端的界面上显示第四指示信息,所述第四指示信息用于指示所述用户无权控制所述无人机。
  53. 如权利要求52所述的终端,其特征在于,所述处理器还执行如下操作:
    若存在所述用户对应的飞行员证书,通过所述通信接口将所述飞控指令发送给所述无人机。
  54. 如权利要求42至53任一项所述的终端,其特征在于,所述处理器还执行如下操作:
    通过所述用户接口接收所述用户针对所述第一平台客户端发送的答题数据;
    通过所述通信接口将所述答题数据发送给所述第一平台服务器;
    通过所述通信接口接收所述第一平台服务器发送的考试成绩。
  55. 如权利要求54所述的终端,其特征在于,所述处理器还执行如下操作:
    若所述考试成绩为通过,则通过所述通信接口接收所述第一平台服务器发送的飞行员证书。
  56. 如权利要求42至55任一项所述的终端,其特征在于,所述处理器还执行如下操作:
    通过所述用户接口接收所述用户针对所述第一平台客户端发送的注册信息;
    通过所述通信接口将所述注册信息发送给所述第一平台服务器;
    通过所述通信接口接收所述第一平台服务器发送的注册结果,所述注册结果用于指示所述用户的注册信息是否注册成功。
  57. 如权利要求56所述的终端,其特征在于,所述用户的注册信息与以下实名制信息绑定:身份证号。
  58. 如权利要求42至57所述的终端,其特征在于,所述处理器还执行如下操作:
    通过所述用户接口接收所述用户针对公共客户端发送的第二考试请求;
    根据所述第二考试请求通过所述通信接口向所述公共客户端对应的所述飞行员监管服务器发送试卷获取请求;
    通过所述通信接口接收所述飞行监管服务器发送的试卷。
  59. 如权利要求42至58所述的终端,其特征在于,所述平台客户端包括以下的至少一种:应用程序、浏览器。
  60. 一种平台服务器,其特征在于,所述平台服务器包括:存储器、处理器、第一通信接口和第二通信接口;
    所述存储器,用于存储可执行指令;
    所述处理器,用于执行所述存储器中存储的所述可执行指令,以执行如下操作:
    通过所述第一通信接口接收所述第一平台服务器对应的第一平台客户端所在的终端发送的试卷获取请求;
    根据所述试卷获取请求通过所述第二通信接口向飞行员监管服务器发送试卷创建请求;
    通过所述第二通信接口接收所述飞行员监管服务器发送的试卷;
    通过所述第一通信接口将所述试卷发送给所述终端。
  61. 如权利要求60所述的平台服务器,其特征在于,所述平台服务 器包括多个,多个平台服务器连接所述飞行员监管服务器且包括所述第一平台服务器,不同的平台服务器对应不同的平台客户端。
  62. 如权利要求60或61所述的平台服务器,其特征在于,所述处理器还执行如下操作:
    通过所述第一通信接口接收所述终端发送的证书查询请求;所述证书查询请求对应于所述终端的用户;
    通过所述第二通信接口向所述飞行员监管服务器发送所述证书查询请求;
    通过所述第二通信接口接收所述飞行员监管服务器发送的证书查询结果,并通过所述第一通信接口将所述证书查询结果发送给所述终端;所述证书查询结果用于指示飞行员证书数据库中是否存在所述用户对应的飞行员证书。
  63. 如权利要求60至62任一项所述的平台服务器,其特征在于,所述试卷包括所述飞行员监管服务器生成的第一试题。
  64. 如权利要求63所述的平台服务器,其特征在于,所述处理器还执行如下操作:
    通过所述第一通信接口接收所述终端发送的答题数据;
    通过所述第二通信接口将所述答题数据发送给所述飞行员监管服务器;
    通过所述第二通信接口接收所述飞行员监管服务器发送的考试成绩,所述考试成绩由所述飞行员监管服务器根据所述答题数据确定;
    通过所述第一通信接口将所述考试成绩发送给所述终端。
  65. 如权利要求60至62任一项所述的平台服务器,其特征在于,所述处理器还执行如下操作:
    根据所述试卷获取请求生成第二试题;
    将所述第二试题添加至通过所述第二通信接口接收的所述飞行员监管服务器发送的所述试卷;所述试卷还包括第一试题,所述第一试题由所述飞行员监管服务器生成;
    通过所述第一通信接口将添加有所述第二试题的所述试卷发送给所述终端。
  66. 如权利要求65所述的平台服务器,其特征在于,所述处理器还执行如下操作:
    通过所述第一通信接口接收所述终端发送的答题数据;
    所述第一平台服务器根据所述答题数据中对应于所述第二试题的部分确定所述第二试题的成绩,并通过所述第二通信接口将所述答题数据中对应于所述第一试题的部分发送给所述飞行员监管服务器;
    通过所述第二通信接口接收所述飞行员监管服务器发送的所述第一试题的成绩,根据所述第一试题的成绩以及第二试题的成绩确定考试成绩,所述第一试题的成绩由所述飞行员监管服务器根据所述答题数据中对应于所述第一试题的部分确定;
    通过所述第一通信接口将所述考试成绩发送给所述终端。
  67. 如权利要求64或66所述的平台服务器,其特征在于,所述处理器还执行如下操作:
    若所述考试成绩为通过,则通过所述第一通信接口向所述第一平台客户端发送飞行员证书。
  68. 如权利要求60至67任一项所述的平台服务器,其特征在于,所述处理器还执行如下操作:
    通过所述第一通信接口接收所述终端发送的用户的注册信息;
    通过所述第二通信接口将所述注册信息发送给所述飞行员监管服务器;
    通过所述第二通信接口接收所述飞行员监管服务器发送的注册结果,所述注册结果用于指示所述注册信息是否注册成功。
    通过所述第一通信接口将所述注册结果发送给所述终端。
  69. 如权利要求68所述的平台服务器,其特征在于,所述处理器还执行如下操作:
    将用户信息与和所述用户信息对应的试卷索引、考试成绩以及飞行员证书进行关联;其中,所述用户信息来自用户的注册信息;
    通过所述第二通信接口将关联后的所述用户信息、所述试卷索引、所述考试成绩、以及所述飞行员证书发送给所述飞行员监管服务器。
  70. 如权利要求68或69所述的平台服务器,其特征在于,
    所述用户的注册信息与以下实名制信息绑定:身份证号。
  71. 如权利要求63或65所述的平台服务器,其特征在于,所述第一试题来自所述飞行员监管服务器的标准试题数据库。
  72. 如权利要求65所述的平台服务器,其特征在于,所述第二试题来自所述平台服务器的定制试题数据库。
  73. 一种飞行员监管服务器,其特征在于,所述飞行员监管服务器包括:存储器、处理器和通信接口;
    存储器,用于存储可执行指令;
    处理器,用于执行所述存储器中存储的所述可执行指令,以执行如下操作:
    通过所述通信接口接收第一平台服务器发送的试卷创建请求;多个平台服务器连接所述飞行员监管服务器,多个平台服务器包括所述第一平台服务器;
    根据所述试卷创建请求生成试卷;
    通过所述通信接口向所述第一平台服务器发送试卷,所述试卷用于所述第一平台服务器对应的第一平台客户端的用户进行飞行员考试。
  74. 如权利要求73所述的飞行员监管服务器,其特征在于,至少一个平台客户端安装于终端,所述至少一个平台客户端中包括对应于所述第一平台服务器的第一平台客户端,不同的平台服务器对应不同的平台客户端。
  75. 如权利要求73或74所述的飞行员监管服务器,其特征在于,所述处理器还用于执行以下操作:
    通过所述通信接口接收所述第一平台服务器发送的证书查询请求;
    根据所述证书查询请求查询飞行员证书数据库,并生成证书查询结果;所述证书查询结果用于指示所述飞行员证书数据库中是否存在所述用户对应的飞行员证书;
    通过所述通信接口将所述证书查询结果发送给所述第一平台服务器。
  76. 如权利要求73至75任一项所述的飞行员监管服务器,其特征在于,所述试卷包括第一试题,所述第一试题来自所述飞行员监管服务器的标准试题数据库。
  77. 如权利要求76所述的飞行员监管服务器,其特征在于,所述处理器还用于执行以下操作:
    通过所述通信接口接收所述第一平台服务器发送的答题数据;
    根据所述答题数据确定考试成绩;
    通过所述通信接口将所述考试成绩发送给所述第一平台服务器。
  78. 如权利要求76所述的飞行员监管服务器,其特征在于,所述处理器还用于执行以下操作:
    通过所述通信接口接收所述第一平台服务器发送的答题数据中对应于所述第一试题的部分;根据所述答题数据中对应于所述第一试题的部分确定所述第一试题的成绩;
    通过所述通信接口向所述第一平台服务器发送所述第一试题的成绩。
  79. 如权利要求73至78任一项所述的飞行员监管服务器,其特征在于,所述处理器还用于执行以下操作:
    通过所述通信接口接收所述终端的公共客户端发送的试卷获取请求;
    根据所述试卷获取请求生成试卷;
    通过所述通信接口向所述终端发送所述试卷。
  80. 如权利要求73至78任一项所述的飞行员监管服务器,其特征在于,所述处理器还用于执行以下操作:
    通过所述通信接口接收所述第一平台服务器发送的用户的注册信息;
    根据所述注册信息生成注册结果;所述注册结果用于指示所述注册信息是否注册成功;
    通过所述通信接口向所述第一平台服务器发送所述注册结果。
  81. 如权利要求80所述的飞行员监管服务器,其特征在于,所述处理器还用于执行以下操作:
    通过所述通信接口接收所述第一平台服务器发送的关联后的用户信息、试卷索引、考试成绩、以及飞行员证书;
    将所述关联后的用户信息、试卷索引、考试成绩、以及飞行员证书保存至飞行员证书数据库。
  82. 如权利要求80或81所述的飞行员监管服务器,其特征在于,
    所述用户的注册信息与以下实名制信息绑定:身份证号。
  83. 一种飞行员考试控制系统,其特征在于,包括:多个终端、多个平台服务器、以及飞行员监管服务器;
    所述终端安装有至少一个平台客户端,不同的平台客户端对应不同的平台服务器;所述至少一个平台客户端中包括第一平台客户端;
    多个平台服务器连接所述飞行员监管服务器,多个平台服务器包括与所述第一平台客户端对应的第一平台服务器;
    所述终端用于接收用户针对所述第一平台客户端发送的第一考试请求,并根据所述第一考试请求向所述第一平台服务器发送试卷获取请求;
    所述第一平台服务器用于接收所述试卷获取请求,并根据所述试卷获取请求向所述飞行员监管服务器发送试卷创建请求;
    所述飞行员监管服务器用于接收所述试卷创建请求,并根据所述试卷创建请求生成试卷,并向所述第一平台服务器发送所述试卷;
    所述第一平台服务器还用于接收所述试卷,并将所述试卷发送给所述终端;
    所述终端还用于接收所述试卷;所述试卷用于所述用户进行飞行员考试。
  84. 如权利要求83所述的飞行员考试控制系统,其特征在于,
    所述终端还用于检测飞行员证书数据库中是否存在所述用户对应的飞行员证书;
    所述终端还用于根据所述检测的结果输出提示信息。
  85. 如权利要求84所述的飞行员考试控制系统,其特征在于,
    若不存在所述用户对应的飞行员证书,所述终端还用于在所述第一平台客户端的界面上显示第一指示信息,所述第一指示信息用于指示所述用户未通过飞行员考试。
  86. 如权利要求84或85所述的飞行员考试控制系统,其特征在于,
    若不存在所述用户对应的飞行员证书,所述终端还用于在所述第一平台客户端的界面上输出第二提示信息,所述第二提示信息用于提示所述用户进行飞行员考试。
  87. 如权利要求84至86任一项所述的飞行员考试控制系统,其特征在于,
    若存在所述用户对应的飞行员证书,所述终端还用于在所述第一平台客户端的界面上显示第二指示信息,所述第二指示信息用于指示所述用户已通过飞行员考试。
  88. 如权利要求84至87任一项所述的飞行员考试控制系统,其特征在于,
    所述终端还用于接收用户针对第一平台客户端发送的证书查询请求,并将所述证书查询请求发送给所述第一平台服务器;
    所述第一平台服务器还用于接收所述证书查询请求,并向所述飞行员监管服务器发送所述证书查询请求;
    所述飞行员监管服务器还用于接收所述证书查询请求,根据所述证书查询请求查询飞行员证书数据库,生成证书查询结果,将所述证书查询结果发送给所述第一平台服务器;
    所述第一平台服务器还用于接收所述证书查询结果,并将所述证书查询结果发送给所述终端;
    所述终端还用于接收所述证书查询结果,所述证书查询结果用于指示飞行员证书数据库中是否存在所述用户对应的飞行员证书。
  89. 如权利要求88所述的飞行员考试控制系统,其特征在于,
    所述终端还用于保存所述证书查询结果;
    当所述终端再次接收用户针对第一平台客户端发送的证书查询请求时,所述终端还用于根据保存的所述证书查询结果确定飞行员证书数据库中是否存在所述用户对应的飞行员证书。
  90. 如权利要求88或89所述的飞行员考试控制系统,其特征在于,
    若不存在所述用户对应的飞行员证书,所述终端还用于在所述第一平台客户端的界面上显示第一指示信息和第二指示信息的至少之一:
    所述第一指示信息用于指示所述用户未通过飞行员考试;
    所述第二提示信息用于提示所述用户进行飞行员考试。
  91. 如权利要求88至90任一项所述的飞行员考试控制系统,其特征在于,还包括:
    若存在所述用户对应的飞行员证书,所述终端还用于在所述第一平台客户端的界面上显示第三指示信息,所述第三指示信息用于指示所述用户 已通过飞行员考试。
  92. 如权利要求84至91任一项所述的飞行员考试控制系统,其特征在于,所述试卷包括第一试题,所述第一试题来自所述飞行员监管服务器的标准试题数据库。
  93. 如权利要求92所述的飞行员考试控制系统,其特征在于,
    所述终端还用于接收用户针对第一平台客户端发送的答题数据,并将所述答题数据发送给所述第一平台服务器;
    所述第一平台服务器还用于接收所述答题数据,并将所述答题数据发送给所述飞行员监管服务器;
    所述飞行员监管服务器还用于接收所述答题数据,根据所述答题数据确定考试成绩,并将所述考试成绩发送给所述第一平台服务器;
    所述第一平台服务器还用于接收所述考试成绩,并将所述考试成绩发送给所述终端;
    所述终端还用于接收所述考试成绩。
  94. 如权利要求84至91任一项所述的飞行员考试控制系统,其特征在于,
    所述第一平台服务器还用于根据所述试卷获取请求生成第二试题,并将所述第二试题添加至接收的所述飞行员监管服务器发送的所述试卷;所述试卷还包括第一试题,所述第一试题由所述飞行员监管服务器生成;
    所述第一平台服务器将添加有所述第二试题的所述试卷发送给所述终端。
  95. 如权利要求94所述的飞行员考试控制系统,其特征在于,所述第一试题来自所述飞行员监管服务器的标准试题数据库;所述第二试题来自所述第一平台服务器的定制试题数据库。
  96. 如权利要求94或95所述的飞行员考试控制系统,其特征在于,
    所述终端还用于接收用户针对第一平台客户端发送的答题数据,并将所述答题数据发送给所述第一平台服务器;
    所述第一平台服务器还用于接收所述答题数据,根据所述答题数据中对应于所述第二试题的部分确定所述第二试题的成绩,并将所述答题数据中对应于所述第一试题的部分发送给所述飞行员监管服务器;
    所述飞行员监管服务器还用于接收所述答题数据中对应于所述第一试题的部分,根据所述答题数据中对应于所述第一试题的部分确定所述第一试题的成绩,并向所述第一平台服务器发送所述第一试题的成绩;
    所述平台服务器还用于接收所述成绩,根据所述第一试题的成绩以及所述第二试题的成绩确定考试成绩,并将所述考试成绩发送给所述终端;
    所述终端还用于接收所述考试成绩。
  97. 如权利要求93或96所述的飞行员考试控制系统,其特征在于,
    若所述考试成绩为通过,所述第一平台服务器还用于向所述终端发送飞行员证书;所述终端还用于接收所述飞行员证书。
  98. 如权利要求84至97任一项所述的飞行员考试控制系统,其特征在于,
    所述终端还用于接收所述用户针对所述第一平台客户端发送的注册信息,并将所述注册信息发送给所述第一平台服务器;
    所述第一平台服务器还用于接收所述注册信息,将所述注册信息发送给所述飞行员监管服务器;
    所述飞行员监管服务器还用于接收所述注册信息,根据所述注册信息生成注册结果,并向所述第一平台服务器发送所述注册结果;所述注册结果用于指示所述注册信息是否注册成功;
    所述第一平台服务器还用于接收所述注册结果,并将所述注册结果发送给所述终端;
    所述终端还用于接收所述注册结果。
  99. 如权利要求84至98任一项所述的飞行员考试控制系统,其特征在于,
    所述第一平台服务器还用于将用户信息与和所述用户信息对应的试卷索引、考试成绩以及飞行员证书进行关联;其中,所述用户信息来自所述用户的所述注册信息,并将关联后的所述用户信息、所述试卷索引、所述考试成绩、以及所述飞行员证书发送给所述飞行员监管服务器;
    所述飞行员监管服务器还用于接收所述关联后的用户信息、试卷索引、考试成绩、以及飞行员证书,并将所述关联后的用户信息、试卷索引、考试成绩、以及飞行员证书保存至飞行员证书数据库。
  100. 如权利要求98或99所述的飞行员考试控制系统,其特征在于,所述用户的注册信息与以下至少实名制信息绑定:身份证号。
  101. 如权利要求84至100任一项所述的飞行员考试控制系统,其特征在于,
    所述终端还用于接收所述用户针对公共客户端发送的第二考试请求,根据所述第二考试请求向所述公共客户端对应的所述飞行员监管服务器发送试卷获取请求;
    所述飞行员监管服务器还用于接收所述试卷获取请求,根据所述试卷获取请求生成试卷,并向所述终端发送所述试卷;
    所述终端还用于接收所述试卷。
  102. 如权利要求84至101任一项所述的飞行员考试控制系统,其特征在于,所述平台客户端包括以下的至少一种:应用程序、浏览器。
  103. 一种计算机可读存储介质,其特征在于,其存储有可执行指令,所述可执行指令在由一个或多个处理器执行时,可以使所述一个或多个处理器执行如权利要求1至41中任一项权利要求所述的飞行员考试控制方法。
PCT/CN2019/130834 2019-12-31 2019-12-31 飞行员考试控制方法及系统 WO2021134624A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2019/130834 WO2021134624A1 (zh) 2019-12-31 2019-12-31 飞行员考试控制方法及系统
CN201980050167.XA CN112543948A (zh) 2019-12-31 2019-12-31 飞行员考试控制方法及系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/130834 WO2021134624A1 (zh) 2019-12-31 2019-12-31 飞行员考试控制方法及系统

Publications (1)

Publication Number Publication Date
WO2021134624A1 true WO2021134624A1 (zh) 2021-07-08

Family

ID=75013401

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/130834 WO2021134624A1 (zh) 2019-12-31 2019-12-31 飞行员考试控制方法及系统

Country Status (2)

Country Link
CN (1) CN112543948A (zh)
WO (1) WO2021134624A1 (zh)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105205755A (zh) * 2015-08-28 2015-12-30 广东小天才科技有限公司 一种互动考试方法、系统及考试系统
KR20160091712A (ko) * 2015-01-26 2016-08-03 메타빌드주식회사 Sdr 레이더를 이용하는 교육 서비스 플랫폼 시스템
CN106973042A (zh) * 2017-03-07 2017-07-21 南京嘉谷初成通信科技有限公司 一种通过第二代身份证认证管控无人机的方法
CN107292494A (zh) * 2017-05-27 2017-10-24 空网科技(北京)有限公司 一种无人机驾驶证id化管理方法、系统
CN107590757A (zh) * 2017-08-25 2018-01-16 乐琦(北京)科技有限公司 一种无人机驾考方法及其智能装置
CN107850894A (zh) * 2015-07-14 2018-03-27 高通股份有限公司 用于无人驾驶自主式系统的控制规范化

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107945595A (zh) * 2017-11-21 2018-04-20 国网河南省电力公司信息通信公司 考试系统与考试客户端
CN109299220A (zh) * 2018-09-03 2019-02-01 中国平安人寿保险股份有限公司 职工在线考试试卷生成方法及终端设备

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160091712A (ko) * 2015-01-26 2016-08-03 메타빌드주식회사 Sdr 레이더를 이용하는 교육 서비스 플랫폼 시스템
CN107850894A (zh) * 2015-07-14 2018-03-27 高通股份有限公司 用于无人驾驶自主式系统的控制规范化
CN105205755A (zh) * 2015-08-28 2015-12-30 广东小天才科技有限公司 一种互动考试方法、系统及考试系统
CN106973042A (zh) * 2017-03-07 2017-07-21 南京嘉谷初成通信科技有限公司 一种通过第二代身份证认证管控无人机的方法
CN107292494A (zh) * 2017-05-27 2017-10-24 空网科技(北京)有限公司 一种无人机驾驶证id化管理方法、系统
CN107590757A (zh) * 2017-08-25 2018-01-16 乐琦(北京)科技有限公司 一种无人机驾考方法及其智能装置

Also Published As

Publication number Publication date
CN112543948A (zh) 2021-03-23

Similar Documents

Publication Publication Date Title
US11848936B2 (en) Method, apparatus, and computer program product for selectively granting permissions to group-based objects in a group-based communication system
US11588855B2 (en) Policy approval layer
US20210119999A1 (en) Systems and methods for controlling sign-on to web applications
EP3468103B1 (en) Single set of credentials for accessing multiple computing resource services
US20200143697A1 (en) Video role-play learning system and process
US20130238705A1 (en) Web methods for a conference collaboration tool
US10192043B2 (en) Identity verification
KR20140016259A (ko) 소프트웨어 애플리케이션의 최종사용자에 대한 지원제공 방법
US20230029402A1 (en) Shared channel invitation paths
US20150235179A1 (en) Self-Directed Career Management System
US20220255914A1 (en) Identity information linking
CN112148390B (zh) 任务处理方法、装置、电子设备及计算机可读存储介质
CN111885080B (zh) 一种登录服务架构、服务器及客户端
CA2888688C (en) Method, system and apparatus for geo-verification
US11172046B2 (en) Intermediated access to entity information profiles
KR102221228B1 (ko) 코딩 테스트 및 채점 알고리즘 제공 방법
WO2021134624A1 (zh) 飞行员考试控制方法及系统
US12021805B2 (en) Collaboration software development kit
JP2011233029A (ja) 渉外活動支援方法、渉外活動支援システム、渉外活動支援プログラム
US10719541B2 (en) Method and system to capture and find information and relationships
CN111326035B (zh) 任务同步方法、远程教学系统
KR20160126731A (ko) 학습자 단말을 인증할 수 있는 온라인 강의 콘텐츠 제공 시스템 및 이를 이용한 온라인 강의 콘텐츠 제공 방법
KR20160126730A (ko) 학습자 단말을 확인할 수 있는 온라인 강의 콘텐츠 제공 시스템 및 이를 이용한 온라인 강의 콘텐츠 제공 방법
US20240169036A1 (en) System and method for configurable multi-factor health credential validation
JP6171913B2 (ja) 分類方法

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: 19958278

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: 19958278

Country of ref document: EP

Kind code of ref document: A1