CN104504953A - Method and device for randomly generating examination paper - Google Patents

Method and device for randomly generating examination paper Download PDF

Info

Publication number
CN104504953A
CN104504953A CN201410844102.1A CN201410844102A CN104504953A CN 104504953 A CN104504953 A CN 104504953A CN 201410844102 A CN201410844102 A CN 201410844102A CN 104504953 A CN104504953 A CN 104504953A
Authority
CN
China
Prior art keywords
examination question
question
described test
examination
information
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.)
Pending
Application number
CN201410844102.1A
Other languages
Chinese (zh)
Inventor
张源方
吴楠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Beijing Electronic Information Industry Co Ltd
Original Assignee
Inspur Beijing Electronic Information Industry Co Ltd
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 Inspur Beijing Electronic Information Industry Co Ltd filed Critical Inspur Beijing Electronic Information Industry Co Ltd
Priority to CN201410844102.1A priority Critical patent/CN104504953A/en
Publication of CN104504953A publication Critical patent/CN104504953A/en
Pending legal-status Critical Current

Links

Classifications

    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The invention discloses a method for randomly generating examination paper. The method includes steps of S1, acquiring examination question information inputted by users; S2, judging whether examination questions in examination question banks are matched with the examination question information or not, executing a step S4 if the examination questions are matched with the examination question information, or executing a step S3 if the examination questions are not matched with the examination question information; S3, modifying the examination question information and returning to the step S2; S4, randomly extracting the examination questions from the examination question banks according to the examination question information and generating the examination paper according to the extracted examination questions. The method and the device have the advantages that the examination questions in the examination question banks are compared to the examination question information inputted by the users, whether the paper can be successfully constructed or not can be quickly judged in a local similar backtracking mode, accordingly, the quality of random algorithms can be guaranteed, large quantities of useless operation and infinite loops can be prevented before paper constructing failures, the paper constructing time can be saved, the paper constructing efficiency and the quality of the examination paper can be improved, and the paper constructing success rate can be increased.

Description

A kind of method and apparatus of stochastic generation paper
Technical field
The present invention relates to field of computer technology, be specifically related to a kind of method and apparatus of stochastic generation paper.
Background technology
Examination, as a kind of means detecting knowledge dissemination effect, exists for a long time always.Tradition examination needs experience to set a question, prints examination question, tissue examination, correct an examination paper, many processes such as interpretation of result and explanation, the front and back duration is longer, spends a large amount of manpower and materials.Along with the development of multimedia technology and the network communications technology, the Internet is applied to work and the life of people more and more, for traditional test way brings new thinking.The appearance of On-line Examining system; provide a kind of brand-new curriculum test means; break traditional test way restriction over time and space; the diversity of its content; the demand of different levels can be met, substantially increase work efficiency, save cost; and decrease paper waste, be conducive to environmental protection.
In the generation paper stage of online testing, usually need to choose exercise question automatic volume group from existing exam pool, the algorithm used in automatic volume group comprises: random approach, backtracking method and genetic algorithm.Compared with random approach, backtracking method and genetic algorithm realize more complicated, and the Examination Papers ' Quality of generation is lower, and when volume is less time, use genetic algorithm easily to occur that twice, front and back paper content repeats higher situation; And when using existing random approach, it is lower that group is rolled into power ratio, likely can be absorbed in endless loop or occur the situation that paper is heavily inscribed, affect group volume quality.
Summary of the invention
The invention provides a kind of method of stochastic generation paper, be rolled into the lower defect of power ratio to solve group in prior art.
The invention provides a kind of method of stochastic generation paper, comprise the following steps:
The test question information of S1, acquisition user input;
Whether S2, the examination question judged in described test item bank mate with described test question information, if coupling, then perform step S4; Otherwise, perform step S3;
S3, revise described test question information, and return step S2;
S4, from described test item bank, randomly draw examination question according to described test question information, and generate paper according to the examination question be drawn into.
Alternatively, described test question information comprises multiple examination question type and examination question quantity corresponding to often kind of examination question type;
Judge whether the examination question in described test item bank mates with described test question information, is specially:
For often kind of examination question type in described test question information, judge whether the quantity of examination question corresponding in described test item bank is all not less than examination question quantity corresponding in described test question information, if so, then determines that the examination question in described test item bank mates with described test question information; Otherwise, determine that the examination question in described test item bank does not mate with described test question information.
Alternatively, the described test question information of described amendment, is specially:
When for a kind of examination question type in described test question information, when the quantity of examination question corresponding in described test item bank is less than examination question quantity corresponding in described test question information, revise described examination question type or examination question quantity corresponding to described examination question type.
Alternatively, before judging that whether examination question in described test item bank mates with described test question information, also comprise:
Calculate examination question total amount according to described test question information, judge whether the examination question amount in described test item bank is less than described examination question total amount;
Judge whether the examination question in described test item bank mates with described test question information, is specially:
When the examination question amount in described test item bank is not less than described examination question total amount, judge whether the examination question in described test item bank mates with described test question information.
Alternatively, from described test item bank, randomly draw examination question according to described test question information, and generate paper according to the examination question be drawn into, be specially:
A1, from described test question information, select a kind of examination question type of not processed mistake as current examination question type;
A2, from described test item bank, randomly draw an examination question ID according to described current examination question type;
A3, judge whether there is the examination question ID identical with the examination question ID be drawn in described paper table, if so, then return steps A 2; Otherwise, then steps A 4 is performed;
A4, the described examination question ID be drawn into is inserted in paper table;
A5, judge whether the quantity of the examination question ID corresponding with described current examination question type in described examination question volume is less than examination question quantity corresponding with described current examination question type in described test question information, if so, then returns steps A 2; Otherwise, perform steps A 6;
A6, judge the examination question type that whether there is not processed mistake in described test question information, if so, then return steps A 1; Otherwise, perform steps A 7;
A7, according to the examination question ID in described examination question volume, from described test item bank, extract examination question, generate paper according to the examination question be drawn into.
Present invention also offers a kind of device of stochastic generation paper, comprising:
Acquisition module, for obtaining the test question information of user's input;
First judge module, for judging whether the examination question in described test item bank mates with the described test question information that described acquisition module gets, if coupling, then performs step S4; Otherwise, perform step S3;
Modified module, when the examination question for judging at described first judge module in described test item bank not mating with the described test question information that described acquisition module gets, revising described test question information, and triggering described first judge module;
Generation module, when examination question for judging in described test item bank at described first judge module mates with the described test question information that described acquisition module gets, from described test item bank, randomly draw examination question according to described test question information, and generate paper according to the examination question be drawn into.
Alternatively, described test question information comprises multiple examination question type and examination question quantity corresponding to often kind of examination question type;
Described first judge module, specifically for for often kind of examination question type in described test question information, judge whether the quantity of examination question corresponding in described test item bank is all not less than examination question quantity corresponding in described test question information, if so, then determine that the examination question in described test item bank mates with described test question information; Otherwise, determine that the examination question in described test item bank does not mate with described test question information.
Alternatively, described modified module, specifically for when for a kind of examination question type in described test question information, when the quantity of examination question corresponding in described test item bank is less than examination question quantity corresponding in described test question information, revise described examination question type or examination question quantity corresponding to described examination question type.
Alternatively, described device, also comprises:
Second judge module, for calculating examination question total amount according to described test question information, judges whether the examination question amount in described test item bank is less than described examination question total amount;
Described first judge module, when the examination question amount specifically for judging in described test item bank at described second judge module is not less than described examination question total amount, judges whether the examination question in described test item bank mates with described test question information.
Alternatively, described generation module, specifically for performing following operation:
A1, from described test question information, select a kind of examination question type of not processed mistake as current examination question type;
A2, from described test item bank, randomly draw an examination question ID according to described current examination question type;
A3, judge whether there is the examination question ID identical with the examination question ID be drawn in described paper table, if so, then return steps A 2; Otherwise, then steps A 4 is performed;
A4, the described examination question ID be drawn into is inserted in paper table;
A5, judge whether the quantity of the examination question ID corresponding with described current examination question type in described examination question volume is less than examination question quantity corresponding with described current examination question type in described test question information, if so, then returns steps A 2; Otherwise, perform steps A 6;
A6, judge the examination question type that whether there is not processed mistake in described test question information, if so, then return steps A 1; Otherwise, perform steps A 7;
A7, according to the examination question ID in described examination question volume, from described test item bank, extract examination question, generate paper according to the examination question be drawn into.
The present invention is compared by the test question information examination question in test item bank and user inputted, and adopt the mode of the similar backtracking in local, can judge fast group can be rolled into merit, ensure the quality of random algorithm, avoid organizing a large amount of useless operation before rolling up unsuccessfully and endless loop, and then the saving group volume time, raising group volume efficiency, group are rolled into power and Examination Papers ' Quality.
Accompanying drawing explanation
Fig. 1 is the method flow diagram of a kind of stochastic generation paper in the embodiment of the present invention;
Fig. 2 is the apparatus structure schematic diagram of a kind of stochastic generation paper in the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
It should be noted that, if do not conflicted, each feature in the embodiment of the present invention and embodiment can be combined with each other, all within protection scope of the present invention.In addition, although show logical order in flow charts, in some cases, can be different from the step shown or described by order execution herein.
Embodiments provide a kind of method of stochastic generation paper, comprise the following steps: the test question information obtaining user's input, judges whether the examination question in test item bank mates with test question information; If coupling, then randomly draw examination question according to test question information from test item bank, and generate paper according to the examination question be drawn into; Otherwise amendment test question information, according to amended test question information, randomly draws examination question from test item bank, and generates paper according to the examination question be drawn into.The flow process that said method is corresponding, as shown in Figure 1, comprises the following steps:
Step 101, obtains the test question information of user's input.
Wherein, test question information comprises multiple examination question type and examination question quantity corresponding to often kind of examination question type.
Step 102, calculates examination question total amount according to test question information.
Step 103, judges whether the examination question amount in test item bank is less than examination question total amount, if so, then and process ends; Otherwise, perform step 104.
Step 104, for often kind of examination question type in test question information, judges whether the quantity of examination question corresponding in test item bank is all not less than examination question quantity corresponding in described test question information, if so, then performs step 106; Otherwise, perform step 105.
Step 105, amendment test question information, and return step 104.
Particularly, when for a kind of examination question type in test question information, when the quantity of examination question corresponding in test item bank is less than examination question quantity corresponding in test question information, revise this examination question type or examination question quantity corresponding to this examination question type.
Step 106, selects a kind of examination question type of not processed mistake as current examination question type from test question information.
Step 107, randomly draws an examination question ID according to current examination question type from test item bank.
Step 108, judges whether there is the examination question ID identical with the examination question ID be drawn in paper table, if so, then return step 107; Otherwise, then step 109 is performed.
Step 109, is inserted into the examination question ID be drawn in paper table.
Step 110, judges whether the quantity of examination question ID corresponding with current examination question type in examination question volume is less than examination question quantity corresponding with current examination question type in test question information, if so, then returns step 107; Otherwise, perform step 111.
Step 111, judges the examination question type that whether there is not processed mistake in test question information, if so, then returns step 106; Otherwise, perform step 112.
Step 112, according to the examination question ID in examination question volume, extracts examination question, generates paper according to the examination question be drawn into from test item bank.
The embodiment of the present invention is compared by the test question information examination question in test item bank and user inputted, and adopt the mode of the similar backtracking in local, can judge fast group can be rolled into merit, ensure the quality of random algorithm, avoid organizing a large amount of useless operation before rolling up unsuccessfully and endless loop, and then the saving group volume time, raising group volume efficiency, group are rolled into power and Examination Papers ' Quality.In addition, owing to adopting random algorithm to carry out group volume, realize difficulty less, consumption of natural resource is less; Ensured the uniqueness of examination question in paper by examination question ID more further, avoid the phenomenon occurring that examination question repeats.
Based on the method for above-mentioned stochastic generation paper, the embodiment of the present invention additionally provides a kind of device of stochastic generation paper, as shown in Figure 2, comprising:
Acquisition module 210, for obtaining the test question information of user's input.
First judge module 220, for judging whether the examination question in test item bank mates with the test question information that acquisition module 220 gets.
Wherein, test question information comprises multiple examination question type and examination question quantity corresponding to often kind of examination question type.
Correspondingly, above-mentioned first judge module 220, specifically for for often kind of examination question type in test question information, judges whether the quantity of examination question corresponding in test item bank is all not less than examination question quantity corresponding in test question information, if so, then determine that the examination question in test item bank mates with test question information; Otherwise, determine that the examination question in test item bank does not mate with test question information.
Modified module 230, when the examination question for judging in test item bank at the first judge module 220 does not mate with the test question information that acquisition module 210 gets, amendment test question information, and trigger the first judge module 220.
Further, above-mentioned modified module 230, specifically for when for a kind of examination question type in test question information, when the quantity of examination question corresponding in test item bank is less than examination question quantity corresponding in test question information, amendment examination question type or examination question quantity corresponding to examination question type.
Generation module 240, when the examination question for judging in test item bank at the first judge module 220 mates with the test question information that acquisition module gets, randomly draws examination question according to test question information from test item bank, and generates paper according to the examination question be drawn into.
Particularly, above-mentioned generation module 240, specifically for performing following operation:
A1, from test question information, select a kind of examination question type of not processed mistake as current examination question type;
A2, from test item bank, randomly draw an examination question ID according to current examination question type;
A3, judge in paper table, whether to there is the examination question ID identical with the examination question ID be drawn into, if so, then return steps A 2; Otherwise, then steps A 4 is performed;
A4, the examination question ID be drawn into is inserted in paper table;
A5, judge whether the quantity of the examination question ID corresponding with current examination question type in examination question volume is less than examination question quantity corresponding with current examination question type in test question information, if so, then returns steps A 2; Otherwise, perform steps A 6;
A6, judge the examination question type that whether there is not processed mistake in test question information, if so, then return steps A 1; Otherwise, perform steps A 7;
A7, according to the examination question ID in examination question volume, from test item bank, extract examination question, generate paper according to the examination question that is drawn into.
Further, said apparatus, also comprises:
Second judge module 250, for calculating examination question total amount according to test question information, judges whether the examination question amount in test item bank is less than examination question total amount;
Correspondingly, above-mentioned first judge module 220, when the examination question amount specifically for judging in test item bank at the second judge module 250 is not less than examination question total amount, judges whether the examination question in test item bank mates with test question information.
The embodiment of the present invention is compared by the test question information examination question in test item bank and user inputted, and adopt the mode of the similar backtracking in local, can judge fast group can be rolled into merit, ensure the quality of random algorithm, avoid organizing a large amount of useless operation before rolling up unsuccessfully and endless loop, and then the saving group volume time, raising group volume efficiency, group are rolled into power and Examination Papers ' Quality.In addition, owing to adopting random algorithm to carry out group volume, realize difficulty less, consumption of natural resource is less; Ensured the uniqueness of examination question in paper by examination question ID more further, avoid the phenomenon occurring that examination question repeats.
In conjunction with the software module that the step in the method that embodiment disclosed herein describes can directly use hardware, processor to perform, or the combination of the two is implemented.Software module can be placed in the storage medium of other form any known in random access memory (RAM), internal memory, ROM (read-only memory) (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or technical field.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; change can be expected easily or replace, all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should described be as the criterion with the protection domain of claim.

Claims (10)

1. a method for stochastic generation paper, is characterized in that, comprises the following steps:
The test question information of S1, acquisition user input;
Whether S2, the examination question judged in described test item bank mate with described test question information, if coupling, then perform step S4; Otherwise, perform step S3;
S3, revise described test question information, and return step S2;
S4, from described test item bank, randomly draw examination question according to described test question information, and generate paper according to the examination question be drawn into.
2. the method for claim 1, is characterized in that, described test question information comprises multiple examination question type and examination question quantity corresponding to often kind of examination question type;
Judge whether the examination question in described test item bank mates with described test question information, is specially:
For often kind of examination question type in described test question information, judge whether the quantity of examination question corresponding in described test item bank is all not less than examination question quantity corresponding in described test question information, if so, then determines that the examination question in described test item bank mates with described test question information; Otherwise, determine that the examination question in described test item bank does not mate with described test question information.
3. method as claimed in claim 2, it is characterized in that, the described test question information of described amendment, is specially:
When for a kind of examination question type in described test question information, when the quantity of examination question corresponding in described test item bank is less than examination question quantity corresponding in described test question information, revise described examination question type or examination question quantity corresponding to described examination question type.
4. the method for claim 1, is characterized in that, before judging that whether examination question in described test item bank mates with described test question information, also comprises:
Calculate examination question total amount according to described test question information, judge whether the examination question amount in described test item bank is less than described examination question total amount;
Judge whether the examination question in described test item bank mates with described test question information, is specially:
When the examination question amount in described test item bank is not less than described examination question total amount, judge whether the examination question in described test item bank mates with described test question information.
5. the method for claim 1, is characterized in that, randomly draws examination question according to described test question information from described test item bank, and generates paper according to the examination question be drawn into, and is specially:
A1, from described test question information, select a kind of examination question type of not processed mistake as current examination question type;
A2, from described test item bank, randomly draw an examination question ID according to described current examination question type;
A3, judge whether there is the examination question ID identical with the examination question ID be drawn in described paper table, if so, then return steps A 2; Otherwise, then steps A 4 is performed;
A4, the described examination question ID be drawn into is inserted in paper table;
A5, judge whether the quantity of the examination question ID corresponding with described current examination question type in described examination question volume is less than examination question quantity corresponding with described current examination question type in described test question information, if so, then returns steps A 2; Otherwise, perform steps A 6;
A6, judge the examination question type that whether there is not processed mistake in described test question information, if so, then return steps A 1; Otherwise, perform steps A 7;
A7, according to the examination question ID in described examination question volume, from described test item bank, extract examination question, generate paper according to the examination question be drawn into.
6. a device for stochastic generation paper, is characterized in that, comprising:
Acquisition module, for obtaining the test question information of user's input;
First judge module, for judging whether the examination question in described test item bank mates with the described test question information that described acquisition module gets;
Modified module, when the examination question for judging at described first judge module in described test item bank not mating with the described test question information that described acquisition module gets, revising described test question information, and triggering described first judge module;
Generation module, when examination question for judging in described test item bank at described first judge module mates with the described test question information that described acquisition module gets, from described test item bank, randomly draw examination question according to described test question information, and generate paper according to the examination question be drawn into.
7. device as claimed in claim 6, is characterized in that, described test question information comprises multiple examination question type and examination question quantity corresponding to often kind of examination question type;
Described first judge module, specifically for for often kind of examination question type in described test question information, judge whether the quantity of examination question corresponding in described test item bank is all not less than examination question quantity corresponding in described test question information, if so, then determine that the examination question in described test item bank mates with described test question information; Otherwise, determine that the examination question in described test item bank does not mate with described test question information.
8. device as claimed in claim 7, is characterized in that,
Described modified module, specifically for working as a kind of examination question type in described test question information, when the quantity of examination question corresponding in described test item bank is less than examination question quantity corresponding in described test question information, revise described examination question type or examination question quantity corresponding to described examination question type.
9. device as claimed in claim 6, is characterized in that, also comprise:
Second judge module, for calculating examination question total amount according to described test question information, judges whether the examination question amount in described test item bank is less than described examination question total amount;
Described first judge module, when the examination question amount specifically for judging in described test item bank at described second judge module is not less than described examination question total amount, judges whether the examination question in described test item bank mates with described test question information.
10. device as claimed in claim 6, is characterized in that,
Described generation module, specifically for performing following operation:
A1, from described test question information, select a kind of examination question type of not processed mistake as current examination question type;
A2, from described test item bank, randomly draw an examination question ID according to described current examination question type;
A3, judge whether there is the examination question ID identical with the examination question ID be drawn in described paper table, if so, then return steps A 2; Otherwise, then steps A 4 is performed;
A4, the described examination question ID be drawn into is inserted in paper table;
A5, judge whether the quantity of the examination question ID corresponding with described current examination question type in described examination question volume is less than examination question quantity corresponding with described current examination question type in described test question information, if so, then returns steps A 2; Otherwise, perform steps A 6;
A6, judge the examination question type that whether there is not processed mistake in described test question information, if so, then return steps A 1; Otherwise, perform steps A 7;
A7, according to the examination question ID in described examination question volume, from described test item bank, extract examination question, generate paper according to the examination question be drawn into.
CN201410844102.1A 2014-12-30 2014-12-30 Method and device for randomly generating examination paper Pending CN104504953A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410844102.1A CN104504953A (en) 2014-12-30 2014-12-30 Method and device for randomly generating examination paper

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410844102.1A CN104504953A (en) 2014-12-30 2014-12-30 Method and device for randomly generating examination paper

Publications (1)

Publication Number Publication Date
CN104504953A true CN104504953A (en) 2015-04-08

Family

ID=52946570

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410844102.1A Pending CN104504953A (en) 2014-12-30 2014-12-30 Method and device for randomly generating examination paper

Country Status (1)

Country Link
CN (1) CN104504953A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105118348A (en) * 2015-08-20 2015-12-02 浙江通关教育科技有限公司 Question selecting method based on knowledge point system
CN105373594A (en) * 2015-10-23 2016-03-02 广东小天才科技有限公司 Method and apparatus for screening repeated test questions from question bank
CN109300065A (en) * 2018-08-15 2019-02-01 北京博赛在线网络科技有限公司 A kind of online exercises generation method and device
CN110097241A (en) * 2018-01-30 2019-08-06 北大方正集团有限公司 On-line testing learning method, system, computer equipment and storage medium

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1246694A (en) * 1999-06-23 2000-03-08 乌汉 Method for implementing random examination questions library
CN1932795A (en) * 2006-10-10 2007-03-21 青岛中科恒信信息技术有限公司 Examination paper intelligent setting questions and organizing system
CN101196870A (en) * 2007-12-19 2008-06-11 济南钢铁股份有限公司 Item database organization and automatic volume group implementing method and system
US20090087826A1 (en) * 2007-09-27 2009-04-02 Hong Fu Jin Precision Industry (Shenzhen) Co. Ltd. System and method for generating an exam
CN101470695A (en) * 2007-12-28 2009-07-01 英业达股份有限公司 System and method for dynamically generating examination questions
TW200933554A (en) * 2008-01-25 2009-08-01 Inventec Corp System for dynamically generating examination questions and method thereof
CN101866561A (en) * 2010-06-11 2010-10-20 哈尔滨工程大学 Device and method for intellectually composing test paper by adjustable multi-variable asymptotic optimizing algorithm
CN102194344A (en) * 2011-06-02 2011-09-21 广州良师益友教育软件有限公司 Test question generation system and implementation method thereof
CN102799776A (en) * 2012-07-10 2012-11-28 富士施乐实业发展(上海)有限公司 Automatic examination paper processing system
TW201301059A (en) * 2011-06-21 2013-01-01 Univ Nan Kai Technology System for choosing examination questions from file and method thereof
CN103077492A (en) * 2013-01-22 2013-05-01 牡丹江师范学院 Automatic examination paper generating device and method based on binary large object (BLOB) storage and enhanced RichEdit control
CN103136305A (en) * 2011-12-05 2013-06-05 北大方正集团有限公司 Processing method and device used for test resource
CN103208211A (en) * 2012-01-13 2013-07-17 深圳市育才幻音信息技术有限公司 Method and device for question selection of network education test
TW201349159A (en) * 2012-05-31 2013-12-01 Han Lin Publishing Co Ltd Method for generating learning test questions and system thereof
TW201443667A (en) * 2013-05-09 2014-11-16 Leo Systems Inc Artificial intelligent test paper item system and item method thereof

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1246694A (en) * 1999-06-23 2000-03-08 乌汉 Method for implementing random examination questions library
CN1932795A (en) * 2006-10-10 2007-03-21 青岛中科恒信信息技术有限公司 Examination paper intelligent setting questions and organizing system
US20090087826A1 (en) * 2007-09-27 2009-04-02 Hong Fu Jin Precision Industry (Shenzhen) Co. Ltd. System and method for generating an exam
CN101196870A (en) * 2007-12-19 2008-06-11 济南钢铁股份有限公司 Item database organization and automatic volume group implementing method and system
CN101470695A (en) * 2007-12-28 2009-07-01 英业达股份有限公司 System and method for dynamically generating examination questions
TW200933554A (en) * 2008-01-25 2009-08-01 Inventec Corp System for dynamically generating examination questions and method thereof
CN101866561A (en) * 2010-06-11 2010-10-20 哈尔滨工程大学 Device and method for intellectually composing test paper by adjustable multi-variable asymptotic optimizing algorithm
CN102194344A (en) * 2011-06-02 2011-09-21 广州良师益友教育软件有限公司 Test question generation system and implementation method thereof
TW201301059A (en) * 2011-06-21 2013-01-01 Univ Nan Kai Technology System for choosing examination questions from file and method thereof
CN103136305A (en) * 2011-12-05 2013-06-05 北大方正集团有限公司 Processing method and device used for test resource
CN103208211A (en) * 2012-01-13 2013-07-17 深圳市育才幻音信息技术有限公司 Method and device for question selection of network education test
TW201349159A (en) * 2012-05-31 2013-12-01 Han Lin Publishing Co Ltd Method for generating learning test questions and system thereof
CN102799776A (en) * 2012-07-10 2012-11-28 富士施乐实业发展(上海)有限公司 Automatic examination paper processing system
CN103077492A (en) * 2013-01-22 2013-05-01 牡丹江师范学院 Automatic examination paper generating device and method based on binary large object (BLOB) storage and enhanced RichEdit control
TW201443667A (en) * 2013-05-09 2014-11-16 Leo Systems Inc Artificial intelligent test paper item system and item method thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张淑玉等: "用Delphi实现随机抽题并生成试卷到Word文档", 《潍坊学院学报》 *
祝勇仁等: "CAD/M类软件课程的随机试卷生成系统开发", 《机电工程》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105118348A (en) * 2015-08-20 2015-12-02 浙江通关教育科技有限公司 Question selecting method based on knowledge point system
CN105118348B (en) * 2015-08-20 2017-10-03 浙江通关教育科技有限公司 The subject Topic Selection of knowledge based point system
CN105373594A (en) * 2015-10-23 2016-03-02 广东小天才科技有限公司 Method and apparatus for screening repeated test questions from question bank
CN105373594B (en) * 2015-10-23 2019-05-21 广东小天才科技有限公司 The method and device of examination question is repeated in a kind of screening exam pool
CN110097241A (en) * 2018-01-30 2019-08-06 北大方正集团有限公司 On-line testing learning method, system, computer equipment and storage medium
CN109300065A (en) * 2018-08-15 2019-02-01 北京博赛在线网络科技有限公司 A kind of online exercises generation method and device

Similar Documents

Publication Publication Date Title
CN103677516B (en) The interface creating method of terminal and device
CN104504953A (en) Method and device for randomly generating examination paper
Putra et al. Evaluating text coherence based on semantic similarity graph
US10977317B2 (en) Search result displaying method and apparatus
Morse Developing sustainability indicators and indices
CN106469169A (en) Information processing method and device
CN103971555A (en) Multi-level automated assessing and training integrated service method and system
CN102236722A (en) Method and system for generating user comment summaries based on triples
CN105608100A (en) Information extraction method and information extraction device
Pilehvar et al. Inducing embeddings for rare and unseen words by leveraging lexical resources
CN110377689A (en) Paper intelligent generation method, device, computer equipment and storage medium
CN106251725A (en) Examination question corrects method and server
CN103500158A (en) Method and device for annotating electronic document
CN109711136A (en) Store equipment, identifying code Picture Generation Method and device
CN105989114A (en) Collection content recommendation method and terminal
CN106131226A (en) Judge method and the server of script
Tang et al. Lily results for OAEI 2018.
CN108845955A (en) Chinese input method test method and device and electronic equipment
CN107277186B (en) Method, device and system for setting electronic seat number
CN108829882A (en) Formation gathering method, device, terminal and medium
CN107797736A (en) Method for information display and device
Slingsby et al. Experiences in involving analysts in visualisation design
US10838880B2 (en) Information processing apparatus, information processing method, and recording medium that provide information for promoting discussion
CN110928790A (en) Test case construction method and device and test equipment
CN104077320A (en) Method and device for generating to-be-published information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150408