CN112099866A - Implementation method and terminal for learning active plug-in - Google Patents

Implementation method and terminal for learning active plug-in Download PDF

Info

Publication number
CN112099866A
CN112099866A CN202010750022.5A CN202010750022A CN112099866A CN 112099866 A CN112099866 A CN 112099866A CN 202010750022 A CN202010750022 A CN 202010750022A CN 112099866 A CN112099866 A CN 112099866A
Authority
CN
China
Prior art keywords
learning activity
learning
plug
activity
page
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
CN202010750022.5A
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.)
Fujian Tianquan Educational Technology Ltd
Original Assignee
Fujian Tianquan Educational Technology 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 Fujian Tianquan Educational Technology Ltd filed Critical Fujian Tianquan Educational Technology Ltd
Priority to CN202010750022.5A priority Critical patent/CN112099866A/en
Publication of CN112099866A publication Critical patent/CN112099866A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Abstract

The invention discloses a method and a terminal for realizing learning activity plug-in, a learning activity plug-in protocol is preset, the preset learning activity plug-in comprises an editing state and a playing state, a development end can develop various learning activity plug-ins by setting the editing state and the playing state of the learning activity plug-in according to the preset learning activity plug-in protocol, and can create learning activities in a learning activity frame registered by the learning activity plug-in and set preset rules for learning resources contained in the learning activities according to the editing state of the learning activity plug-in, thereby generating learning activities in various learning modes, realizing plug-in design by taking the learning activities as granularity, generating various learning activities with different learning modes by carrying out personalized editing setting on the same learning activity plug-in aiming at the same learning activity plug-in, and realizing personalized customization, the online learning diversity is realized, and the individual requirements of different learners are met.

Description

Implementation method and terminal for learning active plug-in
Technical Field
The invention relates to the technical field of plug-ins, in particular to a method and a terminal for realizing learning activity plug-ins.
Background
With the rapid development of internet technology, students do not rely on offline lessons for learning, and more on offline and online combination. On the online, there are various learning APPs, and different learning APPs can provide various learning resources, such as videos, problem sets, articles, and the like. The students can learn on line only by selecting the corresponding learning resources. However, the existing online learning production and online learning of students are performed around learning resources, and once the learning resources are determined, the content presented on the APP corresponding to the learning resources and the content for learning are determined. However, different learners have different requirements and different learning modes for the same learning resource, which results in the unicity of the existing online learning.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the implementation method and the terminal of the learning activity plug-in are provided, so that the diversity of online learning can be realized, and the individual requirements of different learners are met.
In order to solve the technical problems, the invention adopts a technical scheme that:
a realization method of learning activity plug-ins comprises the following steps:
s1, receiving edit state setting and play state setting of the learning activity plug-in to be generated, which are sent by the development end;
s2, setting a preset learning activity plug-in protocol according to the editing state setting and the playing state setting to generate a corresponding learning activity plug-in;
s3, registering the generated learning activity plug-in to a preset learning activity frame;
s4, receiving an operation request aiming at the learning activity plugin sent by the development end, operating the learning activity plugin in the learning activity frame according to the operation request, and generating corresponding learning activity, wherein the operation comprises creation and editing, and the editing comprises setting of preset rules on learning resources corresponding to the learning activity plugin;
and S5, receiving a request of the client for playing the generated learning activities, and playing the learning activities requested to be played in the learning activity frame.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
an implementation terminal of learning activity plug-in, comprising a memory, a processor and a computer program stored on the memory and operable on the processor, the processor implementing the following steps when executing the computer program:
s1, receiving edit state setting and play state setting of the learning activity plug-in to be generated, which are sent by the development end;
s2, setting a preset learning activity plug-in protocol according to the editing state setting and the playing state setting to generate a corresponding learning activity plug-in;
s3, registering the generated learning activity plug-in to a preset learning activity frame;
s4, receiving an operation request aiming at the learning activity plugin sent by the development end, operating the learning activity plugin in the learning activity frame according to the operation request, and generating corresponding learning activity, wherein the operation comprises creation and editing, and the editing comprises setting of preset rules on learning resources corresponding to the learning activity plugin;
and S5, receiving a request of the client for playing the generated learning activities, and playing the learning activities requested to be played in the learning activity frame.
The invention has the beneficial effects that: the preset learning activity plug-in protocol comprises an editing state and a playing state, the development end only needs to set the editing state and the playing state of the learning activity plug-in according to the preset learning activity plug-in protocol, namely, various learning activity plugins can be developed, learning activities can be created in the learning activity frame registered by the learning activity plugins according to the editing state of the learning activity plugins, and preset rules can be set for learning resources contained in the learning activities, thereby generating learning activities of various learning modes, realizing plug-in design by taking the learning activities as granularity, and carrying out personalized editing and setting on the same learning activity plug-in, the method can generate various learning activities with different learning modes, realize personalized customization, realize the diversity of online learning and meet the personalized requirements of different learners.
Drawings
FIG. 1 is a flowchart illustrating steps of a method for implementing a learning activity plug-in according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an implementation terminal of a learning activity plug-in according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an identifier of a learning activity plug-in according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating a generated learning activity according to an embodiment of the present invention;
FIG. 5 is a life cycle diagram of a learning activity plugin of an embodiment of the present invention;
FIG. 6 is a schematic diagram of a page for creating a learning activity according to an embodiment of the invention;
FIG. 7 is a schematic diagram of a high level set of resource learning activities according to an embodiment of the invention;
FIG. 8 is a schematic diagram of a high level set of question and answer learning activities according to an embodiment of the present invention;
FIG. 9 is a diagram illustrating an exemplary entry for learning activities editing, in accordance with an embodiment of the present invention;
FIG. 10 is a schematic diagram of a page for editing a learning activity according to an embodiment of the invention;
FIG. 11 is a schematic illustration of an edited high level setting of an embodiment of the present invention;
FIG. 12 is a diagram of a management page of an outer learning activity list in accordance with an embodiment of the present invention;
FIG. 13 is a schematic view of a learning activity preview page in accordance with an embodiment of the present invention;
FIG. 14 is a schematic diagram of a Web-side learning page according to an embodiment of the present invention;
fig. 15 is a schematic diagram of a mobile learning page according to an embodiment of the present invention;
FIG. 16 is a timing diagram illustrating the creation of a learning activity within the learning activity framework according to an embodiment of the present invention;
description of reference numerals:
1. an implementation terminal for learning a movable plug-in; 2. a memory; 3. a processor.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
Name interpretation:
and (3) learning activities: learner's activities to achieve learning goals; the difference between different learners and learning contents creates the need of a plurality of different learning methods (existing and to be created), and from the informatization perspective, a plurality of excellent learning methods can be solidified into reusable software components which can be reused in different online learning scenes, so that the capability of a learning system is greatly enriched, and different learning activities are designed according to specific learners and learning contents, and the on-demand service is realized from the learning method level;
learning a movable plug-in: the learning method is packaged, the program units can be repeatedly used in different learning situations of the education ability platform, and program packages (PC, Web/H5, mobile terminal) with different physical forms can be provided according to requirements.
Referring to fig. 1, a method for implementing a learning activity plug-in includes the steps of:
s1, receiving edit state setting and play state setting of the learning activity plug-in to be generated, which are sent by the development end;
s2, setting a preset learning activity plug-in protocol according to the editing state setting and the playing state setting to generate a corresponding learning activity plug-in;
s3, registering the generated learning activity plug-in to a preset learning activity frame;
s4, receiving an operation request aiming at the learning activity plugin sent by the development end, operating the learning activity plugin in the learning activity frame according to the operation request, and generating corresponding learning activity, wherein the operation comprises creation and editing, and the editing comprises setting of preset rules on learning resources corresponding to the learning activity plugin;
and S5, receiving a request of the client for playing the generated learning activities, and playing the learning activities requested to be played in the learning activity frame.
As can be seen from the above description, the beneficial effects of the present invention are: the preset learning activity plug-in protocol comprises an editing state and a playing state, the development end only needs to set the editing state and the playing state of the learning activity plug-in according to the preset learning activity plug-in protocol, namely, various learning activity plugins can be developed, learning activities can be created in the learning activity frame registered by the learning activity plugins according to the editing state of the learning activity plugins, and preset rules can be set for learning resources contained in the learning activities, thereby generating learning activities of various learning modes, realizing plug-in design by taking the learning activities as granularity, and carrying out personalized editing and setting on the same learning activity plug-in, the method can generate various learning activities with different learning modes, realize personalized customization, realize the diversity of online learning and meet the personalized requirements of different learners.
Further, the editing state setting comprises a page for creating a learning activity and a page for editing the learning activity;
the playing state setting comprises playing a page of the learning activity;
the S2 includes:
and setting the position corresponding to a preset learning activity plug-in protocol according to the URLs corresponding to the page for creating the learning activity, the page for editing the learning activity and the page for playing the learning activity, and generating the corresponding learning activity plug-in.
According to the description, the URL corresponding to the page for creating the learning activity, the page for editing the learning activity and the URL corresponding to the page for playing the learning activity are set in the preset learning activity plug-in protocol, so that when the learning activity plug-in is called, the corresponding pages can be correspondingly presented, and the learning activity plug-in is matched with the learning activity frame registered by the learning activity plug-in, so that the creation, the editing and the playing of the learning activity can be realized, the personalized customization and the personalized learning of the learning activity are realized, and the operation is simple, convenient and quick.
Further, the S4 includes:
s41, receiving the request for creating the learning activity sent by the development end, calling the page for creating the learning activity in the learning activity frame according to the request for creating the learning activity, and creating the learning activity;
s42, receiving an editing request aiming at the created learning activity sent by the development end, calling a page for editing the learning activity in the learning activity frame according to the editing request, setting a preset rule for a learning resource corresponding to the created learning activity, and generating the edited learning activity, wherein the preset rule packet comprises the play duration ratio of the learning resource or/and the viewed content ratio of the learning resource;
the S5 includes:
and aiming at the playing request of the client to the generated learning activity, calling a page for playing the learning activity in the learning activity frame according to the playing request, and playing the learning activity requested to be played on the page for playing the learning activity.
As can be seen from the above description, after a learning activity is created, various preset rules are set for the learning resources included in the learning activity, for example, the playing time ratio of the learning resources, the viewed content ratio of the learning resources, and the like, and for the same learning resources, various learning activities can be generated through the setting of the preset rules, so as to meet the personalized requirements of the user.
Further, the edit state setting further includes a page for previewing the learning activity;
the S2 further includes:
setting a position corresponding to a preset learning activity plug-in protocol according to the URL corresponding to the page of the preview learning activity;
the S4 further includes:
after a learning activity is created or a learning activity is edited, a preview request aiming at the created learning activity or the edited learning activity sent by the development terminal is received, a page for previewing the learning activity is called in the learning activity frame according to the preview request, and the created learning activity or the edited learning activity is previewed on the page for previewing the learning activity.
According to the description, the page for previewing the learning activities is arranged on the learning activity plug-in, so that the created learning activities or the edited learning activities can be previewed after the learning activities are created or edited, and the creation or editing effect can be more intuitively and rapidly viewed by the development end.
Further, the S1 further includes:
receiving identification setting aiming at the learning activity plug-in to be generated and sent by an initiating terminal;
the S2 further includes:
setting a preset learning activity plug-in protocol according to the identification setting to generate an identification of the learning activity plug-in to be generated;
the operation request for the learning activity plug-in the S4 includes an identifier corresponding to the learning activity plug-in.
According to the description, the identification information is set for the learning activity plug-in unit, so that the subsequent operation on the learning activity plug-in unit can be facilitated, and the reliability of the operation on the learning activity plug-in unit is ensured.
Referring to fig. 2, a terminal for implementing a learning activity plug-in includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program to implement the following steps:
s1, receiving edit state setting and play state setting of the learning activity plug-in to be generated, which are sent by the development end;
s2, setting a preset learning activity plug-in protocol according to the editing state setting and the playing state setting to generate a corresponding learning activity plug-in;
s3, registering the generated learning activity plug-in to a preset learning activity frame;
s4, receiving an operation request aiming at the learning activity plugin sent by the development end, operating the learning activity plugin in the learning activity frame according to the operation request, and generating corresponding learning activity, wherein the operation comprises creation and editing, and the editing comprises setting of preset rules on learning resources corresponding to the learning activity plugin;
and S5, receiving a request of the client for playing the generated learning activities, and playing the learning activities requested to be played in the learning activity frame.
As can be seen from the above description, the beneficial effects of the present invention are: the preset learning activity plug-in protocol comprises an editing state and a playing state, the development end only needs to set the editing state and the playing state of the learning activity plug-in according to the preset learning activity plug-in protocol, namely, various learning activity plugins can be developed, learning activities can be created in the learning activity frame registered by the learning activity plugins according to the editing state of the learning activity plugins, and preset rules can be set for learning resources contained in the learning activities, thereby generating learning activities of various learning modes, realizing plug-in design by taking the learning activities as granularity, and carrying out personalized editing and setting on the same learning activity plug-in, the method can generate various learning activities with different learning modes, realize personalized customization, realize the diversity of online learning and meet the personalized requirements of different learners.
Further, the editing state setting comprises a page for creating a learning activity and a page for editing the learning activity;
the playing state setting comprises playing a page of the learning activity;
the S2 includes:
and setting the position corresponding to a preset learning activity plug-in protocol according to the URLs corresponding to the page for creating the learning activity, the page for editing the learning activity and the page for playing the learning activity, and generating the corresponding learning activity plug-in.
According to the description, the URL corresponding to the page for creating the learning activity, the page for editing the learning activity and the URL corresponding to the page for playing the learning activity are set in the preset learning activity plug-in protocol, so that when the learning activity plug-in is called, the corresponding pages can be correspondingly presented, and the learning activity plug-in is matched with the learning activity frame registered by the learning activity plug-in, so that the creation, the editing and the playing of the learning activity can be realized, the personalized customization and the personalized learning of the learning activity are realized, and the operation is simple, convenient and quick.
Further, the S4 includes:
s41, receiving the request for creating the learning activity sent by the development end, calling the page for creating the learning activity in the learning activity frame according to the request for creating the learning activity, and creating the learning activity;
s42, receiving an editing request aiming at the created learning activity sent by the development end, calling a page for editing the learning activity in the learning activity frame according to the editing request, setting a preset rule for a learning resource corresponding to the created learning activity, and generating the edited learning activity, wherein the preset rule packet comprises the play duration ratio of the learning resource or/and the viewed content ratio of the learning resource;
the S5 includes:
and aiming at the playing request of the client to the generated learning activity, calling a page for playing the learning activity in the learning activity frame according to the playing request, and playing the learning activity requested to be played on the page for playing the learning activity.
As can be seen from the above description, after a learning activity is created, various preset rules are set for the learning resources included in the learning activity, for example, the playing time ratio of the learning resources, the viewed content ratio of the learning resources, and the like, and for the same learning resources, various learning activities can be generated through the setting of the preset rules, so as to meet the personalized requirements of the user.
Further, the edit state setting further includes a page for previewing the learning activity;
the S2 further includes:
setting a position corresponding to a preset learning activity plug-in protocol according to the URL corresponding to the page of the preview learning activity;
the S4 further includes:
after a learning activity is created or a learning activity is edited, a preview request aiming at the created learning activity or the edited learning activity sent by the development terminal is received, a page for previewing the learning activity is called in the learning activity frame according to the preview request, and the created learning activity or the edited learning activity is previewed on the page for previewing the learning activity.
According to the description, the page for previewing the learning activities is arranged on the learning activity plug-in, so that the created learning activities or the edited learning activities can be previewed after the learning activities are created or edited, and the creation or editing effect can be more intuitively and rapidly viewed by the development end.
Further, the S1 further includes:
receiving identification setting aiming at the learning activity plug-in to be generated and sent by an initiating terminal;
the S2 further includes:
setting a preset learning activity plug-in protocol according to the identification setting to generate an identification of the learning activity plug-in to be generated;
the operation request for the learning activity plug-in the S4 includes an identifier corresponding to the learning activity plug-in.
According to the description, the identification information is set for the learning activity plug-in unit, so that the subsequent operation on the learning activity plug-in unit can be facilitated, and the reliability of the operation on the learning activity plug-in unit is ensured.
Example one
Referring to fig. 1, a method for implementing a learning activity plug-in includes the steps of:
s1, receiving edit state setting and play state setting of the learning activity plug-in to be generated, which are sent by the development end;
wherein the edit state setting comprises a page for creating a learning activity and a page for editing the learning activity;
the playing state setting comprises playing a page of the learning activity;
in another alternative embodiment, the edit status setting further comprises a page for previewing the learning activity;
in another alternative embodiment, the method further comprises:
receiving identification setting aiming at the learning activity plug-in to be generated and sent by an initiating terminal;
s2, setting a preset learning activity plug-in protocol according to the editing state setting and the playing state setting to generate a corresponding learning activity plug-in;
specifically, the position corresponding to a preset learning activity plug-in protocol is set according to the respective corresponding URLs of the page for creating the learning activity, the page for editing the learning activity, the page for playing the learning activity and the page for previewing the learning activity, so as to generate a corresponding learning activity plug-in;
in another optional implementation, if the identifier setting is received, setting a preset learning activity plug-in protocol according to the identifier setting to generate an identifier of the learning activity plug-in to be generated;
s3, registering the generated learning activity plug-in to a preset learning activity frame;
s4, receiving an operation request aiming at the learning activity plugin sent by the development end, operating the learning activity plugin in the learning activity frame according to the operation request, and generating corresponding learning activity, wherein the operation comprises creation and editing, and the editing comprises setting of preset rules on learning resources corresponding to the learning activity plugin;
wherein, the operation request for the learning activity plugin comprises the identifier corresponding to the learning activity plugin, and the operation request is performed based on the identifier corresponding to the learning activity plugin in the subsequent creation and editing execution processes;
s5, receiving a playing request of the client to the generated learning activity, and playing the learning activity requested to be played in the learning activity frame;
specifically, one learning activity plug-in specifically includes the following information:
(1) the basic information, i.e., identification information, contains:
plug-in code (plugin _ code): a unique identification code for computer identification;
plug-in name (plugin _ name);
plug-in icon (plugin _ icon), the effect of the generated learning activity is as shown in fig. 3;
(2) physical service information, the physically related information comprising:
-physical component name (plugin _ config. component _ name),
-domain name (plug _ config.config.global.host/host.https) where the physical component service is located [ including both http/https protocols ],
The mobile end (i.e. the user end) uses namespace (plugin _ config.config.global.namespace);
(3) the configuration information of user background management, the background is based on web management page (mobile terminal has no management function, and development terminal has management function), including:
-creating a page of learning activity (plugin _ config
-editing a page of learning activity (plugin _ config.config.web.edge) ("plugin _ config.g.web.edit"),
-page of preview learning activity (plugin _ config.config.web.preview);
(4) foreground user study page, facing to the page that end user learnt, provides the page that the user learnt, contains:
-a Web-side learning page (plugin _ config.config.web.spare),
-mobile end learning page [ H5 version ] (plugin _ config.config.h5. spare)
-mobile end learning page [ native version ] (plugin _ config.config.native. spare);
the preset learning activity plugin protocol formed according to the specific information contained in the learning activity plugin is specifically as follows:
Figure BDA0002609758170000101
Figure BDA0002609758170000111
that is, the access standard of the unified learning activity plug-in is formed by the setting of the learning activity plug-in, the program unit can be repeatedly used in different learning situations of the education ability platform, and the program packages (PC, Web/H5, mobile terminal) with different physical forms can be provided according to the requirement.
Example two
The embodiment describes how to implement the creation, editing, preview and operation of the learning activities in detail with reference to specific application scenarios:
after the learning activity plug-in protocol is preset, the learning activity is developed according to the preset learning activity plug-in protocol as follows:
in the scenario of developing a learning activity of "resource learning", the above "learning activity plugin" protocol is used for development, and only the information required by various configurations needs to be filled in the corresponding positions in the learning activity plugin protocol, which is specifically as follows:
Figure BDA0002609758170000121
after the configuration is completed, the generated learning activity plug-in is registered in a preset learning activity frame, and then the learning activity corresponding to the learning activity plug-in can be seen on the system, as shown in fig. 4, wherein each of the exercise, question answering, reading and resource learning is a learning activity;
after the learning activities are registered in the preset learning activity frame, each learning activity can be created, edited, previewed and run next, fig. 5 is a life cycle diagram of a learning activity plug-in, the learning activity plug-in includes an editing view and a playing view, the editing view includes an initial creation view, a modification (i.e.,) view and a preview view, each learning activity plug-in can run in a mechanism defined by the preset learning activity frame, and the preset learning activity frame can call the editing view and the playing view of the learning activity plug-in according to different occasions, so as to complete the process from the creation to the running of the learning activity, specifically:
s41, receiving the request for creating the learning activity sent by the development end, calling the page for creating the learning activity in the learning activity frame according to the request for creating the learning activity, and creating the learning activity;
fig. 6 is a page for creating a learning activity, in which basic information of the learning activity to be created can be filled in, and corresponding learning resources are uploaded, the learning resources can be uploaded locally or added from a resource library, and 1 resource can be added under the restriction;
further including advanced settings for the created learning activities to achieve personalized settings for resource learning activities, fig. 7 is a diagram illustrating advanced settings for "resources" for a learning activity, including activity completion conditions, such as whether audio/video viewing content can be set to exceed a threshold and whether course, document, or picture viewing content is set to exceed a threshold to consider the learning activity complete, learning settings, such as whether video fast-forward is allowed, whether resource download is allowed, conditions and content for different learning activity settings are different;
FIG. 8 is a schematic diagram of another high level setting of a learning activity "question-answer" including a question-answer high level setting and an activity completion condition setting;
the corresponding settings of different learning activities can be different, and the corresponding settings can be dynamically adjusted according to actual needs;
s42, receiving an editing request aiming at the created learning activity sent by the development end, calling a page for editing the learning activity in the learning activity frame according to the editing request, setting a preset rule for a learning resource corresponding to the created learning activity, and generating the edited learning activity, wherein the preset rule packet comprises the play duration ratio of the learning resource or/and the viewed content ratio of the learning resource;
FIG. 9 is a diagram illustrating editing of a created learning activity, FIG. 10 is a diagram illustrating a page of the editing activity, and FIG. 11 is a diagram illustrating a high level setting of editing;
in addition, the created learning activities can be deleted, the schematic diagram of which is shown in fig. 12, and as shown in fig. 12, corresponding operations are performed on the management page of the outer learning activity list: adding, editing and deleting, wherein specific buttons are operated, so that a corresponding page can be loaded by calling a pre-registered URL, the plug-in code arranged in front is used as a unique identifier of the learning activity plug-in, and the learning activity plug-in can be used for quickly positioning the corresponding learning activity plug-in the loading process;
in another optional embodiment, after a learning activity or an editing learning activity is created, a preview request for the created learning activity or the editing learning activity sent by the development terminal is received, a page for previewing the learning activity is called in the learning activity frame according to the preview request, and the created learning activity or the editing learning activity is previewed on the page for previewing the learning activity;
FIG. 13 is a schematic view of a preview page of the learning activity;
the S5 includes:
calling a page for playing the learning activity in the learning activity frame according to the playing request aiming at the playing request of the client to the generated learning activity, and playing the learning activity requested to be played in the page for playing the learning activity;
FIG. 14 is a schematic diagram of a Web-side learning page, and FIG. 15 is a schematic diagram of a Mobile-side (H5/native) learning page;
fig. 16 is a timing chart showing the creation of the learning activities in the learning activity frame, and after the learning activity page is edited, the learning activity frame is notified through a PostMessage (iframe implementation mechanism) according to the learning activity data format specification, and after receiving the information of the learning activity page, the learning activity frame triggers corresponding actions, such as creation and editing actions;
as long as the learning activities are determined, the types of the learning activities are determined, but the internal resource types of each learning activity can be further divided, secondary resources can be controlled, even tertiary resources can be controlled, and the internal types can be changed.
EXAMPLE III
Referring to fig. 2, an implementation terminal 1 for learning a plug-in includes a memory 2, a processor 3, and a computer program stored on the memory 2 and executable on the processor 3, where the processor 3 implements the steps of the first embodiment or the second embodiment when executing the computer program.
In summary, the implementation method and terminal for learning plug-ins provided by the present invention preset a learning plug-in protocol, the preset learning plug-ins include an editing state and a playing state, the development end can develop various learning plug-ins by setting the editing state and the playing state of the learning plug-ins according to the preset learning plug-in protocol, so as to facilitate different teams and third parties to develop various learning plug-ins, and can create learning activities in a learning activity framework registered by the learning plug-ins according to the editing state of the learning plug-ins and set preset rules for learning resources included in the learning activities, thereby generating learning activities in various learning manners, implementing plug-in design with the learning activities as a granularity, and setting the learning plug-ins individually by editing the same learning plug-ins, the method can generate various learning activities with different learning modes, realize personalized customization, realize the diversity of online learning and meet the personalized requirements of different learners.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. A realization method of learning activity plug-ins is characterized by comprising the following steps:
s1, receiving edit state setting and play state setting of the learning activity plug-in to be generated, which are sent by the development end;
s2, setting a preset learning activity plug-in protocol according to the editing state setting and the playing state setting to generate a corresponding learning activity plug-in;
s3, registering the generated learning activity plug-in to a preset learning activity frame;
s4, receiving an operation request aiming at the learning activity plugin sent by the development end, operating the learning activity plugin in the learning activity frame according to the operation request, and generating corresponding learning activity, wherein the operation comprises creation and editing, and the editing comprises setting of preset rules on learning resources corresponding to the learning activity plugin;
and S5, receiving a request of the client for playing the generated learning activities, and playing the learning activities requested to be played in the learning activity frame.
2. The method for implementing a learning activity plug-in according to claim 1, wherein the edit state setting comprises creating a page of learning activity and editing a page of learning activity;
the playing state setting comprises playing a page of the learning activity;
the S2 includes:
and setting the position corresponding to a preset learning activity plug-in protocol according to the URLs corresponding to the page for creating the learning activity, the page for editing the learning activity and the page for playing the learning activity, and generating the corresponding learning activity plug-in.
3. The method for implementing a learning activity plug-in as claimed in claim 2, wherein the step S4 includes:
s41, receiving the request for creating the learning activity sent by the development end, calling the page for creating the learning activity in the learning activity frame according to the request for creating the learning activity, and creating the learning activity;
s42, receiving an editing request aiming at the created learning activity sent by the development end, calling a page for editing the learning activity in the learning activity frame according to the editing request, setting a preset rule for a learning resource corresponding to the created learning activity, and generating the edited learning activity, wherein the preset rule packet comprises the play duration ratio of the learning resource or/and the viewed content ratio of the learning resource;
the S5 includes:
and aiming at the playing request of the client to the generated learning activity, calling a page for playing the learning activity in the learning activity frame according to the playing request, and playing the learning activity requested to be played on the page for playing the learning activity.
4. The method for implementing a learning activity plug-in according to claim 2 or 3, wherein the edit state setting further comprises previewing a page of a learning activity;
the S2 further includes:
setting a position corresponding to a preset learning activity plug-in protocol according to the URL corresponding to the page of the preview learning activity;
the S4 further includes:
after a learning activity is created or a learning activity is edited, a preview request aiming at the created learning activity or the edited learning activity sent by the development terminal is received, a page for previewing the learning activity is called in the learning activity frame according to the preview request, and the created learning activity or the edited learning activity is previewed on the page for previewing the learning activity.
5. The implementation method of a learning activity plug-in according to any one of claims 1 to 3, wherein the S1 further comprises:
receiving identification setting aiming at the learning activity plug-in to be generated and sent by an initiating terminal;
the S2 further includes:
setting a preset learning activity plug-in protocol according to the identification setting to generate an identification of the learning activity plug-in to be generated;
the operation request for the learning activity plug-in the S4 includes an identifier corresponding to the learning activity plug-in.
6. An implementation terminal for learning activity plug-ins, comprising a memory, a processor and a computer program stored on the memory and operable on the processor, wherein the processor executes the computer program to implement the following steps:
s1, receiving edit state setting and play state setting of the learning activity plug-in to be generated, which are sent by the development end;
s2, setting a preset learning activity plug-in protocol according to the editing state setting and the playing state setting to generate a corresponding learning activity plug-in;
s3, registering the generated learning activity plug-in to a preset learning activity frame;
s4, receiving an operation request aiming at the learning activity plugin sent by the development end, operating the learning activity plugin in the learning activity frame according to the operation request, and generating corresponding learning activity, wherein the operation comprises creation and editing, and the editing comprises setting of preset rules on learning resources corresponding to the learning activity plugin;
and S5, receiving a request of the client for playing the generated learning activities, and playing the learning activities requested to be played in the learning activity frame.
7. The terminal for implementing a learning activity plug-in of claim 6, wherein the edit state setting comprises creating a page of a learning activity and editing a page of a learning activity;
the playing state setting comprises playing a page of the learning activity;
the S2 includes:
and setting the position corresponding to a preset learning activity plug-in protocol according to the URLs corresponding to the page for creating the learning activity, the page for editing the learning activity and the page for playing the learning activity, and generating the corresponding learning activity plug-in.
8. The terminal for implementing a learning activity plug-in of claim 7, wherein the S4 comprises:
s41, receiving the request for creating the learning activity sent by the development end, calling the page for creating the learning activity in the learning activity frame according to the request for creating the learning activity, and creating the learning activity;
s42, receiving an editing request aiming at the created learning activity sent by the development end, calling a page for editing the learning activity in the learning activity frame according to the editing request, setting a preset rule for a learning resource corresponding to the created learning activity, and generating the edited learning activity, wherein the preset rule packet comprises the play duration ratio of the learning resource or/and the viewed content ratio of the learning resource;
the S5 includes:
and aiming at the playing request of the client to the generated learning activity, calling a page for playing the learning activity in the learning activity frame according to the playing request, and playing the learning activity requested to be played on the page for playing the learning activity.
9. The terminal for implementing a learning activity plug-in according to claim 7 or 8, wherein the edit state setting further comprises a page for previewing a learning activity;
the S2 further includes:
setting a position corresponding to a preset learning activity plug-in protocol according to the URL corresponding to the page of the preview learning activity;
the S4 further includes:
after a learning activity is created or a learning activity is edited, a preview request aiming at the created learning activity or the edited learning activity sent by the development terminal is received, a page for previewing the learning activity is called in the learning activity frame according to the preview request, and the created learning activity or the edited learning activity is previewed on the page for previewing the learning activity.
10. The implementation terminal of a learning activity plug-in according to any one of claims 6 to 8, wherein the S1 further comprises:
receiving identification setting aiming at the learning activity plug-in to be generated and sent by an initiating terminal;
the S2 further includes:
setting a preset learning activity plug-in protocol according to the identification setting to generate an identification of the learning activity plug-in to be generated;
the operation request for the learning activity plug-in the S4 includes an identifier corresponding to the learning activity plug-in.
CN202010750022.5A 2020-07-30 2020-07-30 Implementation method and terminal for learning active plug-in Pending CN112099866A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010750022.5A CN112099866A (en) 2020-07-30 2020-07-30 Implementation method and terminal for learning active plug-in

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010750022.5A CN112099866A (en) 2020-07-30 2020-07-30 Implementation method and terminal for learning active plug-in

Publications (1)

Publication Number Publication Date
CN112099866A true CN112099866A (en) 2020-12-18

Family

ID=73749860

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010750022.5A Pending CN112099866A (en) 2020-07-30 2020-07-30 Implementation method and terminal for learning active plug-in

Country Status (1)

Country Link
CN (1) CN112099866A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060024654A1 (en) * 2004-07-31 2006-02-02 Goodkovsky Vladimir A Unified generator of intelligent tutoring
CN103049169A (en) * 2011-10-14 2013-04-17 苹果公司 Content authoring application
CN110413263A (en) * 2019-07-25 2019-11-05 上海商汤智能科技有限公司 The development approach and device of course packet, system, equipment and storage medium
CN110580187A (en) * 2019-07-30 2019-12-17 福建天泉教育科技有限公司 method and terminal for realizing online learning course
CN111401525A (en) * 2020-03-20 2020-07-10 珠海读书郎网络教育有限公司 Adaptive learning system and method based on deep learning

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060024654A1 (en) * 2004-07-31 2006-02-02 Goodkovsky Vladimir A Unified generator of intelligent tutoring
CN103049169A (en) * 2011-10-14 2013-04-17 苹果公司 Content authoring application
CN110413263A (en) * 2019-07-25 2019-11-05 上海商汤智能科技有限公司 The development approach and device of course packet, system, equipment and storage medium
CN110580187A (en) * 2019-07-30 2019-12-17 福建天泉教育科技有限公司 method and terminal for realizing online learning course
CN111401525A (en) * 2020-03-20 2020-07-10 珠海读书郎网络教育有限公司 Adaptive learning system and method based on deep learning

Similar Documents

Publication Publication Date Title
CN109981711B (en) Document dynamic playing method, device and system and computer readable storage medium
CN104918105B (en) More screen playing methods, equipment and the system of media file
JP7140909B2 (en) Curriculum package development method and apparatus, system, device and storage medium
CN103729196A (en) Graphic layer based electronic drawing board system drawn by multiple persons, processing method and processing equipment
US9898750B2 (en) Platform for distribution of content to user application programs and analysis of corresponding user response data
Saraubon Learning media repository and delivery system for smart classroom using IoT and mobile technologies
US20230059097A1 (en) Application control method and apparatus, electronic device, and storage medium
CN111723558A (en) Document display method and device, electronic equipment and storage medium
Bosetti et al. An end user development approach for mobile web augmentation
CN115510347A (en) Presentation file conversion method and device, electronic equipment and storage medium
CN111782184A (en) Apparatus, method, apparatus and medium for performing a customized artificial intelligence production line
US9721321B1 (en) Automated interactive dynamic audio/visual performance with integrated data assembly system and methods
US20180211553A1 (en) Systems and methods for providing personalized electronic learning material in an educational infrastructure
CN108491232B (en) Method and system for loading control on voice conversation platform
JP2013246384A (en) Content providing system and client terminal
JP6686578B2 (en) Information processing apparatus and information processing program
CN105488199B (en) Mixture table form processing method, device and mobile terminal
Chopra Websocket essentials–building apps with html5 websockets
WO2016000638A1 (en) Networking cooperation method and machine using such method
CN112099866A (en) Implementation method and terminal for learning active plug-in
KR20150010284A (en) E-learning content authoring appratus using template and method thereof
CN111258434A (en) Method, device, equipment and storage medium for inserting pictures into chat interface
CN113709575B (en) Video editing processing method and device, electronic equipment and storage medium
Lesser Programming flash communication server
US20170149578A1 (en) Networking cooperation method and machine using such method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20201218

RJ01 Rejection of invention patent application after publication