CN112991608B - Conference voting management method, system, equipment and medium - Google Patents

Conference voting management method, system, equipment and medium Download PDF

Info

Publication number
CN112991608B
CN112991608B CN202110497627.2A CN202110497627A CN112991608B CN 112991608 B CN112991608 B CN 112991608B CN 202110497627 A CN202110497627 A CN 202110497627A CN 112991608 B CN112991608 B CN 112991608B
Authority
CN
China
Prior art keywords
voting
information
subject
conference
participated
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.)
Active
Application number
CN202110497627.2A
Other languages
Chinese (zh)
Other versions
CN112991608A (en
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.)
Shanghai Mingping Medical Data Technology Co ltd
Original Assignee
Mingpinyun Beijing Data Technology 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 Mingpinyun Beijing Data Technology Co Ltd filed Critical Mingpinyun Beijing Data Technology Co Ltd
Priority to CN202110497627.2A priority Critical patent/CN112991608B/en
Publication of CN112991608A publication Critical patent/CN112991608A/en
Application granted granted Critical
Publication of CN112991608B publication Critical patent/CN112991608B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C13/00Voting apparatus

Abstract

The invention provides a conference voting management method, a system, equipment and a medium, wherein the method comprises the following steps: constructing a first voting interactive interface, and configuring voting parameters for the first voting interactive interface, wherein the voting parameters comprise: voting subject information, subject associated text information, voting authority and voting time limit; acquiring matched identity information of the participating objects according to the voting subject information, setting voting weights of the corresponding participating objects according to the identity information, and acquiring a second voting interactive interface; outputting the second voting interactive interface to the terminal equipment corresponding to the participated objects according to the voting authority, acquiring voting feedback information, counting voting results according to the voting feedback information, and synchronizing information between the participated objects with authority; the invention can simplify the dependence of the voting process on the manpower, autonomously complete data configuration and information distribution and improve the efficiency of conference voting.

Description

Conference voting management method, system, equipment and medium
Technical Field
The present invention relates to the field of data processing, and in particular, to a method, a system, a device, and a medium for conference voting management.
Background
When an academic conference or multidisciplinary case consultation is carried out, members participating in the conference generally need to participate in voting to vote on a certain topic. The ordinary conference can enable everyone to vote in real time, but for a multi-person multi-place video conference or a voice conference, the current voting mode depends on statistical management of conference organization personnel, and the execution efficiency is low. For voting on the subjects with higher professional requirements, how to manage voting authority and ensure fair and real-time voting results also become a current difficult problem.
Disclosure of Invention
In view of the problems in the prior art, the invention provides a conference voting management method, a system, equipment and a medium, and mainly solves the problems of low efficiency and poor real-time performance of the conventional voting mode.
In order to achieve the above and other objects, the present invention adopts the following technical solutions.
A conference voting management method, comprising:
constructing a first voting interactive interface, and configuring voting parameters for the first voting interactive interface, wherein the voting parameters comprise: voting subject information, subject associated text information, voting authority and voting time limit;
acquiring matched identity information of the participating objects according to the voting subject information, setting voting weights of the corresponding participating objects according to the identity information, and acquiring a second voting interactive interface;
and outputting the second voting interactive interface to the terminal equipment corresponding to the participated objects according to the voting authority, acquiring voting feedback information, counting voting results according to the voting feedback information, and synchronizing the information between the participated objects with the authority.
Optionally, before voting, broadcasting a public key of each participating object terminal device accessing the conference, and acquiring a public key corresponding to the participating object terminal device accessing the conference;
and in the conference voting process, encrypting the transmission data of the second voting interactive interface through a public key, and after receiving the encrypted data, decrypting the encrypted data through a matched private key to obtain the transmission data, wherein the transmission data comprises voting subject information, subject associated text information and voting feedback information.
Optionally, encrypting the transmission data of the second voting interaction interface by using a public key includes:
screening the identity information of the participated objects through voting authority to obtain matched participated objects, and encrypting voting subject information and/or subject associated text information according to the public key of matched participated object terminal equipment;
after the participated object generates voting feedback information, the voting feedback information is encrypted through a private key of the participated object.
Optionally, acquiring matched participating object identity information according to the voting subject information includes:
presetting a theme category library corresponding to the identity information of each participated object;
and if the similarity between the voting subject information and any subject category in the subject category library reaches a preset similarity threshold, judging that the identity information of the corresponding participated object is matched with the voting subject information.
Optionally, according to the identity information of the participated object, a theme category is set for updating the theme category library, and the updated theme category library is used for matching with the corresponding voting theme information.
Optionally, the setting, according to the identity information, a voting weight of a corresponding participating object, and obtaining a second voting interactive interface includes:
presetting voting weights corresponding to different job levels according to the job levels corresponding to the identity information of the participated objects;
and screening the identity information of the participated objects matched with the voting subject information according to the voting authority, voting weight matching the screened identity information according to the corresponding job level, adjusting the first voting interactive interface, and acquiring a second voting interactive interface.
Optionally, obtaining a second voting interactive interface includes:
after the voting weight is reset, the set voting weight and the corresponding identity information are displayed through the first voting interactive interface;
and correcting the displayed content to obtain the second voting interaction interface.
A conference voting management system, comprising:
the parameter configuration module is used for constructing a first voting interactive interface and configuring voting parameters for the first voting interactive interface, wherein the voting parameters comprise: voting subject information, subject associated text information, voting authority and voting time limit;
the weight setting module is used for acquiring matched identity information of the participating objects according to the voting subject information, setting voting weights of corresponding participating objects according to the identity information and acquiring a second voting interactive interface;
and the voting management module is used for outputting the second voting interactive interface to the terminal equipment corresponding to the participated objects according to the voting authority, acquiring voting feedback information, counting voting results according to the voting feedback information, and synchronizing the information between the participated objects with the authority.
A conference vote management device, comprising:
one or more processors; and
one or more machine-readable media having instructions stored thereon that, when executed by the one or more processors, cause the apparatus to perform the conference vote management method.
A machine-readable medium having stored thereon instructions, which when executed by one or more processors, cause an apparatus to perform the conference vote management method.
As described above, the conference voting management method, system, device, and medium according to the present invention have the following advantageous effects.
Synchronous voting can be performed aiming at a plurality of voting subject information, and the real-time and high-efficiency voting process is guaranteed; and (4) configuring the authority, counting voting results, synchronously displaying, reducing the workload of managers, and ensuring that the voting results are fairly disclosed.
Drawings
Fig. 1 is a flowchart of a conference voting management method according to an embodiment of the present invention.
Fig. 2 is a block diagram of a conference voting management system according to an embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a terminal device in an embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a terminal device in another embodiment of the present invention.
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention, and the components related to the present invention are only shown in the drawings rather than drawn according to the number, shape and size of the components in actual implementation, and the type, quantity and proportion of the components in actual implementation may be changed freely, and the layout of the components may be more complicated.
Referring to fig. 1, the present invention provides a conference voting management method, which includes steps S01-S03.
In step S01, a first voting interactive interface is constructed, and voting parameters are configured for the first voting interactive interface, where the voting parameters include: voting subject information, subject associated text information, voting authority and voting time limit;
in an embodiment, a blank interactive interface template or an interface template containing only basic information may be preset as the first voting interactive interface, where the basic information may include a preset voting time limit, voting authority, and the like. And before the conference manager starts the conference, selecting a first voting interactive interface for parameter configuration. Specifically, one or more pieces of voting subject information of the conference can be input online, and for example, in the case of disease consultation, the voting subject information can be obtained by sorting according to the speech of each expert in the consultation process, and the voting subject information is input into the first voting interactive interface. Optionally, voting subject associated textual information may also be uploaded, as there are similar successful treatment cases for disease a. And extracting characteristic information in the theme associated text information through a preset text recognition model to generate voting theme information. The text Recognition model may employ an existing OCR model (Optical Character Recognition). Collecting and sorting description texts of various disease treatment cases, labeling symptoms, treatment modes and the like in the description texts, creating a training sample set, inputting the training sample set into an OCR (optical character recognition) model for model training to obtain a text recognition model, wherein the OCR model can adopt a network architecture combining a convolutional neural network and a cyclic neural network, convolving an uploaded text image through the convolutional neural network to obtain local convolution characteristics of the image, converting the local convolution characteristics into text characteristics through the cyclic neural network for classification and recognition to obtain final text output. The specific model training and training sample construction method is the prior art, and is not described herein again.
In an embodiment, the obtained one or more pieces of voting subject information are input into the first voting interactive interface, and voting authority, voting time limit and other information for each piece of voting subject information are further set. Illustratively, doctors can be classified into hospitalization doctors, main doctors, subordinate main doctors, main doctors and the like according to the job title, and voting authority can be set for the main doctors to participate in voting aiming at certain voting subject information. Specifically, one or more designated department doctors can be selected to participate in voting according to the department division voting authority, and the specific setting can be adjusted according to the actual application requirement.
And step S02, acquiring matched participating object identity information according to the voting subject information, setting voting weight of the corresponding participating object according to the identity information, and acquiring a second voting interactive interface.
In an embodiment, the conference object may log in through a terminal device, such as a computer, a mobile phone, a tablet, and the like, through an account id (identity document), and access to the conference. The identity information of the corresponding participating object can be obtained through the identification ID. The identity information includes information such as job level, name, gender, and the like. Further, a topic category library may be set in advance for each identity information. For example, if a participating subject is a neurosurgical physician, the corresponding subject categories may include skull injuries, scalp injuries, cerebrovascular injuries, inflammations, tumors, and the like.
In an embodiment, the conference manager can also obtain the identity information of the conference-participating object through the first voting interactive interface, and consult the theme category library of the conference-participating object, and due to the change of the resume and the job level, the conference manager can associate the newly added theme category with the identity information of the corresponding conference-participating object, update the theme category library thereof, and ensure the accuracy of matching the theme and the weight.
In an embodiment, the similarity of the subject categories corresponding to the voting subject information and the identity information may be calculated, and if the similarity of the voting subject information and any subject category in the subject category library reaches a set similarity threshold, it is determined that the voting subject information matches with the identity information of the corresponding participating object. For example, the specific similarity calculation may convert the voting subject information and the subject categories into text vectors, and calculate a paradigm distance or a cosine distance between the text vectors to obtain a similarity value.
In an embodiment, after the matched identity information is obtained, the identity information may be further screened according to the set voting authority, and voting weight setting may be performed on the screened identity information of the participating object. Specifically, the corresponding voting weight ratio may be preset according to the role level corresponding to the identity information of the participating object. If the voting weight ratio of the main physicians is 0.2, the voting weight ratio of the subordinate main physicians is 0.3, etc. After identity information is screened according to the voting authority, the corresponding preset voting weight is directly matched, and the identity information and the voting weight are displayed in real time through a first voting interactive interface. The conference manager can finely adjust or reset the voting weight distribution according to the display result, if a conference object has a lower job level, the experience of treating corresponding diseases is more abundant, and the voting weight can be increased.
And obtaining a second voting interactive interface after the weight adjustment, and outputting the second voting interactive interface to each matched conference object terminal device.
In an embodiment, the terminal devices participating in the conference object may generate the public-private key pair in advance through an asymmetric encryption algorithm (such as an RSA algorithm). When the participated object accesses the conference through the terminal equipment, the public key of the participated object is broadcasted to other terminal equipment which has accessed the conference, and meanwhile, the public key broadcasted by other terminal equipment is received and stored.
Conference managers can transmit voting subject information or subject-related text information to designated conferees through terminal equipment, before transmission, the public key of the designated conferees encrypts transmission data, and after the conferees receive the data, the conferees decrypt the transmission data through the private keys of the conferees to acquire the transmission data, so that the privacy and the safety of data transmission are guaranteed. In the voting process, the participated objects can also encrypt voting feedback information or related text data through own private keys, and conference managers decrypt the data through the public keys of the participated objects to obtain corresponding data information. The encrypted data transmission is realized through an asymmetric encryption algorithm, and part of the non-public confidential text information can be protected to prevent leakage.
And step S03, outputting the second voting interactive interface to the terminal equipment corresponding to the conference-participating object according to the voting authority, acquiring voting feedback information, counting the voting result according to the voting feedback information, and synchronizing the information between the conference-participating objects with authority.
In one embodiment, the conferenced objects are subjected to voting feedback through the second voting interactive interface. And obtaining a real-time voting result through voting feedback information according to the set voting weight. And synchronously updating the real-time voting result to the participating object terminal equipment with the voting authority, and dynamically displaying the voting statistical result in real time through a second voting interactive interface.
Aiming at a plurality of voting subject information, each voting subject information aims at different participated objects, a multi-thread data transmission mode can be adopted, and meanwhile, the voting is carried out on a plurality of different voting subject information in real time, so that the multi-subject voting tasks are efficiently completed, the data transmission among the voting tasks is encrypted and mutually independent, the conference flow can be simplified while the data security is ensured, and the overall efficiency is improved.
Referring to fig. 2, the present embodiment provides a conference voting management system, which is used for executing the conference voting management method in the foregoing method embodiments. Since the technical principle of the system embodiment is similar to that of the method embodiment, repeated description of the same technical details is omitted.
In one embodiment, a conference voting management system, comprising:
the parameter configuration module 10 is configured to construct a first voting interactive interface and configure voting parameters for the first voting interactive interface, where the voting parameters include: voting subject information, subject associated text information, voting authority and voting time limit;
the weight setting module 11 is configured to obtain matching participant object identity information according to the voting theme information, set a voting weight of a corresponding participant object according to the identity information, and obtain a second voting interaction interface;
and the voting management module 12 is configured to output the second voting interaction interface to the terminal device corresponding to the participating object according to the voting authority, acquire voting feedback information, count a voting result according to the voting feedback information, and perform information synchronization between the participating objects having the authority.
The parameter configuration module 10 is configured to assist in executing step S01 described in the foregoing method embodiment, the weight setting module 11 is configured to execute step S02 described in the foregoing method embodiment, and the voting management module 12 is configured to execute step S03 described in the foregoing method embodiment.
The embodiment of the present application further provides a device for conference voting management, where the device may include: one or more processors; and one or more machine readable media having instructions stored thereon that, when executed by the one or more processors, cause the apparatus to perform the method of fig. 1. In practical applications, the device may be used as a terminal device, and may also be used as a server, where examples of the terminal device may include: the mobile terminal includes a smart phone, a tablet computer, an electronic book reader, an MP3 (Moving Picture Experts Group Audio Layer III) player, an MP4 (Moving Picture Experts Group Audio Layer IV) player, a laptop, a vehicle-mounted computer, a desktop computer, a set-top box, an intelligent television, a wearable device, and the like.
The embodiment of the present application further provides a non-volatile readable storage medium, where one or more modules (programs) are stored in the storage medium, and when the one or more modules are applied to a device, the device may execute instructions (instructions) of steps included in the conference voting management method in fig. 1 according to the embodiment of the present application.
Fig. 3 is a schematic diagram of a hardware structure of a terminal device according to an embodiment of the present application. As shown, the terminal device may include: an input device 1100, a first processor 1101, an output device 1102, a first memory 1103, and at least one communication bus 1104. The communication bus 1104 is used to implement communication connections between the elements. The first memory 1103 may include a high-speed RAM memory, and may also include a non-volatile storage NVM, such as at least one disk memory, and the first memory 1103 may store various programs for performing various processing functions and implementing the method steps of the present embodiment.
Alternatively, the first processor 1101 may be, for example, a Central Processing Unit (CPU), an Application Specific Integrated Circuit (ASIC), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a controller, a microcontroller, a microprocessor, or other electronic components, and the processor 1101 is coupled to the input device 1100 and the output device 1102 through a wired or wireless connection.
Optionally, the input device 1100 may include a variety of input devices, such as at least one of a user-oriented user interface, a device-oriented device interface, a software programmable interface, a camera, and a sensor. Optionally, the device interface facing the device may be a wired interface for data transmission between devices, or may be a hardware plug-in interface (e.g., a USB interface, a serial port, etc.) for data transmission between devices; optionally, the user-facing user interface may be, for example, a user-facing control key, a voice input device for receiving voice input, and a touch sensing device (e.g., a touch screen with a touch sensing function, a touch pad, etc.) for receiving user touch input; optionally, the programmable interface of the software may be, for example, an entry for a user to edit or modify a program, such as an input pin interface or an input interface of a chip; the output devices 1102 may include output devices such as a display, audio, and the like.
In this embodiment, the processor of the terminal device includes a function for executing each module of the speech recognition apparatus in each device, and specific functions and technical effects may refer to the above embodiments, which are not described herein again.
Fig. 4 is a schematic hardware structure diagram of a terminal device according to another embodiment of the present application. Fig. 4 is a specific embodiment of fig. 3 in an implementation process. As shown, the terminal device of the present embodiment may include a second processor 1201 and a second memory 1202.
The second processor 1201 executes the computer program code stored in the second memory 1202 to implement the method described in fig. 1 in the above embodiment.
The second memory 1202 is configured to store various types of data to support operations at the terminal device. Examples of such data include instructions for any application or method operating on the terminal device, such as messages, pictures, videos, and so forth. The second memory 1202 may include a Random Access Memory (RAM) and may also include a non-volatile memory (non-volatile memory), such as at least one disk memory.
Optionally, a second processor 1201 is provided in the processing assembly 1200. The terminal device may further include: communication components 1203, power components 1204, multimedia components 1205, audio components 1206, input/output interfaces 1207, and/or sensor components 1208. The specific components included in the terminal device are set according to actual requirements, which is not limited in this embodiment.
The processing component 1200 generally controls the overall operation of the terminal device. The processing assembly 1200 may include one or more second processors 1201 to execute instructions to perform all or part of the steps of the method illustrated in fig. 1 described above. Further, the processing component 1200 can include one or more modules that facilitate interaction between the processing component 1200 and other components. For example, the processing component 1200 can include a multimedia module to facilitate interaction between the multimedia component 1205 and the processing component 1200.
The power supply component 1204 provides power to the various components of the terminal device. The power components 1204 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the terminal device.
The multimedia components 1205 include a display screen that provides an output interface between the terminal device and the user. In some embodiments, the display screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the display screen includes a touch panel, the display screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation.
The audio component 1206 is configured to output and/or input speech signals. For example, the audio component 1206 includes a Microphone (MIC) configured to receive external voice signals when the terminal device is in an operational mode, such as a voice recognition mode. The received speech signal may further be stored in the second memory 1202 or transmitted via the communication component 1203. In some embodiments, audio component 1206 also includes a speaker for outputting voice signals.
The input/output interface 1207 provides an interface between the processing component 1200 and peripheral interface modules, which may be click wheels, buttons, etc. These buttons may include, but are not limited to: a volume button, a start button, and a lock button.
The sensor component 1208 includes one or more sensors for providing various aspects of status assessment for the terminal device. For example, the sensor component 1208 may detect an open/closed state of the terminal device, relative positioning of the components, presence or absence of user contact with the terminal device. The sensor assembly 1208 may include a proximity sensor configured to detect the presence of nearby objects without any physical contact, including detecting the distance between the user and the terminal device. In some embodiments, the sensor assembly 1208 may also include a camera or the like.
The communication component 1203 is configured to facilitate communications between the terminal device and other devices in a wired or wireless manner. The terminal device may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In one embodiment, the terminal device may include a SIM card slot therein for inserting a SIM card therein, so that the terminal device may log onto a GPRS network to establish communication with the server via the internet.
As can be seen from the above, the communication component 1203, the audio component 1206, the input/output interface 1207 and the sensor component 1208 in the embodiment of fig. 4 may be implemented as the input device in the embodiment of fig. 3.
In summary, the conference voting management method, system, device and medium of the present invention automatically configure voting weights according to identity information, and count voting results, thereby ensuring fast and efficient data processing; voting is carried out according to the identity, professionals with more abundant experience have greater influence on voting results, and the fairness of the voting results is guaranteed; a plurality of different voting subjects are synchronously carried out, and voting is carried out in an independent configuration mode, so that the conference flow is simplified, and the overall voting processing efficiency is improved. Therefore, the invention effectively overcomes various defects in the prior art and has high industrial utilization value.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (9)

1. A conference voting management method, comprising:
constructing a first voting interactive interface, and configuring voting parameters for the first voting interactive interface, wherein the voting parameters comprise: voting subject information, subject associated text information, voting authority and voting time limit;
acquiring matched identity information of the participated objects according to the voting subject information, wherein the acquiring comprises the following steps: presetting a theme category library corresponding to the identity information of each participated object; if the similarity between the voting subject information and any subject category in the subject category library reaches a preset similarity threshold, judging that the identity information of the corresponding participated object is matched with the voting subject information; setting voting weight of the corresponding participated object according to the identity information to obtain a second voting interactive interface;
and outputting the second voting interactive interface to the terminal equipment corresponding to the participated objects according to the voting authority, acquiring voting feedback information, counting voting results according to the voting feedback information, and synchronizing the information between the participated objects with the authority.
2. A conference voting management method according to claim 1, wherein before voting, each participating terminal device accessing the conference broadcasts its own public key and obtains the public key corresponding to the participating terminal device that has accessed the conference;
and in the conference voting process, encrypting the transmission data of the second voting interactive interface through a public key, and after receiving the encrypted data, decrypting the encrypted data through a matched private key to obtain the transmission data, wherein the transmission data comprises voting subject information, subject associated text information and voting feedback information.
3. A method for conference voting management according to claim 2, wherein the encryption of the transmission data of the second voting interface by means of a public key comprises:
screening the identity information of the participated objects through voting authority to obtain matched participated objects, and encrypting voting subject information and/or subject associated text information according to the public key of matched participated object terminal equipment;
after the participated object generates voting feedback information, the voting feedback information is encrypted through a private key of the participated object.
4. A conference voting management method according to claim 1, wherein a subject category is set according to the identity information of the participating objects to update the subject category library, and the updated subject category library is used to match the corresponding voting subject information.
5. A conference voting management method according to claim 1, wherein the setting of the voting weight of the corresponding participating object according to the identity information and the obtaining of the second voting interactive interface include:
presetting voting weights corresponding to different job levels according to the job levels corresponding to the identity information of the participated objects;
and screening the identity information of the participated objects matched with the voting subject information according to the voting authority, voting weight matching the screened identity information according to the corresponding job level, adjusting the first voting interactive interface, and acquiring a second voting interactive interface.
6. A method for conference voting management according to claim 5, wherein the obtaining of a second voting interactive interface comprises:
after the voting weight is reset, the set voting weight and the corresponding identity information are displayed through the first voting interactive interface;
and correcting the displayed content to obtain the second voting interaction interface.
7. A conference voting management system, comprising:
the parameter configuration module is used for constructing a first voting interactive interface and configuring voting parameters for the first voting interactive interface, wherein the voting parameters comprise: voting subject information, subject associated text information, voting authority and voting time limit;
the weight setting module is used for acquiring matched identity information of the participated objects according to the voting subject information, and comprises the following steps: presetting a theme category library corresponding to the identity information of each participated object; if the similarity between the voting subject information and any subject category in the subject category library reaches a preset similarity threshold, judging that the identity information of the corresponding participated object is matched with the voting subject information; setting voting weight of the corresponding participated object according to the identity information to obtain a second voting interactive interface;
and the voting management module is used for outputting the second voting interactive interface to the terminal equipment corresponding to the participated objects according to the voting authority, acquiring voting feedback information, counting voting results according to the voting feedback information, and synchronizing the information between the participated objects with the authority.
8. A conference vote management device, comprising:
one or more processors; and
one or more machine-readable media having instructions stored thereon that, when executed by the one or more processors, cause the apparatus to perform the method recited in any of claims 1-6.
9. A machine-readable medium having stored thereon instructions, which when executed by one or more processors, cause an apparatus to perform the method of any of claims 1-6.
CN202110497627.2A 2021-05-08 2021-05-08 Conference voting management method, system, equipment and medium Active CN112991608B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110497627.2A CN112991608B (en) 2021-05-08 2021-05-08 Conference voting management method, system, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110497627.2A CN112991608B (en) 2021-05-08 2021-05-08 Conference voting management method, system, equipment and medium

Publications (2)

Publication Number Publication Date
CN112991608A CN112991608A (en) 2021-06-18
CN112991608B true CN112991608B (en) 2021-09-21

Family

ID=76337254

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110497627.2A Active CN112991608B (en) 2021-05-08 2021-05-08 Conference voting management method, system, equipment and medium

Country Status (1)

Country Link
CN (1) CN112991608B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7313502B2 (en) * 2006-02-23 2007-12-25 Rockwell Automation Technologies, Inc. System and method to combine and weight multiple sensors with overlapping sensing range to create a measurement system utilized in a high integrity or safety environment
CN101169875B (en) * 2007-11-22 2010-07-14 中兴通讯股份有限公司 IPTV based voting system and its voting method
CN105825570A (en) * 2016-03-03 2016-08-03 孙腾 Network voting display method and system thereof
CN107958703A (en) * 2017-11-16 2018-04-24 上海鸿巍企业管理咨询有限公司 A kind of remote information management by synchronization and ballot system based on MDT
CN111163165A (en) * 2019-12-28 2020-05-15 北京工业大学 Voting consensus method based on Fabric alliance chain
CN112462947A (en) * 2020-12-11 2021-03-09 中国人民解放军国防科技大学 Multi-computer interface voting decision system and method

Also Published As

Publication number Publication date
CN112991608A (en) 2021-06-18

Similar Documents

Publication Publication Date Title
CN104995865B (en) Service based on sound and/or face recognition provides
CN103679831B (en) A kind of handheld terminal, Time Attendance Device, electronic attendance system and Work attendance method
CN110073642A (en) Code optimization for the media through Fuzzy Processing
CN108881649B (en) Method and apparatus for providing voice service
US11282071B2 (en) Digital identity management device
WO2019011295A1 (en) Minus 1 screen content push and request method, apparatus, server and terminal
WO2023185671A1 (en) Style image generation method and apparatus, device and medium
CN112462990A (en) Image sending method and device and electronic equipment
CN110673723A (en) Speech interaction method, system, medium, and apparatus based on biometric features
CN109254661B (en) Image display method, image display device, storage medium and electronic equipment
CN112991608B (en) Conference voting management method, system, equipment and medium
CN101834883A (en) Network service management system and method applied to different terminal equipment
CN109219003A (en) Information ciphering method, device, storage medium and electronic equipment
KR20130082980A (en) User personalized recommendation system based on face-recognition
WO2017201999A1 (en) File encryption method, device, terminal and storage medium
CN111581622A (en) Information processing method and device and electronic equipment
WO2023051508A1 (en) Graphic code display method and apparatus
CN116614453A (en) Image transmission bandwidth selection method and device based on cloud interconnection
CN112417197B (en) Sorting method, sorting device, machine readable medium and equipment
CN107704911A (en) Generation, read method and the device of Quick Response Code
CN111125742B (en) File management method, intelligent terminal and device with storage function
CN111626192A (en) Living body detection method, system, equipment and medium
CN112819983A (en) Meeting place sign-in method, device, machine readable medium and equipment
CN111538997A (en) Image processing method, image processing device, storage medium and terminal
CN110956559A (en) Order processing method, authority verification method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220715

Address after: 201615 room 1904, G60 Kechuang building, No. 650, Xinzhuan Road, Songjiang District, Shanghai

Patentee after: Shanghai Mingping Medical Data Technology Co.,Ltd.

Address before: 102400 no.86-n3557, Wanxing Road, Changyang, Fangshan District, Beijing

Patentee before: Mingpinyun (Beijing) data Technology Co.,Ltd.