CN112988015A - Question bank management method and device - Google Patents
Question bank management method and device Download PDFInfo
- Publication number
- CN112988015A CN112988015A CN202110388830.6A CN202110388830A CN112988015A CN 112988015 A CN112988015 A CN 112988015A CN 202110388830 A CN202110388830 A CN 202110388830A CN 112988015 A CN112988015 A CN 112988015A
- Authority
- CN
- China
- Prior art keywords
- question
- test
- test question
- questions
- bank
- Prior art date
- Legal status (The legal status 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 status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/604—Tools and structures for managing or administering access control systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/30—Computing systems specially adapted for manufacturing
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Bioethics (AREA)
- Health & Medical Sciences (AREA)
- Automation & Control Theory (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Stored Programmes (AREA)
- User Interface Of Digital Computer (AREA)
- Electrically Operated Instructional Devices (AREA)
Abstract
The application discloses a question bank management method and a device, wherein the method comprises the steps of displaying a question bank editing page, and displaying a newly-built test question control on the question bank editing page; after the newly-built test question control is triggered, displaying a test question editing page; and acquiring the test questions edited in the test question editing page, adding the test questions to a question bank, and initializing the attribute setting of the test questions to be in an unpublished state. According to the method and the device, after the test questions are newly built in the question bank, the attribute of the question bank is set to be in the unpublished state in a default mode, so that other managers cannot directly edit the test questions, and the problem of errors when the test questions are edited into the test paper is solved.
Description
Technical Field
The invention belongs to the technical field of computers, and relates to a question bank management method and device.
Background
For more production type enterprises, there is a need for clients to learn about the relevant data of the equipment provided by the enterprises. Especially in enterprises producing automation equipment, the use methods of the equipment, the principles of components in the equipment, and the like are all required to be learned by customers to better apply or debug the equipment.
To meet the needs of learning by the customer, the enterprise may provide a platform for the customer and internal employees to learn, on which the enterprise may publish some learning resources. The problem bank needs to be managed on the learning platform, but after the different administrators issue the test questions to the problem bank, if the test questions are not edited, the test questions may be added to the test paper by other administrators, and errors of the test questions in the test paper may be caused.
Disclosure of Invention
In order to solve the problems of the related art, the application provides a question bank management method and device, and the technical scheme is as follows:
in a first aspect, the present application provides a question bank management method, including:
displaying an item bank editing page, wherein a newly-built test question control is displayed on the item bank editing page;
after the newly-built test question control is triggered, displaying a test question editing page;
and acquiring the test questions edited in the test question editing page, adding the test questions to a question bank, and initializing the attribute setting of the test questions to be in an unpublished state.
Optionally, the method further comprises:
judging whether a publishing control on the question bank editing page is triggered or not after the test questions in the unpublished state are selected;
and if the release control on the question bank editing page is triggered, modifying the attribute of the selected test question into a release state, and allowing the test question in the release state to be edited.
Optionally, the test question editing page at least includes a section to which the test question belongs, a question stem input box, a test question category and a question type.
Optionally, the method further comprises:
receiving a deleting instruction of the specified test question;
judging whether the specified test questions are already distributed to test papers or not;
if the specified test questions are not distributed to the test paper, deleting the specified test questions from the question bank;
and if the specified test questions are distributed to the test paper, forbidding to delete the specified test questions.
Optionally, the method further comprises:
receiving an editing instruction of the selected test question;
judging whether the selected test question is in a published state or not;
if the selected test question is in an unpublished state, displaying a test question editing page of the selected test question;
and if the selected test question is in the issued state, prohibiting the selected test question from being edited.
In a second aspect, the present application further provides an item bank management device, including:
the first display module is used for displaying an item bank editing page, and a newly-built test question control is displayed on the item bank editing page;
the second display module is used for displaying a test question editing page after the newly-built test question control is triggered;
and the adding module is used for obtaining the test questions edited in the test question editing page, adding the test questions to a question bank, and setting the attribute of the test questions to be in an unpublished state.
Optionally, the apparatus further comprises:
the first judgment module is used for judging whether the publishing control on the question bank editing page is triggered or not after the test question in the unpublished state is selected;
and the modification module is used for modifying the attribute of the selected test question into a release state when the release control on the question bank editing page is triggered, and the test question in the release state is allowed to be edited.
Optionally, the test question editing page at least includes a section to which the test question belongs, a question stem input box, a test question category, and a question type.
Optionally, the apparatus further comprises:
the first receiving module is used for receiving a deleting instruction of the specified test question;
the second judging module is used for judging whether the specified test questions are already distributed to the test paper;
the deleting module is used for deleting the specified test questions from the question bank when the specified test questions are not distributed to the test paper;
and the deletion forbidding module is used for forbidding to delete the specified test questions when the specified test questions are distributed to the test paper.
Optionally, the apparatus further comprises:
the second receiving module is used for receiving an editing instruction of the selected test question;
the third judging module is used for judging whether the selected test question is in a published state;
the third display module is used for displaying the test question editing page of the selected test question when the selected test question is in an unpublished state;
and the editing forbidding module is used for forbidding the editing of the selected test questions when the selected test questions are in the issued state.
Based on the technical scheme, the application can at least realize the following beneficial effects:
after the test questions are newly built in the question bank, the attribute of the question bank is set to be in an unpublished state by default, so that other managers cannot directly edit the test questions, and the problem of errors in editing the test questions into test papers is avoided.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a flowchart of an item bank management method provided in an embodiment of the present application;
fig. 2 is a flowchart illustrating editing of a distribution status of test questions in the question bank management method according to an embodiment of the present application;
fig. 3 is a flowchart illustrating deletion of test questions in the question bank management method according to an embodiment of the present application;
fig. 4 is a flowchart of editing test questions in the question bank management method provided in an embodiment of the present application;
fig. 5 is a schematic structural diagram of an item bank management device according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
Fig. 1 is a flowchart of a question bank management method provided in an embodiment of the present application, where the question bank management method provided in the present application may be applied to a client, where a management account is registered on the client, and the management account obtains resources from a server through the registered client, and can edit and manage the resources provided by the server. The server related to the application can provide learning resources such as videos, audios, documents, test questions, test papers and the like for the learning account. The management account generally refers to an account held by a manager. The management personnel can edit the test questions into the question bank of the server through the management account numbers, and each management account number can share the question bank in the server. The question bank management method provided by the application can comprise the following steps:
the method comprises the steps that after a manager logs in from a client by using a management account, resources of a question bank editing page are obtained from a server, the client renders and displays the question bank editing page according to the resources of the question bank editing page obtained from the server, and usually, a newly-built test question control is displayed on the question bank editing page so as to guide the manager to edit a test question according to the newly-built test question control.
after the new test question control is triggered, the client can acquire a signal that the new test question control is triggered, and display a corresponding test question editing page.
Generally, an edit input box of the question stem content and an edit control of an option are displayed on a question edit page, so as to guide a manager to input the question stem in the edit input box or set an option corresponding to the question through the edit control of the option. The stem content may include textual information and/or pictures.
After the administrator finishes editing in the test question editing page, the determination control can be triggered, and correspondingly, the client can acquire the test questions edited in the test question editing page.
Since the newly edited test question may be directly edited by other managers, in order to avoid confusion in managing the newly edited test question, the attribute of the newly edited test question is initialized to an undistributed state, and the newly edited test question is added to the question bank of the server. The status of the test question viewed from the question bank by other managers is an unreleased status, and the test question cannot be edited or added to the test paper before the status attribute of the test question is edited.
In summary, according to the question bank management method provided by the application, after the question is newly created in the question bank, the attribute of the question bank is set to be in the unpublished state by default, so that other managers cannot directly edit the question, and the problem of errors in editing the question into a test paper is avoided.
When a manager wants to edit a test question in the question bank, for example, modify a test question or select and edit a test question into a test paper, the manager needs to complete the test question in the release state, so for a test question in the non-release state, the release state of the test question needs to be modified first, specific steps can be shown in fig. 2, which is a flow chart of the question bank management method provided in an embodiment of the present application when the release state of the test question is edited, and the question bank management method provided in the present application may include the following steps:
when a manager needs to select a test question in an unpublished state in the question bank, the client can determine the selected test question and further judge whether the publishing control on the question bank editing page is triggered.
If the release control on the question bank editing page is triggered, the fact that the administrator needs to modify the unreleased state of the selected test questions into the release state means that the administrator needs to modify the unreleased state of the selected test questions into the release state, at the moment, the attributes of the selected test questions are modified into the release state, and the test questions in the release state are allowed to be edited.
In an actual application scenario, there is a case of deleting a test question from the question bank, and when deleting a test question in the question bank, see fig. 3, which is a flowchart of the method for managing the question bank provided in an embodiment of the present application when deleting a test question, the method includes the following steps:
in the displayed test question list, the manager selects the test question and triggers the deletion control, and correspondingly, the client can receive a deletion instruction for deleting the selected test question, namely, the deletion instruction for the specified test question.
step 303, if the specified test question is not distributed to the test paper, deleting the specified test question from the question bank;
if the specified test question is not distributed to the test paper, the deletion of the test question does not affect the integrity of other test papers, so the specified test question can be deleted from the question bank according to the deletion instruction.
If the specified test question is already allocated to the test paper, the deletion of the test question influences the integrity of the allocated test paper, so that the specified test question is prohibited from being deleted from the question bank.
In another application scenario, the administrator needs to edit the test questions in the question bank, and since the test questions in the unreleased state are allowed to be edited and the test questions in the released state are not allowed to be edited, the administrator needs to determine the release state of the test questions to be edited and select the subsequent operation according to the determination result. Specifically, as shown in fig. 4, it is a flowchart of editing test questions in the question bank management method provided in an embodiment of the present application, and includes the following steps:
in the displayed test question list, the manager selects the test question and triggers the editing control, and correspondingly, the client can receive an editing instruction for editing the selected test question.
if the selected test question is in the non-issued state, the editing of the selected test question does not affect the integrity of other test papers, so that the specified test question can be edited according to the editing instruction.
In step 404, if the selected test question is in the issued status, the selected test question is prohibited from being edited.
If the selected test question is in the issued state, the editing of the selected test question is usually indicated to affect the integrity of other test papers, so that the editing of the selected test question is prohibited.
In summary, according to the question bank management method provided by the application, after the question is newly created in the question bank, the attribute of the question bank is set to be in the unpublished state by default, so that other managers cannot directly edit the question, and the problem of errors in editing the question into a test paper is avoided.
The following is an embodiment of the question bank management device provided in the present application, and since the question bank management device is a device corresponding to the question bank management method, some technical features related to the question bank management device can refer to the explanations in the above embodiment of the question bank management method, and will not be described again below.
Fig. 5 is a schematic structural diagram of an item bank management device according to an embodiment of the present application, and the item bank management device according to the present application may include a first display module 510, a second display module 520, and an adding module 530.
The first display module 510 may be configured to display an item bank editing page, where a new test question control is displayed on the item bank editing page;
the second display module 520 may be configured to display a test question editing page after the new test question control is triggered;
the adding module 530 may be configured to obtain the test questions edited in the test question editing page, add the test questions to the question bank, and set the attributes of the test questions to an unpublished state.
In a possible implementation manner, the question bank management device provided by the present application may further include: the device comprises a first judgment module and a modification module.
The first judging module can be used for judging whether the publishing control on the question bank editing page is triggered or not after the test question in the unpublished state is selected;
the modification module can be used for modifying the attribute of the selected test question into a release state when the release control on the question bank editing page is triggered, and the test question in the release state is allowed to be edited.
Optionally, the test question editing page at least includes a section to which the test question belongs, a question stem input box, a test question category, and a question type.
In another possible implementation manner, the question bank management apparatus provided by the present application may further include: the device comprises a first receiving module, a second judging module, a deleting module and a deleting forbidding module.
The first receiving module can be used for receiving a deleting instruction of the specified test question;
the second judging module can be used for judging whether the specified test question is already distributed to the test paper;
the deleting module can be used for deleting the specified test questions from the question bank when the specified test questions are not distributed to the test paper;
the deletion prohibiting module may be configured to prohibit deletion of the specified test question when the specified test question has been assigned to the test paper.
In another possible implementation manner, the question bank management apparatus provided in the present application may further include: the device comprises a second receiving module, a third judging module, a third display module and an editing forbidding module.
The second receiving module can be used for receiving an editing instruction of the selected test question;
the third judging module can be used for judging whether the selected test question is in a published state;
the third display module may be configured to display a test question editing page of the selected test question when the selected test question is in an unreleased state;
the editing forbidding module can be used for forbidding the editing of the selected test question when the selected test question is in a released state.
In summary, the question bank management device provided by the present application sets the attribute of the question bank to an unpublished state by default after a new test question is created in the question bank, so that other managers cannot directly edit the test question, and the problem of error when editing the test question into a test paper is avoided.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.
Claims (10)
1. A question bank management method, comprising:
displaying an item bank editing page, wherein a newly-built test question control is displayed on the item bank editing page;
after the newly-built test question control is triggered, displaying a test question editing page;
and acquiring the test questions edited in the test question editing page, adding the test questions to a question bank, and initializing the attribute setting of the test questions to be in an unpublished state.
2. The method of claim 1, further comprising:
judging whether a publishing control on the question bank editing page is triggered or not after the test questions in the unpublished state are selected;
and if the release control on the question bank editing page is triggered, modifying the attribute of the selected test question into a release state, and allowing the test question in the release state to be edited.
3. The method according to claim 1, wherein the test question editing page comprises at least a section to which the test question belongs, a question stem input box, a test question category, and a question type.
4. The method of claim 1, further comprising:
receiving a deleting instruction of the specified test question;
judging whether the specified test questions are already distributed to test papers or not;
if the specified test questions are not distributed to the test paper, deleting the specified test questions from the question bank;
and if the specified test questions are distributed to the test paper, forbidding to delete the specified test questions.
5. The method of claim 1, further comprising:
receiving an editing instruction of the selected test question;
judging whether the selected test question is in a published state or not;
if the selected test question is in an unpublished state, displaying a test question editing page of the selected test question;
and if the selected test question is in the issued state, prohibiting the selected test question from being edited.
6. An item bank management apparatus, comprising:
the first display module is used for displaying an item bank editing page, and a newly-built test question control is displayed on the item bank editing page;
the second display module is used for displaying a test question editing page after the newly-built test question control is triggered;
and the adding module is used for obtaining the test questions edited in the test question editing page, adding the test questions to a question bank, and setting the attribute of the test questions to be in an unpublished state.
7. The apparatus of claim 6, further comprising:
the first judgment module is used for judging whether the publishing control on the question bank editing page is triggered or not after the test question in the unpublished state is selected;
and the modification module is used for modifying the attribute of the selected test question into a release state when the release control on the question bank editing page is triggered, and the test question in the release state is allowed to be edited.
8. The apparatus of claim 6, wherein the test question editing page comprises at least a section to which the test question belongs, a question stem input box, a test question category, and a question type.
9. The apparatus of claim 6, further comprising:
the first receiving module is used for receiving a deleting instruction of the specified test question;
the second judging module is used for judging whether the specified test questions are already distributed to the test paper;
the deleting module is used for deleting the specified test questions from the question bank when the specified test questions are not distributed to the test paper;
and the deletion forbidding module is used for forbidding to delete the specified test questions when the specified test questions are distributed to the test paper.
10. The apparatus of claim 6, further comprising:
the second receiving module is used for receiving an editing instruction of the selected test question;
the third judging module is used for judging whether the selected test question is in a published state;
the third display module is used for displaying the test question editing page of the selected test question when the selected test question is in an unpublished state;
and the editing forbidding module is used for forbidding the editing of the selected test questions when the selected test questions are in the issued state.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110388830.6A CN112988015B (en) | 2021-04-12 | 2021-04-12 | Question bank management method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110388830.6A CN112988015B (en) | 2021-04-12 | 2021-04-12 | Question bank management method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112988015A true CN112988015A (en) | 2021-06-18 |
CN112988015B CN112988015B (en) | 2022-09-06 |
Family
ID=76337918
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110388830.6A Active CN112988015B (en) | 2021-04-12 | 2021-04-12 | Question bank management method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112988015B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114936941A (en) * | 2022-06-07 | 2022-08-23 | 臻顺溜科技股份有限公司 | Insurance examination system and method |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101241273B1 (en) * | 2011-09-08 | 2013-03-15 | 주식회사 아이오시스 | Method of creating new test paper by using teat structure |
CN105023212A (en) * | 2015-07-03 | 2015-11-04 | 宁波睿易教育科技股份有限公司 | Teaching evaluation system |
CN107918655A (en) * | 2017-11-16 | 2018-04-17 | 重庆三峡学院 | A kind of test paper generation management control system and control method |
CN109191972A (en) * | 2018-09-16 | 2019-01-11 | 山东数字人科技股份有限公司 | One kind is cutd open based on 3D human organ sample solution to model and learns the method for examination and system |
CN111125081A (en) * | 2019-12-25 | 2020-05-08 | 北京爱论答科技有限公司 | Question bank establishing method and system |
CN113987275A (en) * | 2021-10-08 | 2022-01-28 | 贵州师范学院 | Batch quick test question input method |
-
2021
- 2021-04-12 CN CN202110388830.6A patent/CN112988015B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101241273B1 (en) * | 2011-09-08 | 2013-03-15 | 주식회사 아이오시스 | Method of creating new test paper by using teat structure |
CN105023212A (en) * | 2015-07-03 | 2015-11-04 | 宁波睿易教育科技股份有限公司 | Teaching evaluation system |
CN107918655A (en) * | 2017-11-16 | 2018-04-17 | 重庆三峡学院 | A kind of test paper generation management control system and control method |
CN109191972A (en) * | 2018-09-16 | 2019-01-11 | 山东数字人科技股份有限公司 | One kind is cutd open based on 3D human organ sample solution to model and learns the method for examination and system |
CN111125081A (en) * | 2019-12-25 | 2020-05-08 | 北京爱论答科技有限公司 | Question bank establishing method and system |
CN113987275A (en) * | 2021-10-08 | 2022-01-28 | 贵州师范学院 | Batch quick test question input method |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114936941A (en) * | 2022-06-07 | 2022-08-23 | 臻顺溜科技股份有限公司 | Insurance examination system and method |
Also Published As
Publication number | Publication date |
---|---|
CN112988015B (en) | 2022-09-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108549623B (en) | Collaborative document editing control method and device, electronic equipment and storage medium | |
US8904342B2 (en) | System and method for rapid development of software applications | |
DE69316631T2 (en) | SCREENPLAY BASED SYSTEM FOR TESTING A MULTI-USER COMPUTER SYSTEM | |
US8918783B2 (en) | Managing virtual computers simultaneously with static and dynamic dependencies | |
US10198416B2 (en) | Customizing a form in a model-based system | |
US20100180260A1 (en) | Method and system for performing an automated quality assurance testing | |
US20120244511A1 (en) | Object set optimization using dependency information | |
US20090037881A1 (en) | Systems and methods for testing the functionality of a web-based application | |
JP2014528111A (en) | Workflow system and method for generating, distributing and publishing content | |
US20200364132A1 (en) | System and method of writing, planning and executing manual tests utilizing hosting services for version control and project boards | |
CN112116325B (en) | Approval form control method and device, electronic equipment and readable storage medium | |
CN110806916A (en) | Method and system for realizing individual login page of each tenant of SAAS platform | |
AU2011224001B2 (en) | Content asset manager | |
CN112988016A (en) | Category information management method and device | |
CN112988015B (en) | Question bank management method and device | |
DE102008059875A1 (en) | System and method for tracking time | |
US20060129590A1 (en) | Method and medium for managing data | |
DE112022003063T5 (en) | DATA GOVERNANCE SYSTEMS AND PROCEDURES | |
US20090260024A1 (en) | Process Information Management System | |
US7505993B2 (en) | Database schema for content managed data | |
CN114238155B (en) | Test method, test platform, test device, server and storage medium | |
CN103164629B (en) | A kind of automatic scoring method of Flash software operative skill | |
CN113010071B (en) | Test paper management method and device | |
US20210274227A1 (en) | Information processing system, information processing apparatus, and non-transitory computer readable medium | |
DE102022109120A1 (en) | AUTOMATIC GENERATION OF A SUMMARY REPORT FOR VALIDATION TESTING OF COMPUTER SYSTEMS |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |