CN111460353A - Implementation method and client for palm school - Google Patents

Implementation method and client for palm school Download PDF

Info

Publication number
CN111460353A
CN111460353A CN201910959234.1A CN201910959234A CN111460353A CN 111460353 A CN111460353 A CN 111460353A CN 201910959234 A CN201910959234 A CN 201910959234A CN 111460353 A CN111460353 A CN 111460353A
Authority
CN
China
Prior art keywords
client
learning
information
background server
examination
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
CN201910959234.1A
Other languages
Chinese (zh)
Inventor
董喆
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuhan Fiberhome Integration Technologies Co ltd
Original Assignee
Wuhan Fiberhome Integration Technologies Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Fiberhome Integration Technologies Co ltd filed Critical Wuhan Fiberhome Integration Technologies Co ltd
Priority to CN201910959234.1A priority Critical patent/CN111460353A/en
Publication of CN111460353A publication Critical patent/CN111460353A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Electrically Operated Instructional Devices (AREA)

Abstract

The invention discloses a realization method and a client for a palm school, which receives operation authority information from a background server and distributes the operation authority of the client by accessing the background server through the client; the client with the learning task issuing operation authority issues learning task information and an issuing range to the background server, and pushes the information to the client to be learned in the issuing range through a pushing service of the background server; the client to be learned sends the column ID parameters to the background server, receives a learning information list returned by the background server according to the column ID parameters, and displays the learning information list on an operation page of the client to be learned; and the client to be learned updates the display progress bar in real time according to the completion condition of the learning task in the learning information list, so that the client to be learned can conveniently learn the task, thereby realizing the real-time linkage of the learning task and arousing the learning enthusiasm of students.

Description

Implementation method and client for palm school
Technical Field
The invention belongs to the technical field of information, and particularly relates to a realization method and a client for a palm school.
Background
The information technology is a general term for various technologies used for managing and processing information, and mainly applies computer science and communication technology to design, develop, install and implement information systems and application software, and mainly includes sensing technology, computer and intelligent technology, communication technology and control technology.
The school is a school for training and educating students. The task is to improve the ability of students to observe and process problems with relevant standpoints, viewpoints and methods through planned training; at present, the learning and management work of the students is basically still carried out by the traditional manual operation mode, and the learning and management work efficiency of the students is low due to the limitation of time, regions and other conditions, so that the best learning effect at any time and any place can not be achieved. Meanwhile, the study work is lack of linkage, the condition of the student thought learning cannot be objectively and accurately evaluated, and the study enthusiasm of the student cannot be mobilized by a modern means.
Disclosure of Invention
Aiming at the defects or improvement requirements of the prior art, the invention provides a realization method and a client for a palm school, which can obtain the operation authority of the client through interaction with a background server, issue a learning task according to the operation authority, push a message to a client to be learned in an issuing range through a push service of the background server, facilitate the client to be learned to learn the task, realize real-time linkage of the learning task and arouse the learning enthusiasm of students.
To achieve the above object, according to one aspect of the present invention, there is provided an implementation method for a palm school, including the steps of:
the client accesses the background server, receives operation authority information obtained by the background server according to the organization authentication result, and distributes the operation authority of the client according to the operation authority information, wherein the operation authority comprises a learning task issuing operation authority;
the client with the learning task issuing operation authority issues learning task information and an issuing range to the background server, and pushes the information to the client to be learned in the issuing range through a pushing service of the background server;
the client to be learned sends the column ID parameters to the background server, receives a learning information list returned by the background server according to the column ID parameters, and displays the learning information list on an operation page of the client to be learned;
the client to be learned updates the display progress bar in real time according to the completion condition of the learning task in the learning information list; after the learning task is finished, if the learning task is not associated with the examination, the learning task is finished; otherwise, activating an examination button of the operation page according to the instruction of the background server, wherein the examination button is used for a user to click to enter an examination.
As a further improvement of the invention, the specific process of organizing authentication is as follows: the background server inquires the student ID and the organization job table in the database according to the user information sent by the client, inquires the job information corresponding to the student ID according to the organization job table, and sends the operation authority information corresponding to the job information to the client.
As a further improvement of the invention, the process of issuing the learning task information comprises the following steps: the client side with the corresponding operation authority stores the learning task information in a database of the background server through a data interface, the background server calls data of the database and converts the data into json data of the corresponding learning task information, the json data of the learning task information is sent in a message queue mode, and a push server of the client side with the corresponding operation authority receives the json data to push and display the json data.
As a further improvement of the invention, the learning information list comprises a learning task, a learning duration, an organization authentication result and an associated examination.
As a further improvement of the method, the background server produces the ranking list of the test according to the test scores of the students taking the test in the student detail list, clicks the test activity page of the client to obtain the ranking list of the test sent by the background server, and the examination of the ranking list of the test is realized.
In order to achieve the above object, according to another aspect of the present invention, there is provided a client for a palm school, the client being connected to a background server, wherein,
the client is used for accessing the background server, receiving operation authority information obtained by the background server according to the organization authentication result, and distributing the operation authority of the client according to the operation authority information, wherein the operation authority comprises a learning task issuing operation authority;
the client with the learning task issuing operation authority is used for issuing learning task information and an issuing range to the background server, and pushing information to the client to be learned in the issuing range through a pushing service of the background server;
the client to be learned is used for sending the column ID parameters to the background server and receiving a learning information list returned by the background server according to the column ID parameters, and the learning information list is displayed on an operation page of the client to be learned;
the client to be learned is also used for updating the display progress bar in real time according to the completion condition of the learning task in the learning information list; after the learning task is finished, if the learning task is not associated with the examination, the learning task is finished; otherwise, activating an examination button of the operation page according to the instruction of the background server, wherein the examination button is used for a user to click to enter an examination.
As a further improvement of the invention, the organization authentication has the process of: the background server inquires the student ID and the organization job table in the database according to the user information sent by the client, inquires the job information corresponding to the student ID according to the organization job table, and sends the operation authority information corresponding to the job information to the client.
As a further improvement of the invention, the process of issuing the learning task information comprises the following steps: the client side with the corresponding operation authority stores the learning task information in a database of the background server through a data interface, the background server calls data of the database and converts the data into json data of the corresponding learning task information, the json data of the learning task information is sent in a message queue mode, and a push server of the client side with the corresponding operation authority receives the json data to push and display the json data.
As a further improvement of the invention, the learning information list comprises a learning task, a learning duration, an organization authentication result and an associated examination.
As a further improvement of the invention, the examination activity page of the client acquires the ranking list of the current examination sent by the background server so as to realize the check of the ranking list of the current examination, and the ranking list of the current examination is generated by the background server according to the examination scores of the students taking the examination in the student detail list.
Generally, compared with the prior art, the above technical solution conceived by the present invention has the following beneficial effects:
according to the implementation method and the client for the palm school, the operation authority of the client is obtained through interaction with the background server, the learning task is issued according to the operation authority, and the message is pushed to the client to be learned in the issuing range through the pushing service of the background server, so that the client to be learned can conveniently learn the task, real-time linkage of learning work is realized, and the learning enthusiasm of students is mobilized; the client (such as a mobile phone) can be used for learning and examining anytime and anywhere, tasks are issued and check supervision is carried out in real time, learning and working are linked, learning and examining are associated, and learning task issuing is carried out in a scientific and convenient mode through layer-by-layer association.
Drawings
Fig. 1 is a schematic diagram of a method for implementing a palm school according to an embodiment of the present invention;
fig. 2 is a schematic diagram of learning task issuing according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other. The present invention will be described in further detail with reference to specific embodiments.
Fig. 1 is a schematic diagram of an implementation method of a palm school according to an embodiment of the present invention. As shown in fig. 1, the method comprises the following specific steps:
the client accesses the background server, receives operation authority information obtained by the background server according to the organization authentication result, and distributes the operation authority of the client according to the operation authority information, wherein the operation authority comprises a learning task issuing operation authority;
the specific process of organizing authentication is as follows: the background server inquires the student ID and the organization role table in the database according to the user information of the client, inquires the role information corresponding to the student ID according to the organization role table, sends the operation authority information corresponding to the role information to the client, and the client performs authority distribution according to the corresponding authority information; as one example, the organizational structure of an organization includes a teacher, a study board, and a general student, where the teacher has a higher authority than the study board and the study board has a higher authority than the general student.
The method comprises the steps that due to different internal roles and permissions of different organizations, the back-end server can obtain the role list information of the students, wherein the information comprises the role list of the students and corresponding permission identifications;
as an example, only teachers and learning committees have the authority to deploy important jobs, and the specific process of task establishment is as follows: the method utilizes a general entity model of the task, which comprises a task type, a task name, task contents and task attachments, wherein the task attachments can be associated with files with various formats, such as learning information or examinations, so that the learning task and the learning examinations can be connected in series. The release task can select a release range and is issued according to the current job authority display organization list; wherein, the concept of important work deployment refers to important work tasks issued by organizations above the study committee,
fig. 2 is a schematic diagram of learning task issuing according to an embodiment of the present invention. As shown in fig. 2, a client having an operation authority of issuing a learning task issues learning task information and an issuing range to a background server, and pushes a message to a client to be learned in the issuing range through a push service of the background server;
as a further preference, the user who publishes the task (also referred to as an administrator) can view the task reply list, so as to implement the operation of reviewing and returning the reply content, and the user who publishes the task can modify the task deadline field and the task content field; a manager can check the task completion statistics, and the statistics can be carried out according to two dimensions of the organization completion rate and the student participation rate of the tasks, so that the algorithm statistics can be carried out and real-time assessment can be carried out;
the manager issues the learning task information through the background server, and the user end clicks the learning task information to enter a corresponding operation page, which specifically comprises the following steps: a manager stores the learning task information in a database through a data interface, calls data in the database and converts the data into json data of corresponding learning task information, and simultaneously sends the json data of the learning task information in a message queue mode, a push server of a user mobile phone receives the json data to carry out push display, and a user end clicks the push information of the learning task information to enter a corresponding operation page;
as a further preference, a user checks the important work deployment of the task bar at a client, specifically, a manager stores the important work deployment in a database through a data interface, calls data in the database and converts the data into json data of corresponding important work deployment task information, and simultaneously sends the json data of the important work deployment task information in a message queue manner, a push server of a mobile phone of the user receives the json data to push and display the json data, and the user clicks the push information of the learning task information to enter a corresponding operation page; specifically, when the client is a mobile phone APP, json data of important work deployment task information can be assembled into a display page of the mobile phone APP through a mobile phone terminal native code;
the issued task is pushed to the client through the server, specifically, student information needing to be sent is inquired according to a student organization information server interface selected by the issued task, the student information is added into an MQ message queue for asynchronous pushing, and a task prompt is given to the client receiving the pushing;
the client to be learned sends a column ID parameter to a background server, receives a learning information list returned by the background server according to the column ID parameter, and displays the learning information list on an operation page of the client to be learned;
specifically, the information of the learning information list comprises a learning task, learning duration, an organization authentication result and an associated examination, wherein the learning task is displayed according to items, the learning duration can be set as preset duration, and the learning duration can also be set as manual input by a user;
the client to be learned updates the display progress bar in real time according to the completion condition of the learning task in the learning information list; after the learning task is finished, if the learning task is not associated with the examination, the learning task is finished; otherwise, activating an examination button of the operation page according to the instruction of the background server, wherein the examination button is used for a user to click to enter an examination.
The user clicks a learning task of the learning information list to start learning, and the client updates the display progress bar in real time according to the completion condition of the learning task;
specifically, the display progress bar updates the current learning progress and the learning duration in a rolling manner according to a preset time interval, and sends the current learning progress and the learning duration to the background server for updating;
when the user logs out of the client in the midway and logs in again, the client inquires the current learning progress and the school duration information through the background server, so that the learning record of the user during the log-out is reserved;
specifically, the user side sends a message that the learning progress is completely completed to the background server, if the learning task is not associated with the examination, the learning is finished, and the background server records the learning state of the student and stores the learning state in a storage; if the learning task is related to the examination, enabling an examination button of an operation page by the user terminal according to an instruction of the background server, wherein the examination button is arranged at the tail end of a progress bar corresponding to the learning task, and the user clicks the examination button to enter the examination, specifically, examination activity tables on the examination page comprise examination details and examination-related question banks (questions, question options and tables matched with correct answers of the questions, and random questions can be supported); after the examination is finished, the examination scores are recorded and sent to the background server, as an example, the background server is provided with a student examination detail list, the ranking list of the examination is produced according to examination scores of students taking the examination in the student detail list, and the user can click an examination activity page of the client to obtain the ranking list of the examination sent by the background server, so that the examination of the ranking list of the examination is realized.
A client for a palm school, which is connected with a background server,
the client is used for accessing the background server, receiving operation authority information obtained by the background server according to the organization authentication result, and distributing the operation authority of the client according to the operation authority information, wherein the operation authority comprises a learning task issuing operation authority;
the specific process of organizing authentication is as follows: the background server inquires the student ID and the organization role table in the database according to the user information of the client, inquires the role information corresponding to the student ID according to the organization role table, sends the operation authority information corresponding to the role information to the client, and the client performs authority distribution according to the corresponding authority information; as one example, the organizational structure of an organization includes a teacher, a study board, and a general student, where the teacher has a higher authority than the study board and the study board has a higher authority than the general student.
The method comprises the steps that due to different internal roles and permissions of different organizations, the back-end server can obtain the role list information of the students, wherein the information comprises the role list of the students and corresponding permission identifications;
as an example, only teachers and learning committees have the authority to deploy important jobs, and the specific process of task establishment is as follows: the method utilizes a general entity model of the task, which comprises a task type, a task name, task contents and task attachments, wherein the task attachments can be associated with files with various formats, such as learning information or examinations, so that the learning task and the learning examinations can be connected in series. The release task can select a release range and is issued according to the current job authority display organization list; wherein, the concept of important work deployment refers to important work tasks issued by organizations above the study committee,
the client with the learning task issuing operation authority is used for issuing learning task information and an issuing range to the background server, and pushing information to the client to be learned in the issuing range through a pushing service of the background server;
as a further preference, the user who publishes the task (also referred to as an administrator) can view the task reply list, so as to implement the operation of reviewing and returning the reply content, and the user who publishes the task can modify the task deadline field and the task content field; a manager can check the task completion statistics, and the statistics can be carried out according to two dimensions of the organization completion rate and the student participation rate of the tasks, so that the algorithm statistics can be carried out and real-time assessment can be carried out;
the manager issues the learning task information through the background server, and the user end clicks the learning task information to enter a corresponding operation page, which specifically comprises the following steps: a manager stores the learning task information in a database through a data interface, calls data in the database and converts the data into json data of corresponding learning task information, and simultaneously sends the json data of the learning task information in a message queue mode, a push server of a user mobile phone receives the json data to carry out push display, and a user end clicks the push information of the learning task information to enter a corresponding operation page;
as a further preference, a user checks the important work deployment of the task bar at a client, specifically, a manager stores the important work deployment in a database through a data interface, calls data in the database and converts the data into json data of corresponding important work deployment task information, and simultaneously sends the json data of the important work deployment task information in a message queue manner, a push server of a mobile phone of the user receives the json data to push and display the json data, and the user clicks the push information of the learning task information to enter a corresponding operation page; specifically, when the client is a mobile phone APP, json data of important work deployment task information can be assembled into a display page of the mobile phone APP through a mobile phone terminal native code;
the client to be learned is used for sending the column ID parameters to the background server and receiving a learning information list returned by the background server according to the column ID parameters, and the learning information list is displayed on an operation page of the client to be learned;
the issued task is pushed to the client through the server, specifically, student information needing to be sent is inquired according to an organization information server interface selected by the issued task, the student information is added into an MQ message queue for asynchronous pushing, and a task prompt is given to the client receiving the pushing;
the client to be learned sends a column ID parameter to a background server, receives a learning information list returned by the background server according to the column ID parameter, and displays the learning information list on an operation page of the client to be learned;
specifically, the information of the learning information list comprises a learning task, learning duration, an organization authentication result and an associated examination, wherein the learning task is displayed according to items, the learning duration can be set as preset duration, and the learning duration can also be set as manual input by a user;
the client to be learned is also used for updating the display progress bar in real time according to the completion condition of the learning task in the learning information list; after the learning task is finished, if the learning task is not associated with the examination, the learning task is finished; otherwise, activating the test button of the operation page according to the instruction of the background server, so that the user can conveniently click the test button to enter the test.
The user clicks a learning task of the learning information list to start learning, and the client updates the display progress bar in real time according to the completion condition of the learning task;
specifically, the display progress bar updates the current learning progress and the learning duration in a rolling manner according to a preset time interval, and sends the current learning progress and the learning duration to the background server for updating;
when the user logs out of the client in the midway and logs in again, the client inquires the current learning progress and the school duration information through the background server, so that the learning record of the user during the log-out is reserved;
specifically, the user side sends a message that the learning progress is completely completed to the background server, if the learning task is not associated with the examination, the learning is finished, and the background server records the learning state of the student and stores the learning state in a storage; if the learning task is related to the examination, enabling an examination button of an operation page by the user terminal according to an instruction of the background server, wherein the examination button is arranged at the tail end of a progress bar corresponding to the learning task, and the user clicks the examination button to enter the examination, specifically, examination activity tables on the examination page comprise examination details and examination-related question banks (questions, question options and tables matched with correct answers of the questions, and random questions can be supported); after the examination is finished, the examination scores are recorded and sent to the background server, as an example, the background server is provided with a student examination detail list, the ranking list of the examination is produced according to examination scores of students taking the examination in the student detail list, and the user can click an examination activity page of the client to obtain the ranking list of the examination sent by the background server, so that the examination of the ranking list of the examination is realized.
It will be understood by those skilled in the art that the foregoing is only a preferred embodiment of the present invention, and is not intended to limit the invention, and that any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A realization method for a palm school is characterized by comprising the following steps:
the client accesses the background server, receives operation authority information obtained by the background server according to the organization authentication result, and distributes the operation authority of the client according to the operation authority information, wherein the operation authority comprises a learning task issuing operation authority;
the client with the learning task issuing operation authority issues learning task information and an issuing range to the background server, and pushes information to the client to be learned in the issuing range through a pushing service of the background server;
the client to be learned sends a column ID parameter to a background server, receives a learning information list returned by the background server according to the column ID parameter, and displays the learning information list on an operation page of the client to be learned;
the client to be learned updates the display progress bar in real time according to the completion condition of the learning task in the learning information list; after the learning task is finished, if the learning task is not associated with the examination, the learning task is finished; otherwise, activating an examination button of the operation page according to the instruction of the background server, wherein the examination button is used for a user to click to enter an examination.
2. The method as claimed in claim 1, wherein the specific process of the organization authentication is as follows: the background server inquires the student ID and the organization job table in the database according to the user information sent by the client, inquires the job information corresponding to the student ID according to the organization job table, and sends the operation authority information corresponding to the job information to the client.
3. The implementation method for palm school according to claim 1, wherein the process of issuing learning task information is: the client side with the corresponding operation authority stores the learning task information in a database of the background server through a data interface, the background server calls data of the database and converts the data into json data of the corresponding learning task information, the json data of the learning task information is sent in a message queue mode, and a push server of the client side with the corresponding operation authority receives the json data to push and display the json data.
4. The method as claimed in claim 1, wherein the learning information list includes learning task, learning duration, organization authentication result and associated examination.
5. The implementation method for the palm school according to claim 1, wherein the examination activity page of the client obtains a ranking list of the examination sent by the background server to realize the examination of the ranking list of the examination, and the ranking list of the examination is generated by the background server according to the examination scores of the students taking the examination in the student detail list.
6. A client for a palm school is connected with a background server and is characterized in that,
the client is used for accessing the background server, receiving operation authority information obtained by the background server according to the organization authentication result, and distributing the operation authority of the client according to the operation authority information, wherein the operation authority comprises a learning task issuing operation authority;
the client with the learning task issuing operation authority is used for issuing learning task information and an issuing range to the background server, and pushing information to the client to be learned in the issuing range through a pushing service of the background server;
the client to be learned is used for sending the column ID parameters to the background server, receiving a learning information list returned by the background server according to the column ID parameters, and displaying the learning information list on an operation page of the client to be learned;
the client to be learned is also used for updating the display progress bar in real time according to the completion condition of the learning task in the learning information list; after the learning task is finished, if the learning task is not associated with the examination, the learning task is finished; otherwise, activating an examination button of the operation page according to the instruction of the background server, wherein the examination button is used for a user to click to enter an examination.
7. The client for palm schools according to claim 6, wherein the specific process of organizing authentication is as follows: the background server inquires the student ID and the organization job table in the database according to the user information sent by the client, inquires the job information corresponding to the student ID according to the organization job table, and sends the operation authority information corresponding to the job information to the client.
8. The client for palm schools according to claim 6, wherein the process of issuing learning task information is as follows: the client side with the corresponding operation authority stores the learning task information in a database of the background server through a data interface, the background server calls data of the database and converts the data into json data of the corresponding learning task information, the json data of the learning task information is sent in a message queue mode, and a push server of the client side with the corresponding operation authority receives the json data to push and display the json data.
9. The client for palm schools according to claim 6, wherein the learning information list comprises learning tasks, learning duration, organization authentication results and associated tests.
10. The client for the palm school according to claim 6, wherein the examination activity page of the client obtains a ranking list of the examination sent by the background server to realize the examination of the ranking list of the examination, and the ranking list of the examination is generated by the background server according to the examination scores of the students taking the examination in the student detail list.
CN201910959234.1A 2019-10-10 2019-10-10 Implementation method and client for palm school Pending CN111460353A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910959234.1A CN111460353A (en) 2019-10-10 2019-10-10 Implementation method and client for palm school

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910959234.1A CN111460353A (en) 2019-10-10 2019-10-10 Implementation method and client for palm school

Publications (1)

Publication Number Publication Date
CN111460353A true CN111460353A (en) 2020-07-28

Family

ID=71683136

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910959234.1A Pending CN111460353A (en) 2019-10-10 2019-10-10 Implementation method and client for palm school

Country Status (1)

Country Link
CN (1) CN111460353A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113191607A (en) * 2021-04-20 2021-07-30 北京异乡旅行网络科技有限公司 Task supervision method, device and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102522015A (en) * 2011-11-28 2012-06-27 上海欣方智能***有限公司 Remote training system based on mobile Internets and working method thereof
CN107093155A (en) * 2017-04-20 2017-08-25 过来人(北京)教育科技有限公司 It is a kind of based on admire class education Education Administration Information System, implementation method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102522015A (en) * 2011-11-28 2012-06-27 上海欣方智能***有限公司 Remote training system based on mobile Internets and working method thereof
CN107093155A (en) * 2017-04-20 2017-08-25 过来人(北京)教育科技有限公司 It is a kind of based on admire class education Education Administration Information System, implementation method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113191607A (en) * 2021-04-20 2021-07-30 北京异乡旅行网络科技有限公司 Task supervision method, device and system

Similar Documents

Publication Publication Date Title
Gonzalez et al. Reaching out with LibGuides: Establishing a working set of best practices
CN108091193A (en) A kind of cell phone intelligent teaching and management platform
WO2007062450A1 (en) Assessment of educational services
Hsieh et al. Integrating talent cultivation tools to enact a knowledge-oriented culture and achieve organizational talent cultivation strategies
CN103778811A (en) Capacity model-based learning management system and method
Loewenberger et al. Developing creative leadership in a public sector organisation
Bustreo et al. The impact of successful cross-competencies on a career in tourism in Italy: the meeting point between the students’ perceptions and the requirements for professionals
CN105096675A (en) Active learning system and learning method based on game tasks
CN111460353A (en) Implementation method and client for palm school
Pechlivanidis et al. Supervisory leadership and implementation phase
Ather et al. Effect of Knowledge Management Practices and Leadership Styles of Heads of Departments on University Teachers' Performance.
CN104282089A (en) Campus intelligent information terminal system and using method thereof
O'Connor et al. Evaluation–training's ignored leverage point
Nelson et al. Action learning for middle manager development: the case of an Australian state-based large organisation
CN109033414A (en) A kind of implementation method for the remote control experimental facilities that virtual reality combines
Prasetyaningrum et al. Organizational Commitment and Performance of Lecturers in Structural Model: Leadership, Competence and Communication
AU2006319731A1 (en) Assessment of educational services
CN114066693A (en) Actual operation and examination system for metrological verification personnel
Ambler et al. Piloting online submission and online assessment with Grademark
Salvador et al. Evaluation of a distributed collaborative workspace as a creativity tool in the context of design education
Wang et al. Understanding the perceptions of Chinese aviation maintenance technicians related to the implementation and use of 3D aircraft maintenance manuals
Sulastri et al. Knowledge management in islamic higher education (a case study on implementation of knowledge management tools in uin sgd bandung)
Anne Loewenberger et al. Developing creative leadership in a public sector organisation
Balderas et al. Domain-driven competence assessment in virtual learning environments. Application to planning and time management skills
Mena Gálvez et al. Social skills in students of Bachelor on Education. Pedagogy-Psychology: a methodology for training it.

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200728