WO2023142337A1 - 实验展示方法、装置、电子设备、存储介质及程序产品 - Google Patents

实验展示方法、装置、电子设备、存储介质及程序产品 Download PDF

Info

Publication number
WO2023142337A1
WO2023142337A1 PCT/CN2022/099012 CN2022099012W WO2023142337A1 WO 2023142337 A1 WO2023142337 A1 WO 2023142337A1 CN 2022099012 W CN2022099012 W CN 2022099012W WO 2023142337 A1 WO2023142337 A1 WO 2023142337A1
Authority
WO
WIPO (PCT)
Prior art keywords
experimental
meta
experiment
file
task
Prior art date
Application number
PCT/CN2022/099012
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 上海商汤智能科技有限公司
Publication of WO2023142337A1 publication Critical patent/WO2023142337A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • 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
    • G09B19/00Teaching not covered by other main groups of this subclass
    • G09B19/0053Computers, e.g. programming

Definitions

  • the present disclosure relates to the field of computer technology, in particular, to an experiment display method, device, electronic equipment, storage medium and program product.
  • Embodiments of the present disclosure at least provide an experiment demonstration method, device, electronic equipment, storage medium, and program product.
  • an embodiment of the present disclosure provides an experimental display method, including:
  • the meta-information file is used to define the experiment to which the same type of experiment corresponding to the experimental task to be produced belongs to structure;
  • At least one interface module is determined by parsing the meta information file, and the interface modules are combined to obtain the experimental display result.
  • the experimental structure to which various types of experiments belong can be pre-defined based on the meta-information file.
  • the meta-information file corresponding to the experimental structure can be directly obtained, and then based on the meta-information
  • the analysis results of the file can be displayed for the experimental tasks that have been produced.
  • the experimental tasks to be produced can be realized by using the defined experimental structure in the whole experimental process, and no matter what type of experiment the experimental tasks to be produced belong to. Based on the interface module obtained by analysis, the production of relevant experimental tasks can be realized, which is easy to operate and has better applicability, so it can be widely used in teaching and research work.
  • the parsing the meta information file to determine at least one interface module for displaying the experimental interface includes:
  • different experiment types correspond to different meta-information files
  • different meta-information files define different experimental structures.
  • you can The experimental structure is analyzed, and the interface module obtained by the analysis can be used to display the experimental interface quickly and conveniently.
  • the analyzing the experimental structure and determining at least one interface module for displaying the experimental interface includes:
  • the experimental structure is editable, and different experimental structures can be obtained by editing the experimental structure.
  • teaching and research teachers can add or delete some functional modules to the experimental structure according to their own teaching needs, and the operation is more convenient. Flexible, which is more conducive to the application of specific teaching and research tasks.
  • the analyzing the experimental structure and determining at least one interface module for displaying the experimental interface includes:
  • Analyzing the experimental structure determining at least one experimental module included in the experimental structure; each of the experimental modules is used to perform a corresponding experimental subtask;
  • the at least one interface module determined by the at least one experimental module is determined as the at least one interface module for displaying the experimental interface.
  • the corresponding experimental subtask in order to facilitate the completion of each experimental subtask, can be executed based on the experimental module analyzed from the experimental structure, so that each displayed interface module can point to each experimental subtask, It is convenient for process operation and more conducive to the implementation of teaching and research work.
  • the experiment type to which the experimental task to be made belongs includes one of the following types:
  • the obtaining the meta-information file matching the experimental task to be produced includes:
  • the obtained meta-information file includes a first meta-information sub-file for defining game resources and a second meta-information sub-file for defining a game flow;
  • the obtained meta-information file includes a third meta-information sub-file for defining supported sensor data and a fourth meta-information sub-file for defining experimental steps. file; or,
  • the obtained meta-information file includes the fifth meta-information sub-file for defining the function library and the sixth meta-information sub-file for defining the programming logic. document.
  • the method also includes:
  • the experiment source file is used to define the scoring rules corresponding to the experiment task to be produced; the experiment user file includes template content for the second user to complete the experiment task.
  • both the experimental source file and the experimental user file are associated with the experimental task to be produced.
  • the former can automatically judge the accuracy of the second user's experimental operation based on the scoring rules, and the latter can facilitate the second user to conduct experiments. operation, with better practicality.
  • the method further includes:
  • the second user can execute the corresponding experimental subtask through the selected interface module, which can make the experimental operation easier and more convenient.
  • the response to the operation instruction for the selected interface module is to obtain the operation result under the experimental subtask for the interface module, including:
  • the interface module is filled with content based on the template content to obtain the operation result.
  • the content of the template is used to fill the content of the interface module, so that the operation result can be obtained more quickly and conveniently, and further enables the second user to quickly grasp the experimental content.
  • the embodiment of the present disclosure provides another experimental display method, including:
  • the embodiment of the present disclosure also provides an experimental display device, including:
  • the first acquisition module is configured to, in response to the first user's production request for the experimental task to be produced, acquire a meta-information file matching the experimental task to be produced; the meta-information file is used to define the correspondence between the experimental task to be produced The experiment structure to which experiments of the same type belong;
  • a parsing module configured to parse the meta-information file, and determine at least one interface module for displaying the experimental interface
  • the combination module is used to combine the at least one interface module to obtain the display results for the experimental tasks that have been produced.
  • the parsing module is configured to parse the meta-information file according to the following steps, and determine at least one interface module for displaying the experimental interface:
  • the parsing module is configured to parse the experimental structure according to the following steps, and determine at least one interface module for displaying the experimental interface:
  • the parsing module is configured to parse the experimental structure according to the following steps, and determine at least one interface module for displaying the experimental interface:
  • Analyzing the experimental structure determining at least one experimental module included in the experimental structure; each of the experimental modules is used to perform a corresponding experimental subtask;
  • the at least one interface module determined by the at least one experimental module is determined as the at least one interface module for displaying the experimental interface.
  • the experiment type to which the experimental task to be made belongs includes one of the following types:
  • the first acquisition module is configured to acquire a meta-information file matching the experimental task to be produced according to the following steps:
  • the obtained meta-information file includes a first meta-information sub-file for defining game resources and a second meta-information sub-file for defining a game flow;
  • the obtained meta-information file includes a third meta-information sub-file for defining supported sensor data and a fourth meta-information sub-file for defining experimental steps. file; or,
  • the obtained meta-information file includes the fifth meta-information sub-file for defining the function library and the sixth meta-information sub-file for defining the programming logic. document.
  • the device further includes:
  • the second obtaining module is used to obtain the experimental source file and the experimental user file matching the experimental task to be produced in response to the first user's production request for the experimental task to be produced;
  • the experiment source file is used to define the scoring rules corresponding to the experiment task to be produced; the experiment user file includes template content for the second user to complete the experiment task.
  • the device further includes an operation module for:
  • the operation module is configured to respond to the operation instruction for the selected interface module according to the following steps, and obtain the operation result under the experimental subtask for the interface module:
  • the interface module is filled with content based on the template content to obtain the operation result.
  • the embodiment of the present disclosure also provides another experimental display device, including:
  • a search module configured to search for a meta-information file matching the experimental task to be produced from the pre-stored meta-information files in response to the client's production request for the experimental task to be produced;
  • a returning module configured to return the found meta information file to the client.
  • an embodiment of the present disclosure further provides an electronic device, including: a processor, a memory, and a bus, the memory stores machine-readable instructions executable by the processor, and when the electronic device is running, the processing
  • the processor communicates with the memory through a bus, and when the machine-readable instructions are executed by the processor, the first aspect, the second aspect, or any possible implementation manner in the first aspect or the second aspect is executed in the steps.
  • the embodiments of the present disclosure also provide a computer-readable storage medium, on which a computer program is stored.
  • a computer program When the computer program is run by a processor, the above-mentioned first aspect, second aspect, or first aspect is executed. A step in any possible implementation of the first aspect or the second aspect.
  • FIG. 1 shows a flow chart of an experimental demonstration method provided by an embodiment of the present disclosure
  • FIG. 2 shows a flow chart of a specific method for determining at least one interface module for displaying an experimental interface in the experimental display method provided by an embodiment of the present disclosure
  • FIG. 3 shows a schematic diagram of an experimental module in the experimental demonstration method provided by an embodiment of the present disclosure
  • FIG. 4 shows a flowchart of another experimental demonstration method provided by an embodiment of the present disclosure
  • Fig. 5 shows a schematic diagram of an experimental display device provided by an embodiment of the present disclosure
  • FIG. 6 shows a schematic diagram of another experimental display device provided by an embodiment of the present disclosure.
  • Fig. 7 shows a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
  • the present disclosure provides an experimental display method, device, electronic equipment and storage medium, no matter what type of experiment the experimental task to be produced belongs to, the relevant experimental task can be realized based on the interface module obtained by analysis
  • the production is easy to operate and has better applicability, so it can be widely used in teaching and research work.
  • the execution subject of the experimental display method provided in the embodiment of the present disclosure is generally an electronic device with a certain computing capability.
  • the device includes, for example: a terminal device or a server or other processing device, and the terminal device may be a user equipment (User Equipment, UE), a mobile device, a user terminal, a terminal, a computing device, and the like.
  • the experimental demonstration method can be implemented by a processor invoking computer-readable instructions stored in a memory.
  • FIG. 1 it is a flow chart of the experimental display method provided by the embodiment of the present disclosure.
  • the execution subject of the method may be a client (such as a user equipment with a client).
  • Execution of the above experimental display method may specifically include steps S101-S103 ,in:
  • the above experimental display method can be mainly applied to the field of programming education, and specifically can be applied to the scene of programming experiment teaching.
  • the first user here is a user with experiment creation authority, which can be the experiment maker (including the experiment creator or co-developer), specifically the instructor of the programming experiment; the experiment task to be made here can be what the experiment maker wants The programming experiment to be produced; the meta-information file here can include various definition files, which can be the definition file of the experimental module (such as the definition file of building blocks), resource files such as pictures and sounds, or text containing experimental steps document.
  • the experiment structure here can be defined based on the above-mentioned meta-information file, specifically, it can be the accumulation of functional modules corresponding to the programming experiment. In addition, there is a corresponding relationship between the experiment structure and the experiment type, and different experiment types can correspond to different experiment structures.
  • the client in the embodiments of the present disclosure can pre-log in to the established teaching experiment platform, and the meta-information files here can be pre-stored in the server corresponding to the preset teaching experiment platform.
  • the experiment maker needs to make a programming experiment, he can obtain the meta-information file from the server through the teaching experiment platform.
  • the client can automatically analyze the meta-information file and call the interface module corresponding to the meta-information file.
  • the operator can select the interface module to be used, and combine the interface modules by stacking the interface modules to form the experimental interface corresponding to the programming experiment.
  • the server can first obtain the task related to the experimental task to be produced based on the production request transmitted by the teaching experiment platform ID, because there is a corresponding relationship between each task ID and each meta information file pre-stored on the server, in this way, the server can find out the corresponding meta information file based on the task ID obtained in the production request, and the found
  • the meta-information file is returned to the client corresponding to the teaching experiment platform, so that the client can use the returned meta-information file to realize the rapid production of related experiments.
  • the interface module here can be used to display each functional module in the programming experiment. There is a corresponding relationship between the interface module and each functional module, and each functional module can correspond to at least one interface module; the client here parses out the details of multiple interface modules. In some cases, the interface combination can be carried out, and the combined experimental interface can be displayed.
  • experiment maker can also edit the meta-information file, and can also perform the above-mentioned various operations such as parsing and calling on the edited meta-information file.
  • Experiment types in the embodiments of the present disclosure may include various types, for example, game types, hardware types, and server-side programming types may be included.
  • the game category can be simple game experiments such as quizzes and guessing games
  • the hardware category can be experiments such as car control, development boards, etc.
  • the server programming category can be experiments using Python programming language or building blocks to realize simple interaction .
  • the obtained meta information files are also different.
  • the meta information file in the json format can be used in the disclosed embodiments.
  • one meta-information file or multiple meta-information files can be set for one type of experiment, which can be set in combination with specific application scenarios, and no specific restrictions are set here.
  • the obtained meta-information files include meta-information sub-files used to define resource files such as game maps, characters, and sounds, and meta-information sub-files used to define game processes; for example , in a simple boxing guessing experiment, the meta information file can include files defining the paths of game sounds such as "rock”, “scissors", “cloth”, “victory”, and “failure” and the sequence of boxing guessing document.
  • the obtained meta-information files include meta-information sub-files for defining supported sensor data and meta-information sub-files for defining experimental steps.
  • the metadata file may include a file defining the data of the distance sensor and a file defining the steps of controlling the movement of the trolley.
  • the obtained meta-information files include meta-information sub-files for defining function libraries and meta-information sub-files for defining programming logic.
  • the meta-information files can include files that define different functions and the logic of the entire experiment.
  • experiment creators/platform developers can also expand other experiment types in the form of pre-defined meta-information files, so as to facilitate the expansion of experiment types; the corresponding experiment interface modules can be based on the meta-information files Define free combination, so that the richness of experimental production can be rapidly improved.
  • the platform can provide extension interfaces of other experiment types.
  • the experiment maker triggers the experiment task creation request, he can select other experiment types to obtain the meta information files of other experiment types.
  • the meta information file It can be a newly created blank file or a default file template.
  • the experiment maker can define a new experiment type by editing/modifying the content of the meta-information file; further, after the experiment maker completes editing the meta-information file, the meta-information file It can be saved as a meta-information file matching the new experiment type, and subsequent experiment creators can select the corresponding experiment type to obtain the meta-information file for experiment production.
  • the meta information file After obtaining the meta information file, in order to determine at least one interface module for displaying the experimental interface, the meta information file needs to be parsed. Specifically, the following steps can be performed:
  • Step 1 Extract the structure of the meta-information file based on the type of experiment to which the experimental task to be produced belongs, and determine the experimental structure extracted from the meta-information file;
  • Step 2 Analyze the experimental structure, and determine at least one interface module for displaying the experimental interface.
  • the experimental structure here is editable, and the editing method can be edited by using various editing tools such as text editors and visual editors.
  • teaching and research teachers can add or delete some functional modules to the experimental structure according to their own teaching needs, so that the experimental structure is more conducive to the application of specific teaching and research tasks.
  • the specific code area defined for the experimental structure in the meta-information file can be intercepted, and then the intercepted code can be compiled to obtain the corresponding experimental structure.
  • the experimental structure can be analyzed through the analysis tool set by the client.
  • the experimental modules here can be functional modules corresponding to programming experiments.
  • experiments can be designed in the form of building block programming.
  • the building block tool blocks in the building block programming can be used as experimental modules, and each building block tool block corresponds to at least one interface module. Specifically shown in Figure 3.
  • FIG 3 there are 6 building block tool blocks on the left, corresponding to "action”, “detection”, “output”, “logic”, “loop” and “variable”.
  • the experimental subtask corresponding to “action” can be the change of control position
  • the experimental subtask corresponding to "detection” can be behavior detection
  • the experimental subtask corresponding to "output” can be output text
  • the experimental subtask corresponding to "logic” can be
  • the task can be logical judgment
  • the experimental subtask corresponding to "loop” can be repeated execution
  • the experimental subtask corresponding to "variable” can be to define various variables.
  • the right side shows the interface module corresponding to the "action” used to display the experimental subtasks. According to the different building blocks on the left side, different interface modules will be displayed on the right side.
  • the experimental operator can select interface modules such as "forward 50 seconds” and “forward 50 frames” from the right, and can modify the number of seconds or frames according to their own needs, so that Control the car to move forward to different positions.
  • the experimental source file In response to the production request of the first user for the experimental task to be produced, obtain the experimental source file and the experimental user file matching the experimental task to be produced; wherein, the experimental source file is used to define the scoring rules corresponding to the experimental task to be produced; the experimental user The file includes template content for the second user to complete the experimental task.
  • the second user here is a user with experiment operation authority, and may be an experiment operator or an experiment maker, for example, may be a student operating a programming experiment.
  • the experiment source file here is edited by the experiment maker, and the experiment source file can include the scoring rules corresponding to the experiment task (for example, a correct operation result and corresponding score value can be set for each operation step), and can be It is used to score the experiment operation of the experiment operator.
  • the experiment user file here can be used for experiment operation by the experiment operator or experiment maker, and the experiment user file can include some preset templates.
  • the specific way to preset the template in the experimental user file can be as follows: the teaching and research teacher writes an incomplete code in the experimental user file in advance, and leaves some placeholders in the code. Filling in the correct code in the position can ensure the correct realization of the function.
  • Step 1 Responding to the second user's selection instruction for displaying results, determine the interface module selected based on the selection instruction;
  • Step 2 Responding to the operation instruction for the selected interface module, obtain the operation result under the experimental subtask for the interface module.
  • experiment operator or experiment maker can execute the corresponding experiment subtask through the selected interface module, which can make the experiment operation easier and more convenient.
  • the experimental operator When the experimental operator is performing the experimental operation, firstly, he can select the building block tool block from the left side of the interface shown in Figure 3. At this time, the building block corresponding to the selected building block tool block will be displayed on the right side of the interface, and the experimental operator can select the building block tool block on the right side. The displayed building block, and then fill in the value or text in the editable area of the selected building block to complete the experimental operation.
  • the editable area here is reserved according to the preset template for filling by the experimenter.
  • the experiment operator performs the experiment operation by filling the template, the data of the experiment operation will be written into the experiment user file.
  • the experiment interface displays the operation result.
  • the educational experiment platform supports two roles of producer and user.
  • the production and use of experiments are completed on the same platform, and different permissions are set for creators and users, which well isolates user scenarios. , which protects the underlying resources of experiments such as meta information files.
  • FIG. 4 it is a flow chart of the experimental display method provided by the embodiment of the present disclosure.
  • the execution subject of the method may be a server. Executing the above experimental display method may specifically include steps S401-S402, wherein:
  • the server can firstly obtain the task identifiers of the experimental tasks to be produced based on the production request transmitted by the teaching experiment platform. Since there is a corresponding relationship between each task identifier and each meta-information file stored in the server, in this way, the server can Find out the corresponding meta-information file based on the task ID obtained in the production request, and return the found meta-information file to the client corresponding to the teaching experiment platform, so that the client can use the returned meta-information file to realize the rapid execution of related experiments make.
  • the writing order of each step does not mean a strict execution order and constitutes any limitation on the implementation process.
  • the specific execution order of each step should be based on its function and possible
  • the inner logic is OK.
  • the embodiment of the present disclosure also provides an experimental display device corresponding to the experimental display method. Since the problem-solving principle of the device in the embodiment of the present disclosure is similar to the above-mentioned experimental display method of the embodiment of the present disclosure, the implementation of the device Reference can be made to the implementation of the method, and repeated descriptions will not be repeated.
  • FIG. 5 it is a schematic structural diagram of an experimental display device provided by an embodiment of the present disclosure, and the device includes: a first acquisition module 501, an analysis module 502, and a combination module 503; wherein,
  • the first acquisition module 501 is used to respond to the first user's production request for the experimental task to be produced, and obtain the meta information file matching the experimental task to be produced; the meta information file is used to define the same type of experiment corresponding to the experimental task to be produced. the experimental structure;
  • Parsing module 502 configured to parse the meta information file, and determine at least one interface module for displaying the experimental interface
  • the combination module 503 is used to combine at least one interface module to obtain the display results for the experimental tasks that have been produced.
  • At least one interface module is determined by parsing the meta information file, and the interface modules are combined to obtain an experimental display result.
  • the experimental structure to which various types of experiments belong can be pre-defined based on the meta-information file.
  • the meta-information file corresponding to the experimental structure can be directly obtained, and then based on the meta-information
  • the analysis results of the file can be displayed for the experimental tasks that have been produced.
  • the experimental tasks to be produced can be realized by using the defined experimental structure in the whole experimental process, and no matter what type of experiment the experimental tasks to be produced belong to. Based on the interface module obtained by analysis, the production of relevant experimental tasks can be realized, which is easy to operate and has better applicability, so it can be widely used in teaching and research work.
  • the parsing module 502 is configured to parse the meta information file according to the following steps, and determine at least one interface module for displaying the experimental interface:
  • the analysis module 502 is configured to analyze the experimental structure according to the following steps, and determine at least one interface module for displaying the experimental interface:
  • the analysis module 502 is configured to analyze the experimental structure according to the following steps, and determine at least one interface module for displaying the experimental interface:
  • the at least one interface module determined by the at least one experimental module is determined as the at least one interface module for displaying the experimental interface.
  • the experiment type of the experimental task to be made includes one of the following types:
  • the first acquisition module 501 is configured to acquire the meta-information file matching the experimental task to be produced according to the following steps:
  • the obtained meta-information file includes a first meta-information sub-file for defining game resources and a second meta-information sub-file for defining game flow;
  • the obtained meta-information file includes a third meta-information sub-file for defining supported sensor data and a fourth meta-information sub-file for defining experimental steps;
  • the obtained meta-information file includes the fifth meta-information sub-file for defining the function library and the sixth meta-information sub-file for defining the programming logic.
  • the device also includes:
  • the second obtaining module 504 is used to obtain the experimental source file and the experimental user file matching the experimental task to be produced in response to the first user's production request for the experimental task to be produced;
  • the experiment source file is used to define the scoring rules corresponding to the experimental task to be produced;
  • the experiment user file includes the template content for the second user to complete the experimental task.
  • the device after the combination module 503 obtains the display results for the experimental tasks that have been produced, the device also includes an operation module 505 for:
  • the operation module 505 is configured to respond to the operation instruction for the selected interface module according to the following steps, and obtain the operation result under the experimental subtask for the interface module:
  • the content of the interface module is filled to obtain the operation result.
  • FIG. 6 it is a schematic structural diagram of another experimental display device provided by an embodiment of the present disclosure.
  • the device includes: a search module 601 and a return module 602; wherein,
  • the search module 601 is configured to search for a meta-information file matching the experimental task to be produced from various pre-stored meta-information files in response to the client's production request for the experimental task to be produced;
  • Returning module 602 configured to return the found meta information file to the client.
  • an embodiment of the present disclosure also provides an electronic device.
  • FIG. 7 it is a schematic structural diagram of an electronic device 700 provided by an embodiment of the present disclosure, including a processor 71 , a memory 72 , and a bus 73 .
  • the memory 72 is used to store execution instructions, including a memory 721 and an external memory 722; the memory 721 here is also called an internal memory, and is used to temporarily store calculation data in the processor 71 and exchange data with an external memory 722 such as a hard disk.
  • the processor 71 exchanges data with the external memory 722 through the memory 721.
  • the processor 71 communicates with the memory 72 through the bus 73, so that the processor 71 executes the following instructions:
  • Embodiments of the present disclosure also provide a computer-readable storage medium, on which a computer program is stored. When the computer program is run by a processor, the steps of the experimental demonstration method described in the above-mentioned method embodiments are executed.
  • the storage medium may be a volatile or non-volatile computer-readable storage medium.
  • the embodiment of the present disclosure also provides a computer program product, the computer product carries a program code, and the instructions included in the program code can be used to execute the steps of the experimental demonstration method described in the above method embodiment, for details, please refer to the above method implementation example, which will not be repeated here.
  • the above-mentioned computer program product may be specifically implemented by means of hardware, software or a combination thereof.
  • the computer program product is embodied as a computer storage medium, and in another optional embodiment, the computer program product is embodied as a software product, such as a software development kit (Software Development Kit, SDK) etc. wait.
  • a software development kit Software Development Kit, SDK
  • the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present disclosure may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
  • the functions are realized in the form of software function units and sold or used as independent products, they can be stored in a non-volatile computer-readable storage medium executable by a processor.
  • the technical solution of the present disclosure is essentially or the part that contributes to the prior art or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make an electronic device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods described in various embodiments of the present disclosure.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disc and other media that can store program codes. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • General Business, Economics & Management (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种实验展示方法、装置、电子设备、存储介质及程序产品,其中,该方法包括:响应于第一用户针对待制作实验任务的制作请求,获取与所述待制作实验任务匹配的元信息文件;所述元信息文件用于定义所述待制作实验任务对应的同一类型实验所属的实验结构(S101);对所述元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块(S102);将所述至少一个界面模块进行组合,得到针对已制作实验任务的展示结果(S103)。该方法可基于元信息文件预先定义各种类型实验所属的实验结构,整个实验过程基于实验结构所解析所得到的界面模块可以实现有关实验任务的制作,易于操作,具有更好的适用性,从而可以被广泛应用于教研工作中。

Description

实验展示方法、装置、电子设备、存储介质及程序产品
本申请要求在2022年01月28日提交中国专利局、申请号为202210107846.X、申请名称为“一种实验展示方法、装置、电子设备及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
【技术领域】
本公开涉及计算机技术领域,具体而言,涉及一种实验展示方法、装置、电子设备、存储介质及程序产品。
【背景技术】
随着人工智能的普及,编程教育逐渐成为K12教育(kindergarten through twelfth grade,一种学前教育至高中教育的教育方式)、高等教育和职业教育中的一个重要组成部分。其中,用于教学和实践的课程实验是编程教育课程中重要的教学内容。
为满足各学龄段、各专业方向等编程教育的教学需求,需要教学实验平台可以为教研老师提供相应的功能来支持不同类型的实验的开发和制作。
【发明内容】
本公开实施例至少提供一种实验展示方法、装置、电子设备、存储介质及程序产品。
第一方面,本公开实施例提供了一种实验展示方法,包括:
响应于第一用户针对待制作实验任务的制作请求,获取与所述待制作实验任务匹配的元信息文件;所述元信息文件用于定义所述待制作实验任务对应的同一类型实验所属的实验结构;
对所述元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块;
将所述至少一个界面模块进行组合,得到针对已制作实验任务的展示结果。
采用上述实验展示方法,通过对元信息文件进行解析,确定出至少一个界面模块,并将界面模块进行组合,从而得到实验展示结果。本公开中可基于元信息文件预先定义各种类型实验所属的实验结构,这样,一旦在确定用户具有实验任务制作需求的情况下,可以直接获取到对应实验结构的元信息文件,而后基于元信息文件的解析结果可以得到针对已制作实验任务的展示结果,整个实验过程采用所定义的实验结构即可实现有关待制作实验任务,且无论在待制作实验任务属于哪种实验类型的情况下,均可以基于解析所得到的界面模块实现有关实验任务的制作,易于操作,具有更好的适用性,从而可以被广泛应用于教研工作中。
一种可选的实施方式中,所述对所述元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块,包括:
基于所述待制作实验任务所属的实验类型对所述元信息文件进行结构提取,确定从所述元信息文件中提取的实验结构;
对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
该实施方式中,不同的实验类型对应不同的元信息文件,而不同的元信息文件则定义有不同的实验结构,在基于实验类型从元信息文件中提取出对应的实验结构的情况下,可以对实验结构进行解析,利用解析得到的界面模块可以快速方便地进行实验界面展示。
一种可选的实施方式中,所述对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块,包括:
响应于针对所述实验结构的编辑指令,确定编辑后的实验结构;
对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
该实施方式中,实验结构是可编辑的,通过对实验结构进行编辑便可得到不同的实验结构,例如,教研老师可以针对自身的教学需求对实验结构增添或删减一些功能模块,操作更为灵活,从而更为有利于应用到具体的教研任务中。
一种可选的实施方式中,所述对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块,包括:
对所述实验结构进行解析,确定所述实验结构包括的至少一个实验模块;每个所述实验模块用于执行对应的一个实验子任务;
针对所述至少一个实验模块中的每个所述实验模块,确定用于进行对应实验子任务展示的界面模块;
将所述至少一个实验模块确定的至少一个界面模块,确定为用于进行实验界面展示的至少一个界面模块。
该实施方式中,为了便于进行各个实验子任务的完成,这里可以基于实验结构解析出的实验模块进行对应实验子任务的执行,这样所展示出的各个界面模块可以是指向各个实验子任务的,便于进行流程化操作,更为有利于教研工作的实施。
一种可选的实施方式中,所述待制作实验任务所属的实验类型包括以下类型中的一种:
游戏类、硬件类、服务端编程类。
一种可选的实施方式中,所述获取与所述待制作实验任务匹配的元信息文件,包括:
在所述待制作实验任务所属的实验类型包括游戏类的情况下,获取的元信息文件包括用于定义游戏资源的第一元信息子文件以及用于定义游戏流程的第二元信息子文件;或者,
在所述待制作实验任务所属的实验类型包括硬件类的情况下,获取的元信息文件包括用于定义支持的传感器数据的第三元信息子文件以及用于定义实验步骤的第四元信息子文件;或者,
在所述待制作实验任务所属的实验类型包括服务端编程类的情况下,获取的元信息文件包括用于定义函数库的第五元信息子文件以及用于定义编程逻辑的第六元信息子文件。
一种可选的实施方式中,所述方法还包括:
响应于第一用户针对待制作实验任务的制作请求,获取与所述待制作实验任务匹配的实验源文件和实验用户文件;
其中,所述实验源文件用于定义所述待制作实验任务对应的判分规则;所述实验用户文件中包括用于供第二用户完成实验任务的模板内容。
该实施方式中,实验源文件和实验用户文件均与待制作实验任务相关联,前者能够自动基于判分规则对第二用户实验操作的准确度进行判分,后者可方便第二用户进行实验操作,具有更好的实用性。
一种可选的实施方式中,在所述得到针对已制作实验任务的展示结果之后,所述方法还包括:
响应于所述第二用户针对所述展示结果的选取指令,确定基于所述选取指令选取的界面模块;
响应于针对选取的所述界面模块的操作指令,得到针对所述界面模块执行实验子任务下的操作结果。
该实施方式中,第二用户通过选取的界面模块可以进行对应实验子任务的执行操作,这样可以使实验操作更加简易方便。
一种可选的实施方式中,所述响应于针对选取的所述界面模块的操作指令,得到针对所述界面模块执行实验子任务下的操作结果,包括:
响应于针对选取的所述界面模块的操作指令,读取所述实验用户文件中的模板内容;
基于所述模板内容对所述界面模块进行内容填充,得到所述操作结果。
该实施方式中,利用模板内容对界面模块进行内容填充,可以更加快速方便地得到操作结果,进一步使得第二用户可以快速的掌握实验内容。
第二方面,本公开实施例提供了另一种实验展示方法,包括:
响应于客户端针对待制作实验任务的制作请求,从预存的各个元信息文件中查找与所述待制作实验任务匹配的元信息文件;
将查找到的所述元信息文件返回至所述客户端。
第三方面,本公开实施例还提供一种实验展示装置,包括:
第一获取模块,用于响应于第一用户针对待制作实验任务的制作请求,获取与所述待制作实验任务匹配的元信息文件;所述元信息文件用于定义所述待制作实验任务对应的同一类型实验所属的实验结构;
解析模块,用于对所述元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块;
组合模块,用于将所述至少一个界面模块进行组合,得到针对已制作实验任务的展示结果。
一种可选的实施方式中,所述解析模块,用于按照如下步骤对所述元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块:
基于所述待制作实验任务所属的实验类型对所述元信息文件进行结构提取,确定从所述元信息文件中提取的实验结构;
对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
一种可选的实施方式中,所述解析模块,用于按照如下步骤对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块:
响应于针对所述实验结构的编辑指令,确定编辑后的实验结构;
对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
一种可选的实施方式中,所述解析模块,用于按照如下步骤对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块:
对所述实验结构进行解析,确定所述实验结构包括的至少一个实验模块;每个所述实验模块用于执行对应的一个实验子任务;
针对所述至少一个实验模块中的每个所述实验模块,确定用于进行对应实验子任务展示的界面模块;
将所述至少一个实验模块确定的至少一个界面模块,确定为用于进行实验界面展示的至少一个界面模块。
一种可选的实施方式中,所述待制作实验任务所属的实验类型包括以下类型中的一种:
游戏类、硬件类、服务端编程类。
一种可选的实施方式中,所述第一获取模块,用于按照如下步骤获取与所述待制作实验任务匹配的元信息文件:
在所述待制作实验任务所属的实验类型包括游戏类的情况下,获取的元信息文件包括用于定义游戏资源的第一元信息子文件以及用于定义游戏流程的第二元信息子文件;或者,
在所述待制作实验任务所属的实验类型包括硬件类的情况下,获取的元信息文件包括用于定义支持的传感器数据的第三元信息子文件以及用于定义实验步骤的第四元信息子文件;或者,
在所述待制作实验任务所属的实验类型包括服务端编程类的情况下,获取的元信息文件包括用于定义函数库的第五元信息子文件以及用于定义编程逻辑的第六元信息子文件。
一种可选的实施方式中,所述装置还包括:
第二获取模块,用于响应于第一用户针对待制作实验任务的制作请求,获取与所述待制作实验任务匹配的实验源文件和实验用户文件;
其中,所述实验源文件用于定义所述待制作实验任务对应的判分规则;所述实验用户文件中包括用于供第二用户完成实验任务的模板内容。
一种可选的实施方式中,在所述组合模块得到针对已制作实验任务的展示结果之后,所述装置还包括操作模块,用于:
响应于所述第二用户针对所述展示结果的选取指令,确定基于所述选取指令选取的界面模块;
响应于针对选取的所述界面模块的操作指令,得到针对所述界面模块执行实验子任务下的操作结果。
一种可选的实施方式中,所述操作模块,用于按照如下步骤响应于针对选取的所述界面模块的操作指令,得到针对所述界面模块执行实验子任务下的操作结果:
响应于针对选取的所述界面模块的操作指令,读取所述实验用户文件中的模板内容;
基于所述模板内容对所述界面模块进行内容填充,得到所述操作结果。
第四方面,本公开实施例还提供另一种实验展示装置,包括:
查找模块,用于响应于客户端针对待制作实验任务的制作请求,从预存的各个元信息文件中查找与所述待制作实验任务匹配的元信息文件;
返回模块,用于将查找到的所述元信息文件返回至所述客户端。
第五方面,本公开实施例还提供一种电子设备,包括:处理器、存储器和总线,所述存储器存储有所述处理器可执行的机器可读指令,当电子设备运行时,所述处理器与所述存储器之间通过总线通信,所述机器可读指令被所述处理器执行时执行上述第一方面,第二方面,或第一方面或第二方面中任一种可能的实施方式中的步骤。
第六方面,本公开实施例还提供一种计算机可读存储介质,该计算机可读 存储介质上存储有计算机程序,该计算机程序被处理器运行时执行上述第一方面,第二方面,或第一方面或第二方面中任一种可能的实施方式中的步骤。
关于上述实验展示装置、电子设备、及计算机可读存储介质的效果描述参见上述实验展示方法的说明,这里不再赘述。
为使本公开的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。
【附图说明】
为了更清楚地说明本公开实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,此处的附图被并入说明书中并构成本说明书中的一部分,这些附图示出了符合本公开的实施例,并与说明书一起用于说明本公开的技术方案。应当理解,以下附图仅示出了本公开的某些实施例,因此不应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。
图1示出了本公开实施例所提供的一种实验展示方法的流程图;
图2示出了本公开实施例所提供的实验展示方法中,确定用于进行实验界面展示的至少一个界面模块的具体方法的流程图;
图3示出了本公开实施例所提供的实验展示方法中,实验模块的示意图;
图4示出了本公开实施例所提供的另一种实验展示方法的流程图;
图5示出了本公开实施例所提供的一种实验展示装置的示意图;
图6示出了本公开实施例所提供的另一种实验展示装置的示意图;
图7示出了本公开实施例所提供的一种电子设备的结构示意图。
【具体实施方式】
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合本公开实施例中附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本公开一部分实施例,而不是全部的实施例。通常在此处附图中描述和示出的本公开实施例的组件可以以各种不同的配置来布置和设计。因此,以下对在附图中提供的本公开的实施例的详细描述并非旨在限制要求保护的本公开的范围,而是仅仅表示本公开的选定实施例。基于本公开的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本公开保护的范围。
经研究发现,随着人工智能的普及,编程教育逐渐成为K12教育、高等教育和职业教育中的一个重要组成部分。其中,用于教学和实践的课程实验是编程教育课程中重要的教学内容。
为满足各学龄段、各专业方向等编程教育的教学需求,需要教学实验平台可以为教研老师提供相应的功能来支持不同类型的实验的开发和制作,然而目前的教学实验平台不具备这样的开发能力。
基于上述研究,本公开提供了一种实验展示方法、装置、电子设备及存储介质,无论在待制作实验任务属于哪种实验类型的情况下,均可以基于解析所得到的界面模块实现有关实验任务的制作,易于操作,具有更好的适用性,从而可以被广泛应用于教研工作中。
针对以上方案所存在的缺陷,均是发明人在经过实践并仔细研究后得出的结果,因此,上述问题的发现过程以及下文中本公开针对上述问题所提出的解决方案,都应该是发明人在本公开过程中对本公开做出的贡献。
应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步定义和解释。
为便于对本实施例进行理解,首先对本公开实施例所公开的一种实验展示方法进行详细介绍,本公开实施例所提供的实验展示方法的执行主体一般为具有一定计算能力的电子设备,该电子设备例如包括:终端设备或服务器或其它处理设备,终端设备可以为用户设备(User Equipment,UE)、移动设备、用户终端、终端、计算设备等。在一些可能的实现方式中,该实验展示方法可以通过处理器调用存储器中存储的计算机可读指令的方式来实现。
参见图1所示,为本公开实施例提供的实验展示方法的流程图,该方法的执行主体可以是客户端(如具有客户端的用户设备),执行上述实验展示方法具体可以包括步骤S101~S103,其中:
S101、响应于第一用户针对待制作实验任务的制作请求,获取与待制作实验任务匹配的元信息文件;元信息文件用于定义待制作实验任务对应的同一类型实验所属的实验结构;
S102、对元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块;
S103、将至少一个界面模块进行组合,得到针对已制作实验任务的展示结果。
为了便于理解本公开实施例提供的实验展示方法,接下来首先对该方法的应用场景进行简单说明。上述实验展示方法主要可以应用于编程教育领域,具体可应用于编程实验教学场景。
这里的第一用户是具有实验制作权限的用户,可以是实验制作者(包括实验创建者或合作开发者),具体可以是编程实验的指导老师;这里的待制作实验任务可以是实验制作者想要制作的编程实验;这里的元信息文件可以包括多种定义文件,可以是实验模块的定义文件(比如积木定义文件),还可以是图片、声音等资源文件,还可以是包含实验步骤的文本文件。这里的实验结构可以是基于上述元信息文件定义的,具体可以是编程实验对应的功能模块的堆积,此外,实验结构与实验类型之间具有对应关系,不同的实验类型可以对应不同的实验结构。
本公开实施例中的客户端上可以预先登录搭建好的教学实验平台,这里的元信息文件可以预先存储在预先设置好的教学实验平台所对应的服务器中。实验制作者在需要制作编程实验时,可通过教学实验平台从服务器中获取出元信息文件,之后,客户端可自动对元信息文件进行解析,并调用与元信息文件对应的界面模块,实验制作者可以选取要使用的界面模块,通过对界面模块进行堆叠的方式将各界面模块进行组合,组合出与编程实验对应的实验界面。
需要说明的是,在通过教学实验平台从服务器中获取与待制作实验任务匹配的元信息文件的过程中,服务端首先可以基于教学实验平台所传递的制作请求中获取有关待制作实验任务的任务标识,由于各任务标识与服务端预先存储的各元信息文件之间存在对应关系,这样,服务端即可以基于制作请求中获取的任务标识查找出对应的元信息文件,并可以将查找到的元信息文件返回至教学实验平台对应的客户端,以便客户端可以利用返回的元信息文件实现有关实 验的快速制作。这里的界面模块可以用于对编程实验中各功能模块进行展示,界面模块与各功能模块存在对应关系,每个功能模块可以对应至少一个界面模块;在这里的客户端解析出多个界面模块的情况下,可进行界面组合,并将组合出的实验界面展示出来。
除此之外,实验制作者还可以对元信息文件进行编辑,针对编辑好的元信息文件也可以进行上述诸如解析、调用等各种操作。
为了便于进一步理解上述实验展示方法,下面针对上述方法进行详细说明。
本公开实施例中的实验类型可以包括多种,例如可以包括游戏类、硬件类、服务端编程类。其中,游戏类可以是诸如问答、猜拳之类的简单的游戏实验,硬件类可以是诸如小车控制、开发板之类的实验,服务端编程类可以是使用Python编程语言或积木实现简单交互的实验。
针对不同的实验类型,获取的元信息文件也不同。然而不管哪种元信息文件,考虑到json格式所具备的易于解析等优良特性,在公开实施例中均可以采用json格式的元信息文件。在实际应用中,针对一种实验类型,可以设置一个元信息文件,也可以设置多个元信息文件,可以结合具体的应用场景来设置,这里不做具体的限制。接下来可以分别就上述几个具体的实验类型进一步说明有关元信息文件的具体内容。
其一,在实验类型包括游戏类的情况下,获取的元信息文件中包括用于定义游戏地图、人物、声音等资源文件的元信息子文件以及用于定义游戏流程的元信息子文件;例如,在简单的猜拳实验中,元信息文件中可以包括对“石头”、“剪刀”、“布”、“胜利”、“失败”等游戏声音的路径进行定义的文件以及对猜拳先后顺序进行定义的文件。
其二,在实验类型包括硬件类的情况下,获取的元信息文件包括用于定义支持的传感器数据的元信息子文件以及用于定义实验步骤的元信息子文件,例如,在控制小车移动的实验中,元信息文件中可以包括对距离传感器的数据进行定义的文件以及对控制小车移动的步骤进行定义的文件。
其三,在实验类型包括服务端编程类的情况下,获取的元信息文件包括用于定义函数库的元信息子文件以及用于定义编程逻辑的元信息子文件,例如,在使用Python编程语言实现简单交互的服务端编程类实验中,元信息文件中可以包括对不同函数进行定义的文件以及对整个实验的逻辑进行定义的文件。
本申请实施例中,除了上述实验类型,实验制作者/平台研发人员还可通过预先定义元信息文件的形式扩展其他的实验类型,便于扩展实验类型;相应的实验界面模块可基于元信息文件的定义自由组合,使得实验制作丰富性得以快速提升。在一种可能的实现方式中,平台可提供其他实验类型的扩展接口,实验制作者触发实验任务制作请求时,可选择其他的实验类型,从而获取其他实验类型的元信息文件,该元信息文件可以是新建的空白文件或默认的文件模板,实验制作者可通过编辑/修改元信息文件内容的方式定义新的实验类型;进一步地,实验制作者编辑完成该元信息文件后,该元信息文件可被保存为新实验类型匹配的元信息文件,后续实验制作者即可选择对应实验类型获取该元信息文件进行实验制作。
在获取到元信息文件之后,为了确定用于进行实验界面展示的至少一个界面模块,需要对元信息文件进行解析,具体地,可执行如下步骤:
步骤一、基于待制作实验任务所属的实验类型对元信息文件进行结构提取,确定从元信息文件中提取的实验结构;
步骤二、对实验结构进行解析,确定用于进行实验界面展示的至少一个界 面模块。
这里,针对不同的实验类型,可从元信息文件中提取出不同的实验结构。
这里的实验结构是可编辑的,编辑的方式可以是利用文本编辑器、可视化编辑器等各种编辑工具进行编辑。例如,教研老师可以针对自身的教学需求对实验结构增添或删减一些功能模块,使实验结构更为有利于应用到具体的教研任务中。
这里,在对元信息文件进行结构提取时,可对元信息文件中针对实验结构进行定义的具体代码区域进行截取,然后对截取出的代码进行编译操作,继而提取得到对应的实验结构。在具体应用中,可以通过客户端设置的解析工具对实验结构进行解析。
这里,在确定用于进行实验界面展示的至少一个界面模块时,可执行如图2所示的步骤:
S201、对实验结构进行解析,确定实验结构包括的至少一个实验模块;每个实验模块用于执行对应的一个实验子任务;
S202、针对至少一个实验模块中的每个实验模块,确定用于进行对应实验子任务展示的界面模块;
S203、将至少一个实验模块确定的至少一个界面模块,确定为用于进行实验界面展示的至少一个界面模块。
这里的实验模块可以是与编程实验对应的功能模块,例如为了方便学生更加直观地进行实验操作,可使用积木编程的形式设计实验。在以积木编程形式设计实验的情况下,可将积木编程中的积木工具块作为实验模块,每个积木工具块对应至少一个界面模块。具体如图3所示。
图3中,左侧有6个积木工具块,分别对应“行动”、“检测”、“输出”、“逻辑”、“循环”、“变量”。其中,“行动”对应的实验子任务可以是控制位置的变化,“检测”对应的实验子任务可以是行为检测,“输出”对应的实验子任务可以是输出文字,“逻辑”对应的实验子任务可以是逻辑判断,“循环”对应的实验子任务可以是重复执行,“变量”对应的实验子任务可以是定义各种变量。右侧显示的是与“行动”对应的用于展示实验子任务的界面模块,根据左侧不同的积木块,右侧会显示不同的界面模块。
比如,针对控制小车前进的编程实验,实验操作者可从右侧选取例如“前进50秒”、“前进50帧”的界面模块,并可根据自身的需求对秒数或帧数进行修改,从而控制小车前进到不同的位置。
为了方便实验操作者对实验任务进行操作,在制作编程实验时,还可以执行如下步骤:
响应于第一用户针对待制作实验任务的制作请求,获取与待制作实验任务匹配的实验源文件和实验用户文件;其中,实验源文件用于定义待制作实验任务对应的判分规则;实验用户文件中包括用于供第二用户完成实验任务的模板内容。
这里的第二用户是具有实验操作权限的用户,可以是实验操作者或实验制作者,例如可以是操作编程实验的学生。这里的实验源文件是由实验制作者进行编辑的,实验源文件中可以包括与实验任务对应的判分规则(例如,可以为每个操作步骤设置一个正确操作结果和对应的分数值),可以用于对实验操作者的实验操作进行评分。这里的实验用户文件可以用于供实验操作者或实验制作者进行实验操作,实验用户文件可以包括一些预设好的模板。
这里,在实验用户文件中预设模板的具体方式可以是:教研老师提前在实 验用户文件中写好一段不完整的代码,在代码中留有一些占位符,需要学生在这些占位符所在位置填入正确的代码才能保证功能的正确实现。
为了实现实验操作,具体可执行如下步骤:
步骤一、响应于第二用户针对展示结果的选取指令,确定基于选取指令选取的界面模块;
步骤二、响应于针对选取的界面模块的操作指令,得到针对界面模块执行实验子任务下的操作结果。
这里,实验操作者或实验制作者通过选取的界面模块可以进行对应实验子任务的执行操作,这样可以使实验操作更加简易方便。
为了更加快速方便地得到针对界面模块执行实验子任务下的操作结果,可以读取实验用户文件中的模板内容,然后利用读取出的模板内容对界面模块进行内容填充。这样,学生也可以快速掌握实验内容。
下面结合图3,进一步说明实验操作者如何进行实验操作。
实验操作者在进行实验操作时,首先,可以从图3显示的界面左侧选择积木工具块,此时界面右侧会显示与所选积木工具块对应的积木块,实验操作者可以选取右侧显示的积木块,然后在选取的积木块中的可编辑区域填入数值或文字,完成实验操作。
这里的可编辑区域就是根据预设好的模板预留出来,用于供实验操作者进行填充的。在实验操作者通过填充模板的方式进行实验操作时,实验操作的数据会写入实验用户文件。根据填充内容,实验界面显示操作结果。
本申请实施例中,教育实验平台支持制作者和使用者两种角色,实验的制作和使用都在同一个平台完成,且设置了制作者和使用者不同的权限,很好的隔离了用户场景,保护了元信息文件等实验底层资源。
参见图4所示,为本公开实施例提供的实验展示方法的流程图,该方法的执行主体可以是服务端,执行上述实验展示方法具体可以包括步骤S401~S402,其中:
S401、响应于客户端针对待制作实验任务的制作请求,从预存的各个元信息文件中查找与待制作实验任务匹配的元信息文件;
S402、将查找到的元信息文件返回至所述客户端。
服务端首先可以基于教学实验平台所传递的制作请求中获取有关待制作实验任务的任务标识,由于各任务标识与服务端预先存储的各元信息文件之间存在对应关系,这样,服务端即可以基于制作请求中获取的任务标识查找出对应的元信息文件,并可以将查找到的元信息文件返回至教学实验平台对应的客户端,以便客户端可以利用返回的元信息文件实现有关实验的快速制作。
本领域技术人员可以理解,在具体实施方式的上述方法中,各步骤的撰写顺序并不意味着严格的执行顺序而对实施过程构成任何限定,各步骤的具体执行顺序应当以其功能和可能的内在逻辑确定。
基于同一发明构思,本公开实施例中还提供了与实验展示方法对应的实验展示装置,由于本公开实施例中的装置解决问题的原理与本公开实施例上述实验展示方法相似,因此装置的实施可以参见方法的实施,重复之处不再赘述。
参照图5所示,为本公开实施例提供的一种实验展示装置的架构示意图,所述装置包括:第一获取模块501、解析模块502、组合模块503;其中,
第一获取模块501,用于响应于第一用户针对待制作实验任务的制作请求,获取与待制作实验任务匹配的元信息文件;元信息文件用于定义待制作实验任务对应的同一类型实验所属的实验结构;
解析模块502,用于对元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块;
组合模块503,用于将至少一个界面模块进行组合,得到针对已制作实验任务的展示结果。
本公开实施例通过对元信息文件进行解析,确定出至少一个界面模块,并将界面模块进行组合,从而得到实验展示结果。本公开中可基于元信息文件预先定义各种类型实验所属的实验结构,这样,一旦在确定用户具有实验任务制作需求的情况下,可以直接获取到对应实验结构的元信息文件,而后基于元信息文件的解析结果可以得到针对已制作实验任务的展示结果,整个实验过程采用所定义的实验结构即可实现有关待制作实验任务,且无论在待制作实验任务属于哪种实验类型的情况下,均可以基于解析所得到的界面模块实现有关实验任务的制作,易于操作,具有更好的适用性,从而可以被广泛应用于教研工作中。
一种可选的实施方式中,解析模块502,用于按照如下步骤对元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块:
基于待制作实验任务所属的实验类型对元信息文件进行结构提取,确定从元信息文件中提取的实验结构;
对实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
一种可选的实施方式中,解析模块502,用于按照如下步骤对实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块:
响应于针对实验结构的编辑指令,确定编辑后的实验结构;
对实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
一种可选的实施方式中,解析模块502,用于按照如下步骤对实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块:
对实验结构进行解析,确定实验结构包括的至少一个实验模块;每个实验模块用于执行对应的一个实验子任务;
针对至少一个实验模块中的每个实验模块,确定用于进行对应实验子任务展示的界面模块;
将至少一个实验模块确定的至少一个界面模块,确定为用于进行实验界面展示的至少一个界面模块。
一种可选的实施方式中,待制作实验任务所属的实验类型包括以下类型中的一种:
游戏类、硬件类、服务端编程类。
一种可选的实施方式中,第一获取模块501,用于按照如下步骤获取与待制作实验任务匹配的元信息文件:
在待制作实验任务所属的实验类型包括游戏类的情况下,获取的元信息文件包括用于定义游戏资源的第一元信息子文件以及用于定义游戏流程的第二元信息子文件;或者,
在待制作实验任务所属的实验类型包括硬件类的情况下,获取的元信息文件包括用于定义支持的传感器数据的第三元信息子文件以及用于定义实验步骤的第四元信息子文件;或者,
在待制作实验任务所属的实验类型包括服务端编程类的情况下,获取的元信息文件包括用于定义函数库的第五元信息子文件以及用于定义编程逻辑的第六元信息子文件。
一种可选的实施方式中,该装置还包括:
第二获取模块504,用于响应于第一用户针对待制作实验任务的制作请求,获取与待制作实验任务匹配的实验源文件和实验用户文件;
其中,实验源文件用于定义待制作实验任务对应的判分规则;实验用户文件中包括用于供第二用户完成实验任务的模板内容。
一种可选的实施方式中,在组合模块503得到针对已制作实验任务的展示结果之后,该装置还包括操作模块505,用于:
响应于第二用户针对展示结果的选取指令,确定基于选取指令选取的界面模块;
响应于针对选取的界面模块的操作指令,得到针对界面模块执行实验子任务下的操作结果。
一种可选的实施方式中,操作模块505,用于按照如下步骤响应于针对选取的界面模块的操作指令,得到针对界面模块执行实验子任务下的操作结果:
响应于针对选取的界面模块的操作指令,读取实验用户文件中的模板内容;
基于模板内容对界面模块进行内容填充,得到操作结果。
关于装置中的各模块的处理流程、以及各模块之间的交互流程的描述可以参照上述方法实施例中的相关说明,这里不再详述。
参照图6所示,为本公开实施例提供的另一种实验展示装置的架构示意图,所述装置包括:查找模块601,返回模块602;其中,
查找模块601,用于响应于客户端针对待制作实验任务的制作请求,从预存的各个元信息文件中查找与待制作实验任务匹配的元信息文件;
返回模块602,用于将查找到的元信息文件返回至客户端。
基于同一技术构思,本公开实施例还提供了一种电子设备。参照图7所示,为本公开实施例提供的电子设备700的结构示意图,包括处理器71、存储器72、和总线73。其中,存储器72用于存储执行指令,包括内存721和外部存储器722;这里的内存721也称内存储器,用于暂时存放处理器71中的运算数据,以及与硬盘等外部存储器722交换的数据,处理器71通过内存721与外部存储器722进行数据交换,当电子设备700运行时,处理器71与存储器72之间通过总线73通信,使得处理器71在执行以下指令:
响应于第一用户针对待制作实验任务的制作请求,获取与待制作实验任务匹配的元信息文件;元信息文件用于定义待制作实验任务对应的同一类型实验所属的实验结构;
对元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块;
将至少一个界面模块进行组合,得到针对已制作实验任务的展示结果。
本公开实施例还提供一种计算机可读存储介质,该计算机可读存储介质上存储有计算机程序,该计算机程序被处理器运行时执行上述方法实施例中所述的实验展示方法的步骤。其中,该存储介质可以是易失性或非易失的计算机可读取存储介质。
本公开实施例还提供一种计算机程序产品,该计算机产品承载有程序代码,所述程序代码包括的指令可用于执行上述方法实施例中所述的实验展示方法的步骤,具体可参见上述方法实施例,在此不再赘述。
其中,上述计算机程序产品可以具体通过硬件、软件或其结合的方式实现。在一个可选实施例中,所述计算机程序产品具体体现为计算机存储介质,在另一个可选实施例中,计算机程序产品具体体现为软件产品,例如软件开发包(Software Development Kit,SDK)等等。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述 的系统和装置的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。在本公开所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,又例如,多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些通信接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本公开各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个处理器可执行的非易失的计算机可读取存储介质中。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台电子设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。
最后应说明的是:以上所述实施例,仅为本公开的具体实施方式,用以说明本公开的技术方案,而非对其限制,本公开的保护范围并不局限于此,尽管参照前述实施例对本公开进行了详细的说明,本领域的普通技术人员应当理解:任何熟悉本技术领域的技术人员在本公开揭露的技术范围内,其依然可以对前述实施例所记载的技术方案进行修改或可轻易想到变化,或者对其中部分技术特征进行等同替换;而这些修改、变化或者替换,并不使相应技术方案的本质脱离本公开实施例技术方案的精神和范围,都应涵盖在本公开的保护范围之内。因此,本公开的保护范围应所述以权利要求的保护范围为准。

Claims (27)

  1. 一种实验展示方法,其中,包括:
    响应于第一用户针对待制作实验任务的制作请求,获取与所述待制作实验任务匹配的元信息文件;所述元信息文件用于定义所述待制作实验任务对应的同一类型实验所属的实验结构;
    对所述元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块;
    将所述至少一个界面模块进行组合,得到针对已制作实验任务的展示结果。
  2. 根据权利要求1所述的方法,其中,所述对所述元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块,包括:
    基于所述待制作实验任务所属的实验类型对所述元信息文件进行结构提取,确定从所述元信息文件中提取的实验结构;
    对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
  3. 根据权利要求2所述的方法,其中,所述对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块,包括:
    响应于针对所述实验结构的编辑指令,确定编辑后的实验结构;
    对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
  4. 根据权利要求2所述的方法,其中,所述实验类型与所述实验结构之间具有对应关系,不同实验类型对应的实验结构不同。
  5. 根据权利要求2-4任一项所述的方法,其中,所述对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块,包括:
    对所述实验结构进行解析,确定所述实验结构包括的至少一个实验模块;每个所述实验模块用于执行对应的一个实验子任务;
    针对所述至少一个实验模块中的每个所述实验模块,确定用于进行对应实验子任务展示的界面模块;
    将所述至少一个实验模块确定的至少一个界面模块,确定为用于进行实验界面展示的至少一个界面模块。
  6. 根据权利要求2至5任一所述的方法,其中,所述待制作实验任务所属的实验类型包括以下类型中的一种:
    游戏类、硬件类、服务端编程类。
  7. 根据权利要求6所述的方法,其中,所述获取与所述待制作实验任务匹配的元信息文件,包括:
    在所述待制作实验任务所属的实验类型包括游戏类的情况下,获取的元信息文件包括用于定义游戏资源的第一元信息子文件以及用于定义游戏流程的第二元信息子文件;或者,
    在所述待制作实验任务所属的实验类型包括硬件类的情况下,获取的元信 息文件包括用于定义支持的传感器数据的第三元信息子文件以及用于定义实验步骤的第四元信息子文件;或者,
    在所述待制作实验任务所属的实验类型包括服务端编程类的情况下,获取的元信息文件包括用于定义函数库的第五元信息子文件以及用于定义编程逻辑的第六元信息子文件。
  8. 根据权利要求1至7任一所述的方法,其中,所述方法还包括:
    响应于第一用户针对待制作实验任务的制作请求,获取与所述待制作实验任务匹配的实验源文件和实验用户文件;
    其中,所述实验源文件用于定义所述待制作实验任务对应的判分规则;所述实验用户文件中包括用于供第二用户完成实验任务的模板内容。
  9. 根据权利要求8所述的方法,其中,在所述得到针对已制作实验任务的展示结果之后,所述方法还包括:
    响应于所述第二用户针对所述展示结果的选取指令,确定基于所述选取指令选取的界面模块;
    响应于针对选取的所述界面模块的操作指令,得到针对所述界面模块执行实验子任务下的操作结果。
  10. 根据权利要求9所述的方法,其中,所述响应于针对选取的所述界面模块的操作指令,得到针对所述界面模块执行实验子任务下的操作结果,包括:
    响应于针对选取的所述界面模块的操作指令,读取所述实验用户文件中的模板内容;
    基于所述模板内容对所述界面模块进行内容填充,得到所述操作结果。
  11. 根据权利要求1-10任一项所述的方法,其中,所述方法还包括:
    接收用户的实验任务制作请求,所述任务制作请求中包括用户选择的实验类型;
    获取所述实验类型的元信息文件,所述元信息文件为空白文件或文件模板;
    响应于接收到编辑所述元信息文件的操作,将所述元信息文件保存为所述实验类型匹配的元信息文件。
  12. 一种实验展示方法,其中,包括:
    响应于客户端针对待制作实验任务的制作请求,从预存的各个元信息文件中查找与所述待制作实验任务匹配的元信息文件;
    将查找到的所述元信息文件返回至所述客户端。
  13. 一种实验展示装置,其中,包括:
    第一获取模块,用于响应于第一用户针对待制作实验任务的制作请求,获取与所述待制作实验任务匹配的元信息文件;所述元信息文件用于定义所述待制作实验任务对应的同一类型实验所属的实验结构;
    解析模块,用于对所述元信息文件进行解析,确定用于进行实验界面展示 的至少一个界面模块;
    组合模块,用于将所述至少一个界面模块进行组合,得到针对已制作实验任务的展示结果。
  14. 根据权利要求13所述的装置,其中,所述对所述元信息文件进行解析,确定用于进行实验界面展示的至少一个界面模块,包括:
    基于所述待制作实验任务所属的实验类型对所述元信息文件进行结构提取,确定从所述元信息文件中提取的实验结构;
    对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
  15. 根据权利要求14所述的装置,其中,所述解析模块,用于对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块,包括:
    响应于针对所述实验结构的编辑指令,确定编辑后的实验结构;
    对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块。
  16. 根据权利要求14所述的装置,其中,所述实验类型与所述实验结构之间具有对应关系,不同实验类型对应的实验结构不同。
  17. 根据权利要求14-16任一项所述的装置,其中,所述解析模块,用于对所述实验结构进行解析,确定用于进行实验界面展示的至少一个界面模块,包括:
    对所述实验结构进行解析,确定所述实验结构包括的至少一个实验模块;每个所述实验模块用于执行对应的一个实验子任务;
    针对所述至少一个实验模块中的每个所述实验模块,确定用于进行对应实验子任务展示的界面模块;
    将所述至少一个实验模块确定的至少一个界面模块,确定为用于进行实验界面展示的至少一个界面模块。
  18. 根据权利要求14至17任一所述的装置,其中,所述待制作实验任务所属的实验类型包括以下类型中的一种:
    游戏类、硬件类、服务端编程类。
  19. 根据权利要求18所述的装置,其中,所述第一获取模块,获取与所述待制作实验任务匹配的元信息文件,包括:
    在所述待制作实验任务所属的实验类型包括游戏类的情况下,获取的元信息文件包括用于定义游戏资源的第一元信息子文件以及用于定义游戏流程的第二元信息子文件;或者,
    在所述待制作实验任务所属的实验类型包括硬件类的情况下,获取的元信息文件包括用于定义支持的传感器数据的第三元信息子文件以及用于定义实验步骤的第四元信息子文件;或者,
    在所述待制作实验任务所属的实验类型包括服务端编程类的情况下,获取的元信息文件包括用于定义函数库的第五元信息子文件以及用于定义编程逻辑的第六元信息子文件。
  20. 根据权利要求13至19任一所述的装置,其中,所述装置还包括第二获取模块,所述第二获取模块还用于:
    响应于第一用户针对待制作实验任务的制作请求,获取与所述待制作实验任务匹配的实验源文件和实验用户文件;
    其中,所述实验源文件用于定义所述待制作实验任务对应的判分规则;所述实验用户文件中包括用于供第二用户完成实验任务的模板内容。
  21. 根据权利要求20所述的装置,其中,所述装置还包括操作模块,在所述得到针对已制作实验任务的展示结果之后,所述操作模块用于执行以下步骤:
    响应于所述第二用户针对所述展示结果的选取指令,确定基于所述选取指令选取的界面模块;
    响应于针对选取的所述界面模块的操作指令,得到针对所述界面模块执行实验子任务下的操作结果。
  22. 根据权利要求21所述的装置,其中,所述操作模块用于响应于针对选取的所述界面模块的操作指令,得到针对所述界面模块执行实验子任务下的操作结果,包括:
    响应于针对选取的所述界面模块的操作指令,读取所述实验用户文件中的模板内容;
    基于所述模板内容对所述界面模块进行内容填充,得到所述操作结果。
  23. 根据权利要求13-22任一项所述的装置,其中,所述第二获取模块还用于:
    接收用户的实验任务制作请求,所述任务制作请求中包括用户选择的实验类型;
    获取所述实验类型的元信息文件,所述元信息文件为空白文件或文件模板;
    响应于接收到编辑所述元信息文件的操作,将所述元信息文件保存为所述实验类型匹配的元信息文件。
  24. 一种实验展示装置,其中,包括:
    查找模块,用于响应于客户端针对待制作实验任务的制作请求,从预存的各个元信息文件中查找与所述待制作实验任务匹配的元信息文件;
    返回模块,用于将查找到的所述元信息文件返回至所述客户端。
  25. 一种电子设备,其中,包括:处理器、存储器和总线,所述存储器存储有所述处理器可执行的机器可读指令,当电子设备运行时,所述处理器与所述存储器之间通过总线通信,所述机器可读指令被所述处理器执行时执行如权利要求1至12任一项所述的实验展示方法的步骤。
  26. 一种计算机可读存储介质,其中,该计算机可读存储介质上存储有计算机程序,该计算机程序被处理器运行时执行如权利要求1至12任一项所述的实验展示方法的步骤。
  27. 一种计算机程序产品,该计算机产品承载有程序代码,所述程序代码包括的指令可用于执行如权利要求1至12任一项所述的实验展示方法的步骤。
PCT/CN2022/099012 2022-01-28 2022-06-15 实验展示方法、装置、电子设备、存储介质及程序产品 WO2023142337A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210107846.XA CN114489621A (zh) 2022-01-28 2022-01-28 一种实验展示方法、装置、电子设备及存储介质
CN202210107846.X 2022-01-28

Publications (1)

Publication Number Publication Date
WO2023142337A1 true WO2023142337A1 (zh) 2023-08-03

Family

ID=81476872

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/099012 WO2023142337A1 (zh) 2022-01-28 2022-06-15 实验展示方法、装置、电子设备、存储介质及程序产品

Country Status (2)

Country Link
CN (1) CN114489621A (zh)
WO (1) WO2023142337A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114489621A (zh) * 2022-01-28 2022-05-13 上海商汤智能科技有限公司 一种实验展示方法、装置、电子设备及存储介质

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008014724A1 (en) * 2006-07-28 2008-02-07 Accelergy Shanghai R & D Center Co., Ltd. Computer-aided graphical system, method and program product for designing experiment flow
CN106980508A (zh) * 2017-04-01 2017-07-25 百度在线网络技术(北京)有限公司 用于生成页面的方法和装置
CN110378820A (zh) * 2019-07-25 2019-10-25 上海商汤智能科技有限公司 教学系统及方法、电子设备和存储介质
CN112367535A (zh) * 2020-11-18 2021-02-12 广州博冠信息科技有限公司 活动的用户界面的生成方法及装置
CN112988311A (zh) * 2021-04-16 2021-06-18 辽宁向日葵教育科技有限公司 一种基于web服务器的线上实验方法
CN113412486A (zh) * 2019-02-11 2021-09-17 麦乔夫公司 视频实验书籍环境
CN114489621A (zh) * 2022-01-28 2022-05-13 上海商汤智能科技有限公司 一种实验展示方法、装置、电子设备及存储介质

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008014724A1 (en) * 2006-07-28 2008-02-07 Accelergy Shanghai R & D Center Co., Ltd. Computer-aided graphical system, method and program product for designing experiment flow
CN106980508A (zh) * 2017-04-01 2017-07-25 百度在线网络技术(北京)有限公司 用于生成页面的方法和装置
CN113412486A (zh) * 2019-02-11 2021-09-17 麦乔夫公司 视频实验书籍环境
CN110378820A (zh) * 2019-07-25 2019-10-25 上海商汤智能科技有限公司 教学系统及方法、电子设备和存储介质
CN112367535A (zh) * 2020-11-18 2021-02-12 广州博冠信息科技有限公司 活动的用户界面的生成方法及装置
CN112988311A (zh) * 2021-04-16 2021-06-18 辽宁向日葵教育科技有限公司 一种基于web服务器的线上实验方法
CN114489621A (zh) * 2022-01-28 2022-05-13 上海商汤智能科技有限公司 一种实验展示方法、装置、电子设备及存储介质

Also Published As

Publication number Publication date
CN114489621A (zh) 2022-05-13

Similar Documents

Publication Publication Date Title
US11145216B2 (en) Methods and systems for dynamically generating a training program
US10534842B2 (en) Systems and methods for creating, editing and publishing cross-platform interactive electronic works
WO2016049750A1 (en) Digital content infrastructure
CN113018870B (zh) 一种数据处理方法、装置及计算机可读存储介质
Clark Building Mobile Library Applications:(THE TECH SET®# 12)
WO2023142337A1 (zh) 实验展示方法、装置、电子设备、存储介质及程序产品
Bosetti et al. An end user development approach for mobile web augmentation
Mehm et al. Introducing component-based templates into a game authoring tool
US20160019815A1 (en) System and method for instructional system design using gaming and simulation
JP6686578B2 (ja) 情報処理装置及び情報処理プログラム
CN110928536A (zh) 一种图形化编程作品在线评测装置、系统及方法
Farrimond et al. Using multimedia to present case studies for systems analysis
Heins et al. Creating learning objects with Macromedia Flash MX
CN114913042A (zh) 教学课件生成方法、装置、电子设备及存储介质
KR101505174B1 (ko) 이미지를 활용하는 학습 시뮬레이션 모델 방법 및 장치
Ostashewski et al. The iPad in the classroom: Three implementation cases highlighting pedagogical activities, integration issues, and teacher professional development strategies
Sylla et al. Once upon a time: A kit of tools for reading and telling stories
Luterbach et al. Capitalizing on app development tools and technologies
Karagöz et al. A design model proposal for digital learning platform based on interactive e-books
Nurhayati et al. Design of Information Technology in Enhancing the Quality of M-Learning Based Learning at Diponegoro University
Tavella An Educational Application of Computer Graphics for Enriching Historical Understanding of the XX Century
CN117390724A (zh) 一种3d教学资源交互内容创作工具系统
Kelly et al. HTML5 Case Studies: Case studies illustrating development approaches to use of HTML5 and related Open Web Platform standards in the UK Higher Education sector
Skarbek Image and Sound Programming for Web
HOLLOMAN et al. A Systematic Literature Review of Paper Prototyping

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

Country of ref document: EP

Kind code of ref document: A1