WO2023038440A1 - Method and system for providing content, and non-transitory computer-readable recording medium - Google Patents

Method and system for providing content, and non-transitory computer-readable recording medium Download PDF

Info

Publication number
WO2023038440A1
WO2023038440A1 PCT/KR2022/013470 KR2022013470W WO2023038440A1 WO 2023038440 A1 WO2023038440 A1 WO 2023038440A1 KR 2022013470 W KR2022013470 W KR 2022013470W WO 2023038440 A1 WO2023038440 A1 WO 2023038440A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
content
episode
question
points
Prior art date
Application number
PCT/KR2022/013470
Other languages
French (fr)
Korean (ko)
Inventor
이성업
Original Assignee
주식회사 노틸러스
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 노틸러스 filed Critical 주식회사 노틸러스
Publication of WO2023038440A1 publication Critical patent/WO2023038440A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • 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/903Querying
    • G06F16/9035Filtering based on additional data, e.g. user or group profiles
    • 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/903Querying
    • G06F16/9038Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates

Definitions

  • the present invention relates to a method, system and non-transitory computer readable recording medium for providing content.
  • Korean Registered Patent Publication No. 10-1625973 may be exemplified. Methods and systems are provided that allow a determination of whether to be viewable.
  • the present inventor(s) determined the content use point to be provided to the user by referring to the user's response to the question-type content related to the content (or the episode constituting the content), thereby increasing the user's participation and improving the user's We propose techniques to help acquire knowledge.
  • the object of the present invention is to solve all the problems of the prior art described above.
  • the present invention provides a first episode among a plurality of episodes to the user, determines points to be provided to the user by referring to the user's response to the question-type content associated with the first episode, and refers to the points possessed by the user. Another object is to determine whether a user can use a second episode among a plurality of episodes by doing so.
  • Another object of the present invention is to dynamically determine conditions for using content applied to a user by referring to contextual information on the user's content use.
  • a method for providing content includes providing a first episode of a plurality of episodes to a user, referring to a response of the user to question-type content related to the first episode to the user.
  • the method includes determining points to be provided to the user, and determining whether the user can use a second episode of the plurality of episodes by referring to the points possessed by the user.
  • a system for providing content includes a content management unit that provides a first episode of a plurality of episodes to a user, and the user's response to question-type content associated with the first episode is referred to
  • a system including a point management unit that determines points to be provided to a user, and a use condition management unit that determines whether the user can use a second episode among the plurality of episodes by referring to points possessed by the user. .
  • the content use point to be provided to the user is determined, so the user's participation and interest in the content can be increased, and furthermore, the user's An effect of helping to effectively acquire the knowledge contained in the content is achieved.
  • the contents of the question-type content applied to the user, the provision point, the range of available episodes, the price of the paid subscription, etc. applied to the user can be dynamically determined based on the contextual information on the user's use of the content. Therefore, the effect of being able to diversify the conditions for using the contents or the conditions for billing according to the circumstances of individual users is achieved.
  • FIG. 1 is a diagram showing a schematic configuration of an entire system for providing knowledge-based content according to an embodiment of the present invention.
  • FIG. 2 is a diagram showing in detail the internal configuration of a content providing system according to an embodiment of the present invention.
  • 3 and 4 are diagrams illustratively illustrating how content is provided to a user according to an embodiment of the present invention.
  • FIG. 5 is a diagram exemplarily illustrating conditions for using content that can be applied to a user according to an embodiment of the present invention.
  • content is a concept that collectively refers to digital information or individual information elements composed of text, code, voice, sound, image, video, etc. accessible through a communication network.
  • Such content may include, for example, data such as text, image, video, audio, link (eg, web link), or a combination of at least two of these data.
  • the embodiment of the content providing service is mainly focused on providing webtoon content, but the content provided in the present invention is not limited to webtoon content, and web novels and e-books , it should be understood as the broadest concept that includes various types of contents such as movies, music, and games.
  • question-type content is a concept that collectively refers to all types of content that can be used as a means for determining points to be provided to users.
  • question-type content may include a quiz requesting a user's response, a puzzle requesting a user's input, and the like.
  • FIG. 1 is a diagram showing a schematic configuration of an entire system for providing content according to an embodiment of the present invention.
  • the entire system may include a communication network 100 , a content providing system 200 and a device 300 .
  • the communication network 100 may be configured regardless of communication aspects such as wired communication or wireless communication, and may include a local area network (LAN) and a metropolitan area network (MAN). ), a wide area network (WAN), and the like.
  • LAN local area network
  • MAN metropolitan area network
  • WAN wide area network
  • the communication network 100 referred to in this specification may be the well-known Internet or the World Wide Web (WWW).
  • WWW World Wide Web
  • the communication network 100 may include, at least in part, a known wired/wireless data communication network, a known telephone network, or a known wire/wireless television communication network without being limited thereto.
  • the communication network 100 is a wireless data communication network, WiFi communication, WiFi-Direct communication, Long Term Evolution (LTE) communication, 5G communication, Bluetooth communication (low power Bluetooth (BLE) ; Bluetooth Low Energy) communication), infrared communication, ultrasonic communication, and the like may be implemented in at least a part thereof.
  • the content providing system 200 provides a first episode among a plurality of episodes to the user, and provides the information to the user with reference to the user's response to the question-type content associated with the first episode. It is possible to perform a function of determining a point to be used and determining whether the user can use a second episode among a plurality of episodes by referring to the points possessed by the user.
  • the device 300 is a digital device having a function to communicate after accessing the content providing system 200, such as a smartphone, tablet, smart watch, smart band, smart Any digital device equipped with memory means and equipped with a microprocessor, such as glass, desktop computer, notebook computer, workstation, PDA, web pad, mobile phone, etc. can
  • the device 300 may include an application (not shown) that supports a user to receive a service from the content providing system 200 .
  • Such an application may be downloaded from the content providing system 200 or an external application distribution server (not shown).
  • the nature of these applications is generally similar to the content management unit 210, the point management unit 220, the use condition management unit 230, the communication unit 240, and the control unit 250 of the content providing system 200, which will be described later. can do.
  • at least a part of the application may be replaced with a hardware device or a firmware device capable of performing substantially the same or equivalent functions as necessary.
  • FIG. 2 is a diagram showing in detail the internal configuration of a content providing system 200 according to an embodiment of the present invention.
  • the content providing system 200 includes a content management unit 210, a point management unit 220, a use condition management unit 230, a communication unit 240, and a control unit ( 250) may be configured.
  • the content management unit 210, the point management unit 220, the use condition management unit 230, the communication unit 240, and the control unit 250 are at least part of an external system (not shown).
  • ) may be a program module that communicates with These program modules may be included in the content providing system 200 in the form of an operating system, application program module, or other program module, and may be physically stored in various well-known storage devices.
  • these program modules may be stored in a remote storage device capable of communicating with the content providing system 200 .
  • these program modules include routines, subroutines, programs, objects, components, data structures, etc. that perform specific tasks or execute specific abstract data types according to the present invention, but are not limited thereto.
  • the content providing system 200 has been described as above, this description is exemplary, and at least some of the components or functions of the content providing system 200 are required by the device 300 or a server (not shown). ) or included in an external system (not shown) is obvious to those skilled in the art.
  • the content management unit 210 may perform a function of providing content to a user according to a user's request. Specifically, the content management unit 210 according to an embodiment of the present invention may provide a first episode of a plurality of episodes constituting content to the user.
  • the first episode does not mean an episode included in the first order in a certain content, but means any one of at least one episode included in a certain content.
  • the content management unit 210 according to an embodiment of the present invention may provide at least one first episode to the user, and the provided at least one first episode corresponds to a free section applied to the corresponding user. It could be an episode.
  • the content management unit 210 may provide question-type content related to the first episode to a user who has used (ie, read) the first episode, and responds to the question-type content. You can ask the user to input .
  • the timing at which the question-type content associated with the first episode is provided to the user and the content or number of the question-type content are based on information about the user's use of the first episode.
  • One question type content may be provided.
  • question-type content corresponding to that point may be provided to the user.
  • the content of the question-type content provided to the user may include information about knowledge included in the first episode associated with the question-type content. More specifically, according to an embodiment of the present invention, question-type content may be authored in advance or authored by an artificial intelligence-based authoring model.
  • the point management unit 220 refers to the user's response to the question-type content associated with the first episode provided to the user, and determines the points to be provided to the user. can be done
  • a predetermined point may be provided to the corresponding user.
  • the amount of points provided to the user may be determined based on the number or level of difficulty of question-type content customized by the user.
  • 3 and 4 are diagrams illustratively illustrating how content is provided to a user according to an embodiment of the present invention.
  • a quiz (“Which of the following is not proof that Tyrannosaurus is a hunter?”) is provided to the user who has used (ie read) Episode A about dinosaurs about the knowledge that can be obtained from the corresponding episode. and the user can input a response corresponding to the quiz.
  • predetermined points may be provided to the corresponding user as a reward for correcting the quiz.
  • the user can use the above points as a payment method when using an episode other than Episode A that he has already read.
  • the use condition management unit 230 may perform a function of determining whether a corresponding user can use a second episode among a plurality of episodes by referring to points owned by the user.
  • the second episode does not mean an episode included in the second order in a certain content, and means an episode other than the first episode previously used by the user among at least one episode included in a certain content.
  • the use condition management unit 230 refers to the points owned by the user and the use conditions set for the content the user wants to use, so that the user can use the points to determine which You can decide whether an episode is available or not.
  • the use condition management unit 230 may provide the user with information on whether or not the episode determined as above is available.
  • FIG. 5 is a diagram exemplarily illustrating conditions for using content that can be applied to a user according to an embodiment of the present invention.
  • the content may include episodes corresponding to a free section that can be used for free without using points or paying a fee, and using points that can be used using points provided as a reward for matching question-type content
  • An episode corresponding to a section (aka, Matumu section) may be included, and an episode corresponding to a paid subscription section that cannot be used with points owned by the user and is available only through a separate payment may be included.
  • a user with an excellent score in a quiz may be able to use at least some of the episodes corresponding to the paid subscription section by using his or her points.
  • a predetermined condition eg, a predetermined time elapsed, a predetermined number of points
  • An opportunity to re-challenge to solve additional question-type content may be provided to the user on the premise that the above episode usage records, etc.) are satisfied.
  • additional points aka, 'experience points', may be a differentiated point
  • the corresponding user may use an episode corresponding to the Machumu section by using the existing points together with the additionally provided 'experience points'.
  • At least one of the prices of paid tickets may be dynamically determined based on contextual information about the user's use of content.
  • the above dynamic determination may be performed according to a predetermined rule or may be performed according to an artificial intelligence-based decision model.
  • the content or level of difficulty of the question-type content provided to the user may be determined differently according to the age of the corresponding user.
  • the points provided to the user may be determined differently according to the user's point use history.
  • the range of episodes available to the user using points may be determined differently according to the user's score in question-type content pool.
  • the price of a paid voucher applied to a user may be determined differently according to the paid payment history of the corresponding user.
  • the method for determining conditions for using content according to the present invention is not necessarily limited to the contents enumerated in the above embodiments, and may be changed as much as possible within the scope of achieving the object of the present invention.
  • the communication unit 240 may perform a function of enabling data transmission/reception from/to the content management unit 210, the point management unit 220, and the use condition management unit 230. .
  • the controller 250 performs a function of controlling the flow of data between the content management unit 210, the point management unit 220, the use condition management unit 230, and the communication unit 240.
  • the control unit 250 controls the data flow from/to the outside of the content providing system 200 or the data flow between each component of the content providing system 200, so that the content management unit ( 210), the point management unit 220, the use condition management unit 230, and the communication unit 240 may be controlled to perform unique functions.
  • Embodiments according to the present invention described above may be implemented in the form of program instructions that can be executed through various computer components and recorded on a computer-readable recording medium.
  • the computer readable recording medium may include program instructions, data files, data structures, etc. alone or in combination.
  • Program instructions recorded on the computer-readable recording medium may be specially designed and configured for the present invention, or may be known and usable to those skilled in the art of computer software.
  • Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tapes, optical recording media such as CD-ROMs and DVDs, and magneto-optical media such as floptical disks. medium), and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like.
  • Examples of program instructions include high-level language codes that can be executed by a computer using an interpreter or the like as well as machine language codes generated by a compiler.
  • a hardware device may be modified with one or more software modules to perform processing according to the present invention and vice vers

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computational Linguistics (AREA)
  • Strategic Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Tourism & Hospitality (AREA)
  • General Health & Medical Sciences (AREA)
  • Accounting & Taxation (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Primary Health Care (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

According to one aspect of the present invention, a method for providing content comprises the steps of: providing, to a user, a first episode from among a plurality of episodes; determining a point to be provided to the user in reference to the user's response to question-type content associated with the first episode; and determining whether the user can use a second episode from among the plurality of episodes in reference to points possessed by the user.

Description

콘텐츠를 제공하기 위한 방법, 시스템 및 비일시성의 컴퓨터 판독 가능한 기록 매체Method, system and non-transitory computer readable recording medium for providing content
본 발명은 콘텐츠를 제공하기 위한 방법, 시스템 및 비일시성의 컴퓨터 판독 가능한 기록 매체에 관한 것이다.The present invention relates to a method, system and non-transitory computer readable recording medium for providing content.
근래에 들어, 모바일 디바이스와 플랫폼을 통한 콘텐츠 시장이 급속하게 성장하고 있고, 사용자는 언제 어디서나 자신이 원하는 다양한 콘텐츠를 즐길 수 있는 환경이 조성되고 있다. 이러한 변화에 따라 사용자에게 콘텐츠를 제공하는 방법과 관련하여서도 다양한 기술들이 소개되고 있다.In recent years, the content market through mobile devices and platforms is rapidly growing, and an environment in which users can enjoy various content anytime and anywhere is being created. In accordance with these changes, various technologies have been introduced in relation to methods of providing content to users.
이에 관한 종래 기술의 일 예로서, 한국등록특허공보 제10-1625973호에 개시된 기술을 예로 들 수 있는데, 이에 따르면, 잠금 해제 시기가 도래했는지 여부에 따라 사용자가 콘텐츠(웹툰 등)의 특정 에피소드를 볼 수 있는지 여부가 결정되도록 하는 방법 및 시스템이 제공된다.As an example of the prior art related thereto, a technique disclosed in Korean Registered Patent Publication No. 10-1625973 may be exemplified. Methods and systems are provided that allow a determination of whether to be viewable.
이러한 종래 기술에서는 시간을 기준으로 하여 사용자에게 콘텐츠 이용 권한을 부여하기 때문에, 사용자의 적극적인 콘텐츠 이용을 유인하기 어렵고 시간이 지남에 따라 사용자의 콘텐츠 이용 니즈가 줄어들게 되는 한계가 존재한다. In this prior art, since the user is given the right to use the content based on time, it is difficult to induce the user to actively use the content, and there is a limitation that the user's need to use the content decreases over time.
이에 본 발명자(들)는, 콘텐츠(또는 콘텐츠를 구성하는 에피소드)와 연관된 질문형 콘텐츠에 대한 사용자의 응답을 참조하여 해당 사용자에게 제공될 콘텐츠 이용 포인트를 결정함으로써, 사용자의 참여도를 높이고 사용자의 지식 습득을 돕는 기술을 제안하는 바이다.Accordingly, the present inventor(s) determined the content use point to be provided to the user by referring to the user's response to the question-type content related to the content (or the episode constituting the content), thereby increasing the user's participation and improving the user's We propose techniques to help acquire knowledge.
본 발명은 전술한 종래 기술의 문제점을 모두 해결하는 것을 그 목적으로 한다.The object of the present invention is to solve all the problems of the prior art described above.
또한, 본 발명은, 복수의 에피소드 중 제1 에피소드를 사용자에게 제공하고, 제1 에피소드와 연관된 질문형 콘텐츠에 대한 사용자의 응답을 참조하여 사용자에게 제공될 포인트를 결정하고, 사용자가 보유한 포인트를 참조하여 사용자가 복수의 에피소드 중 제2 에피소드를 이용할 수 있는지 여부를 결정하는 것을 다른 목적으로 한다.In addition, the present invention provides a first episode among a plurality of episodes to the user, determines points to be provided to the user by referring to the user's response to the question-type content associated with the first episode, and refers to the points possessed by the user. Another object is to determine whether a user can use a second episode among a plurality of episodes by doing so.
또한, 본 발명은, 사용자의 콘텐츠 이용에 관한 문맥 정보를 참조하여 해당 사용자에게 적용되는 콘텐츠 이용 조건을 동적으로 결정하는 것을 또 다른 목적으로 한다.In addition, another object of the present invention is to dynamically determine conditions for using content applied to a user by referring to contextual information on the user's content use.
상기 목적을 달성하기 위한 본 발명의 대표적인 구성은 다음과 같다.Representative configurations of the present invention for achieving the above object are as follows.
본 발명의 일 태양에 따르면, 콘텐츠를 제공하기 위한 방법으로서, 복수의 에피소드 중 제1 에피소드를 사용자에게 제공하는 단계, 상기 제1 에피소드와 연관된 질문형 콘텐츠에 대한 상기 사용자의 응답을 참조하여 상기 사용자에게 제공될 포인트를 결정하는 단계, 및 상기 사용자가 보유한 포인트를 참조하여, 상기 사용자가 상기 복수의 에피소드 중 제2 에피소드를 이용할 수 있는지 여부를 결정하는 단계를 포함하는 방법이 제공된다.According to one aspect of the present invention, a method for providing content includes providing a first episode of a plurality of episodes to a user, referring to a response of the user to question-type content related to the first episode to the user. The method includes determining points to be provided to the user, and determining whether the user can use a second episode of the plurality of episodes by referring to the points possessed by the user.
본 발명의 다른 태양에 따르면, 콘텐츠를 제공하기 위한 시스템으로서, 복수의 에피소드 중 제1 에피소드를 사용자에게 제공하는 콘텐츠 관리부, 상기 제1 에피소드와 연관된 질문형 콘텐츠에 대한 상기 사용자의 응답을 참조하여 상기 사용자에게 제공될 포인트를 결정하는 포인트 관리부, 및 상기 사용자가 보유한 포인트를 참조하여, 상기 사용자가 상기 복수의 에피소드 중 제2 에피소드를 이용할 수 있는지 여부를 결정하는 이용 조건 관리부를 포함하는 시스템이 제공된다.According to another aspect of the present invention, a system for providing content includes a content management unit that provides a first episode of a plurality of episodes to a user, and the user's response to question-type content associated with the first episode is referred to Provided is a system including a point management unit that determines points to be provided to a user, and a use condition management unit that determines whether the user can use a second episode among the plurality of episodes by referring to points possessed by the user. .
이 외에도, 본 발명을 구현하기 위한 다른 방법, 다른 시스템 및 상기 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 비일시성의 컴퓨터 판독 가능한 기록 매체가 더 제공된다.In addition to this, another method for implementing the present invention, another system, and a non-transitory computer readable recording medium recording a computer program for executing the method are further provided.
본 발명에 의하면, 콘텐츠와 연관된 질문형 콘텐츠에 대한 사용자의 응답을 참조하여 해당 사용자에게 제공될 콘텐츠 이용 포인트를 결정하게 되므로, 콘텐츠에 대한 사용자의 참여도 및 관심도를 높일 수 있게 되고, 나아가 사용자가 콘텐츠에 포함된 지식을 효과적으로 습득할 수 있도록 돕게 되는 효과가 달성된다.According to the present invention, since the user's response to the question-type content related to the content is referred to, the content use point to be provided to the user is determined, so the user's participation and interest in the content can be increased, and furthermore, the user's An effect of helping to effectively acquire the knowledge contained in the content is achieved.
또한, 본 발명에 의하면, 사용자의 콘텐츠 이용에 관한 문맥 정보에 기초하여 해당 사용자에게 적용되는 질문형 콘텐츠의 내용, 제공 포인트, 이용 가능한 에피소드의 범위, 유료 이용권의 가격 등이 동적으로 결정되도록 할 수 있으므로, 개별 사용자의 상황에 따라 콘텐츠 이용 조건 또는 과금 조건을 다양화할 수 있게 되는 효과가 달성된다.In addition, according to the present invention, the contents of the question-type content applied to the user, the provision point, the range of available episodes, the price of the paid subscription, etc. applied to the user can be dynamically determined based on the contextual information on the user's use of the content. Therefore, the effect of being able to diversify the conditions for using the contents or the conditions for billing according to the circumstances of individual users is achieved.
도 1은 본 발명의 일 실시예에 따라 지식 기반 콘텐츠를 제공하기 위한 전체 시스템의 개략적인 구성을 나타내는 도면이다.1 is a diagram showing a schematic configuration of an entire system for providing knowledge-based content according to an embodiment of the present invention.
도 2는 본 발명의 일 실시예에 따른 콘텐츠 제공 시스템의 내부 구성을 상세하게 도시하는 도면이다.2 is a diagram showing in detail the internal configuration of a content providing system according to an embodiment of the present invention.
도 3 및 도 4는 본 발명의 일 실시예에 따라 사용자에게 콘텐츠가 제공되는 모습을 예시적으로 나타내는 도면이다.3 and 4 are diagrams illustratively illustrating how content is provided to a user according to an embodiment of the present invention.
도 5는 본 발명의 일 실시예에 따라 사용자에게 적용될 수 있는 콘텐츠 이용 조건을 예시적으로 나타내는 도면이다.5 is a diagram exemplarily illustrating conditions for using content that can be applied to a user according to an embodiment of the present invention.
<부호의 설명><Description of codes>
100: 통신망100: communication network
200: 콘텐츠 제공 시스템200: content providing system
210: 콘텐츠 관리부210: content management unit
220: 포인트 관리부220: point management unit
230: 이용 조건 관리부230: use condition management department
240: 통신부240: communication department
250: 제어부250: control unit
300: 디바이스300: device
후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이러한 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 본 명세서에 기재되어 있는 특정 형상, 구조 및 특성은 본 발명의 정신과 범위를 벗어나지 않으면서 일 실시예로부터 다른 실시예로 변경되어 구현될 수 있다. 또한, 각각의 실시예 내의 개별 구성요소의 위치 또는 배치도 본 발명의 정신과 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 행하여지는 것이 아니며, 본 발명의 범위는 특허청구범위의 청구항들이 청구하는 범위 및 그와 균등한 모든 범위를 포괄하는 것으로 받아들여져야 한다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 구성요소를 나타낸다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The detailed description of the present invention which follows refers to the accompanying drawings which illustrate, by way of illustration, specific embodiments in which the present invention may be practiced. These embodiments are described in sufficient detail to enable any person skilled in the art to practice the present invention. It should be understood that the various embodiments of the present invention are different from each other but are not necessarily mutually exclusive. For example, specific shapes, structures, and characteristics described herein may be implemented from one embodiment to another without departing from the spirit and scope of the present invention. It should also be understood that the location or arrangement of individual components within each embodiment may be changed without departing from the spirit and scope of the present invention. Therefore, the detailed description to be described later is not performed in a limiting sense, and the scope of the present invention should be taken as encompassing the scope claimed by the claims and all scopes equivalent thereto. Like reference numbers in the drawings indicate the same or similar elements throughout the various aspects.
이하에서는, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있도록 하기 위하여, 본 발명의 여러 바람직한 실시예에 관하여 첨부된 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, various preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings in order to enable those skilled in the art to easily practice the present invention.
본 명세서에서 콘텐츠(contents)란, 통신망을 통하여 접근 가능한, 문자, 부호, 음성, 음향, 이미지, 동영상 등으로 이루어지는 디지털 정보 또는 개별 정보 요소를 총칭하는 개념이다. 이러한 콘텐츠는, 예를 들면, 텍스트, 이미지, 동영상, 오디오, 링크(예를 들면, 웹 링크) 등의 데이터 또는 이러한 데이터 중 적어도 두 가지의 조합을 포함하여 구성될 수 있다.In this specification, content is a concept that collectively refers to digital information or individual information elements composed of text, code, voice, sound, image, video, etc. accessible through a communication network. Such content may include, for example, data such as text, image, video, audio, link (eg, web link), or a combination of at least two of these data.
한편, 본 명세서에서는, 콘텐츠 제공 서비스에 관한 실시예가 웹툰(webtoon) 콘텐츠를 제공하는 내용에 주로 초점을 맞추어 설명되지만, 본 발명에서 제공되는 콘텐츠가 웹툰 콘텐츠에 한정되는 것은 아니며, 웹소설, 전자책, 영화, 음악, 게임 등 다양한 종류의 콘텐츠를 포함하는 최광의의 개념으로 이해되어야 한다.On the other hand, in this specification, the embodiment of the content providing service is mainly focused on providing webtoon content, but the content provided in the present invention is not limited to webtoon content, and web novels and e-books , it should be understood as the broadest concept that includes various types of contents such as movies, music, and games.
한편, 본 명세서에서 질문형 콘텐츠란, 사용자에게 제공할 포인트를 결정하기 위한 수단으로서 활용될 수 있는 모든 유형의 콘텐츠를 총칭하는 개념이다. 예를 들면, 질문형 콘텐츠에는, 사용자의 응답을 요청하는 퀴즈(Quiz), 사용자의 입력을 요청하는 퍼즐(Puzzle) 등이 포함될 수 있다.Meanwhile, in this specification, question-type content is a concept that collectively refers to all types of content that can be used as a means for determining points to be provided to users. For example, question-type content may include a quiz requesting a user's response, a puzzle requesting a user's input, and the like.
전체 시스템의 구성Composition of the entire system
도 1은 본 발명의 일 실시예에 따라 콘텐츠를 제공하기 위한 전체 시스템의 개략적인 구성을 나타내는 도면이다.1 is a diagram showing a schematic configuration of an entire system for providing content according to an embodiment of the present invention.
도 1에 도시된 바와 같이, 본 발명의 일 실시예에 따른 전체 시스템은 통신망(100), 콘텐츠 제공 시스템(200) 및 디바이스(300)를 포함할 수 있다.As shown in FIG. 1 , the entire system according to an embodiment of the present invention may include a communication network 100 , a content providing system 200 and a device 300 .
먼저, 본 발명의 일 실시예에 따른 통신망(100)은 유선 통신이나 무선 통신과 같은 통신 양태를 가리지 않고 구성될 수 있으며, 근거리 통신망(LAN; Local Area Network), 도시권 통신망(MAN; Metropolitan Area Network), 광역 통신망(WAN; Wide Area Network) 등 다양한 통신망으로 구성될 수 있다. 바람직하게는, 본 명세서에서 말하는 통신망(100)은 공지의 인터넷 또는 월드 와이드 웹(WWW; World Wide Web)일 수 있다. 그러나, 통신망(100)은, 굳이 이에 국한될 필요 없이, 공지의 유무선 데이터 통신망, 공지의 전화망 또는 공지의 유무선 텔레비전 통신망을 그 적어도 일부에 있어서 포함할 수도 있다.First, the communication network 100 according to an embodiment of the present invention may be configured regardless of communication aspects such as wired communication or wireless communication, and may include a local area network (LAN) and a metropolitan area network (MAN). ), a wide area network (WAN), and the like. Preferably, the communication network 100 referred to in this specification may be the well-known Internet or the World Wide Web (WWW). However, the communication network 100 may include, at least in part, a known wired/wireless data communication network, a known telephone network, or a known wire/wireless television communication network without being limited thereto.
예를 들면, 통신망(100)은 무선 데이터 통신망으로서, 와이파이(WiFi) 통신, 와이파이 다이렉트(WiFi-Direct) 통신, 롱텀 에볼루션(LTE; Long Term Evolution) 통신, 5G 통신, 블루투스 통신(저전력 블루투스(BLE; Bluetooth Low Energy) 통신 포함), 적외선 통신, 초음파 통신 등과 같은 종래의 통신 방법을 적어도 그 일부분에 있어서 구현하는 것일 수 있다.For example, the communication network 100 is a wireless data communication network, WiFi communication, WiFi-Direct communication, Long Term Evolution (LTE) communication, 5G communication, Bluetooth communication (low power Bluetooth (BLE) ; Bluetooth Low Energy) communication), infrared communication, ultrasonic communication, and the like may be implemented in at least a part thereof.
다음으로, 본 발명의 일 실시예에 따른 콘텐츠 제공 시스템(200)은 복수의 에피소드 중 제1 에피소드를 사용자에게 제공하고, 제1 에피소드와 연관된 질문형 콘텐츠에 대한 사용자의 응답을 참조하여 사용자에게 제공될 포인트를 결정하고, 사용자가 보유한 포인트를 참조하여 사용자가 복수의 에피소드 중 제2 에피소드를 이용할 수 있는지 여부를 결정하는 기능을 수행할 수 있다.Next, the content providing system 200 according to an embodiment of the present invention provides a first episode among a plurality of episodes to the user, and provides the information to the user with reference to the user's response to the question-type content associated with the first episode. It is possible to perform a function of determining a point to be used and determining whether the user can use a second episode among a plurality of episodes by referring to the points possessed by the user.
본 발명에 따른 콘텐츠 제공 시스템(200)의 구성과 기능에 관하여는 이하의 상세한 설명을 통하여 자세하게 알아보기로 한다.The configuration and functions of the content providing system 200 according to the present invention will be described in detail through the following detailed description.
다음으로, 본 발명의 일 실시예에 따른 디바이스(300)는 콘텐츠 제공 시스템(200)에 접속한 후 통신할 수 있는 기능을 포함하는 디지털 기기로서, 스마트폰, 태블릿, 스마트 워치, 스마트 밴드, 스마트 글래스, 데스크탑 컴퓨터, 노트북 컴퓨터, 워크스테이션, PDA, 웹 패드, 이동 전화기 등과 같이 메모리 수단을 구비하고 마이크로 프로세서를 탑재하여 연산 능력을 갖춘 디지털 기기라면 얼마든지 본 발명에 따른 디바이스(300)로서 채택될 수 있다.Next, the device 300 according to an embodiment of the present invention is a digital device having a function to communicate after accessing the content providing system 200, such as a smartphone, tablet, smart watch, smart band, smart Any digital device equipped with memory means and equipped with a microprocessor, such as glass, desktop computer, notebook computer, workstation, PDA, web pad, mobile phone, etc. can
특히, 본 발명의 일 실시예에 따른 디바이스(300)는, 사용자가 콘텐츠 제공 시스템(200)으로부터 서비스를 제공받을 수 있도록 지원하는 애플리케이션(미도시됨)을 포함할 수 있다. 이와 같은 애플리케이션은 콘텐츠 제공 시스템(200) 또는 외부의 애플리케이션 배포 서버(미도시됨)로부터 다운로드된 것일 수 있다. 한편, 이러한 애플리케이션의 성격은 후술할 바와 같은 콘텐츠 제공 시스템(200)의 콘텐츠 관리부(210), 포인트 관리부(220), 이용 조건 관리부(230), 통신부(240) 및 제어부(250)와 전반적으로 유사할 수 있다. 여기서, 애플리케이션은 그 적어도 일부가 필요에 따라 그것과 실질적으로 동일하거나 균등한 기능을 수행할 수 있는 하드웨어 장치나 펌웨어 장치로 치환될 수도 있다.In particular, the device 300 according to an embodiment of the present invention may include an application (not shown) that supports a user to receive a service from the content providing system 200 . Such an application may be downloaded from the content providing system 200 or an external application distribution server (not shown). Meanwhile, the nature of these applications is generally similar to the content management unit 210, the point management unit 220, the use condition management unit 230, the communication unit 240, and the control unit 250 of the content providing system 200, which will be described later. can do. Here, at least a part of the application may be replaced with a hardware device or a firmware device capable of performing substantially the same or equivalent functions as necessary.
콘텐츠 제공 시스템의 구성Composition of content provision system
이하에서는, 본 발명의 구현을 위하여 중요한 기능을 수행하는 콘텐츠 제공 시스템(200)의 내부 구성과 각 구성요소의 기능에 대하여 살펴보기로 한다.Hereinafter, the internal configuration of the content providing system 200 that performs important functions for the implementation of the present invention and the functions of each component will be reviewed.
도 2는 본 발명의 일 실시예에 따른 콘텐츠 제공 시스템(200)의 내부 구성을 상세하게 도시하는 도면이다.2 is a diagram showing in detail the internal configuration of a content providing system 200 according to an embodiment of the present invention.
도 2에 도시된 바와 같이, 본 발명의 일 실시예에 따른 콘텐츠 제공 시스템(200)은, 콘텐츠 관리부(210), 포인트 관리부(220), 이용 조건 관리부(230), 통신부(240) 및 제어부(250)를 포함하여 구성될 수 있다. 본 발명의 일 실시예에 따르면, 콘텐츠 관리부(210), 포인트 관리부(220), 이용 조건 관리부(230), 통신부(240) 및 제어부(250)는 그 중 적어도 일부가 외부의 시스템(미도시됨)과 통신하는 프로그램 모듈일 수 있다. 이러한 프로그램 모듈은 운영 시스템, 응용 프로그램 모듈 또는 기타 프로그램 모듈의 형태로 콘텐츠 제공 시스템(200)에 포함될 수 있고, 물리적으로는 여러 가지 공지의 기억 장치에 저장될 수 있다. 또한, 이러한 프로그램 모듈은 콘텐츠 제공 시스템(200)과 통신 가능한 원격 기억 장치에 저장될 수도 있다. 한편, 이러한 프로그램 모듈은 본 발명에 따라 후술할 특정 업무를 수행하거나 특정 추상 데이터 유형을 실행하는 루틴, 서브루틴, 프로그램, 오브젝트, 컴포넌트, 데이터 구조 등을 포괄하지만, 이에 제한되지는 않는다.As shown in FIG. 2, the content providing system 200 according to an embodiment of the present invention includes a content management unit 210, a point management unit 220, a use condition management unit 230, a communication unit 240, and a control unit ( 250) may be configured. According to an embodiment of the present invention, the content management unit 210, the point management unit 220, the use condition management unit 230, the communication unit 240, and the control unit 250 are at least part of an external system (not shown). ) may be a program module that communicates with These program modules may be included in the content providing system 200 in the form of an operating system, application program module, or other program module, and may be physically stored in various well-known storage devices. Also, these program modules may be stored in a remote storage device capable of communicating with the content providing system 200 . Meanwhile, these program modules include routines, subroutines, programs, objects, components, data structures, etc. that perform specific tasks or execute specific abstract data types according to the present invention, but are not limited thereto.
한편, 콘텐츠 제공 시스템(200)에 관하여 위와 같이 설명되었으나, 이러한 설명은 예시적인 것이고, 콘텐츠 제공 시스템(200)의 구성요소 또는 기능 중 적어도 일부가 필요에 따라 디바이스(300) 또는 서버(미도시됨) 내에서 실현되거나 외부 시스템(미도시됨) 내에 포함될 수도 있음은 당업자에게 자명하다.On the other hand, although the content providing system 200 has been described as above, this description is exemplary, and at least some of the components or functions of the content providing system 200 are required by the device 300 or a server (not shown). ) or included in an external system (not shown) is obvious to those skilled in the art.
먼저, 본 발명의 일 실시예에 따른 콘텐츠 관리부(210)는, 사용자의 요청에 따라 사용자에게 콘텐츠를 제공하는 기능을 수행할 수 있다. 구체적으로, 본 발명의 일 실시예에 따른 콘텐츠 관리부(210)는, 콘텐츠를 구성하는 복수의 에피소드 중 제1 에피소드를 사용자에게 제공할 수 있다. 여기서, 제1 에피소드는 어떤 콘텐츠에서 첫 번째 순서로 포함되는 에피소드를 의미하는 것이 아니며, 어떤 콘텐츠에 포함되어 있는 적어도 하나의 에피소드 중 어느 한 에피소드를 의미하는 것임을 밝혀 둔다. 또한, 본 발명의 일 실시예에 따른 콘텐츠 관리부(210)는, 사용자에게 적어도 하나의 제1 에피소드를 제공할 수 있으며, 이렇게 제공되는 적어도 하나의 제1 에피소드는 해당 사용자에게 적용되는 무료 구간에 대응되는 에피소드일 수 있다.First, the content management unit 210 according to an embodiment of the present invention may perform a function of providing content to a user according to a user's request. Specifically, the content management unit 210 according to an embodiment of the present invention may provide a first episode of a plurality of episodes constituting content to the user. Here, it should be noted that the first episode does not mean an episode included in the first order in a certain content, but means any one of at least one episode included in a certain content. In addition, the content management unit 210 according to an embodiment of the present invention may provide at least one first episode to the user, and the provided at least one first episode corresponds to a free section applied to the corresponding user. It could be an episode.
또한, 본 발명의 일 실시예에 따른 콘텐츠 관리부(210)는, 제1 에피소드를 이용한(즉, 읽은) 사용자에게 제1 에피소드와 연관된 질문형 콘텐츠를 제공할 수 있고, 그 질문형 콘텐츠에 대한 응답을 입력할 것을 사용자에게 요청할 수 있다.In addition, the content management unit 210 according to an embodiment of the present invention may provide question-type content related to the first episode to a user who has used (ie, read) the first episode, and responds to the question-type content. You can ask the user to input .
구체적으로, 본 발명의 일 실시예에 따르면, 제1 에피소드와 연관된 질문형 콘텐츠가 사용자에게 제공되는 시점과 그 질문형 콘텐츠의 내용 또는 개수는 해당 사용자가 제1 에피소드를 이용한 상태에 관한 정보에 기초하여 결정될 수 있다. 예를 들면, 사용자가 어떤 웹툰의 제1 에피소드를 모두 읽은 시점에 적어도 하나의 질문형 콘텐츠가 제공될 수 있고, 다른 예를 들면, 사용자가 어떤 웹툰의 제1 에피소드를 소정 비율 이상 읽은 시점에 적어도 하나의 질문형 콘텐츠가 제공될 수 있다. 또 다른 예를 들면, 사용자가 어떤 웹툰의 제1 에피소드를 특정 지점까지 읽었을 때 해당 지점에 대응되는 질문형 콘텐츠가 사용자에게 제공될 수도 있다.Specifically, according to an embodiment of the present invention, the timing at which the question-type content associated with the first episode is provided to the user and the content or number of the question-type content are based on information about the user's use of the first episode. can be determined by For example, at least one question-type content may be provided when the user reads all the first episodes of a certain webtoon, and for another example, at least one question type content is provided when the user reads the first episode of a certain webtoon at a predetermined rate or more. One question type content may be provided. For another example, when the user reads the first episode of a certain webtoon up to a certain point, question-type content corresponding to that point may be provided to the user.
구체적으로, 본 발명의 일 실시예에 따르면, 사용자에게 제공되는 질문형 콘텐츠의 내용은 그 질문형 콘텐츠와 연관된 제1 에피소드에 포함된 지식에 관한 내용으로 구성될 수 있다. 보다 더 구체적으로, 본 발명의 일 실시예에 따르면, 질문형 콘텐츠는 미리 저작되어 있을 수 있고, 인공지능 기반 저작 모델에 의하여 저작될 수도 있다.Specifically, according to an embodiment of the present invention, the content of the question-type content provided to the user may include information about knowledge included in the first episode associated with the question-type content. More specifically, according to an embodiment of the present invention, question-type content may be authored in advance or authored by an artificial intelligence-based authoring model.
다음으로, 본 발명의 일 실시예에 따른 포인트 관리부(220)는, 사용자에게 제공된 제1 에피소드와 연관된 질문형 콘텐츠에 대한 해당 사용자의 응답을 참조하여, 해당 사용자에게 제공될 포인트를 결정하는 기능을 수행할 수 있다.Next, the point management unit 220 according to an embodiment of the present invention refers to the user's response to the question-type content associated with the first episode provided to the user, and determines the points to be provided to the user. can be done
구체적으로, 본 발명의 일 실시예에 따르면, 질문형 콘텐츠에 대응하여 사용자가 입력한 응답이 정답에 해당하면(예를 들어, 사용자가 퀴즈를 맞추면), 해당 사용자에게 소정의 포인트가 제공될 수 있다. 예를 들면, 사용자에게 제공되는 포인트의 양은 사용자가 맞춘 질문형 콘텐츠의 개수 또는 난이도에 기초하여 결정될 수 있다.Specifically, according to an embodiment of the present invention, if a response input by a user corresponds to a correct answer in response to question-type content (eg, when a user answers a quiz), a predetermined point may be provided to the corresponding user. there is. For example, the amount of points provided to the user may be determined based on the number or level of difficulty of question-type content customized by the user.
도 3 및 도 4는 본 발명의 일 실시예에 따라 사용자에게 콘텐츠가 제공되는 모습을 예시적으로 나타내는 도면이다.3 and 4 are diagrams illustratively illustrating how content is provided to a user according to an embodiment of the present invention.
먼저, 도 3을 참조하면, 공룡에 관한 에피소드 A를 이용한(즉, 읽은) 사용자에게 해당 에피소드에서 얻을 수 있는 지식에 관한 퀴즈("다음 중에서 티라노사우르스가 사냥꾼이라는 증거가 아닌 것은?")가 제공될 수 있고, 사용자에 그 퀴즈에 대응하여 응답을 입력할 수 있다.First, referring to FIG. 3 , a quiz (“Which of the following is not proof that Tyrannosaurus is a hunter?”) is provided to the user who has used (ie read) Episode A about dinosaurs about the knowledge that can be obtained from the corresponding episode. and the user can input a response corresponding to the quiz.
다음으로, 도 4를 참조하면, 사용자가 퀴즈를 맞춘 것에 대한 보상으로서 해당 사용자에게 소정의 포인트가 지급될 수 있다. 후술할 바와 같이, 사용자는 이미 읽은 에피소드 A 외에 다른 에피소드를 이용함에 있어서 위의 포인트를 결제 수단으로서 사용할 수 있다.Next, referring to FIG. 4 , predetermined points may be provided to the corresponding user as a reward for correcting the quiz. As will be described later, the user can use the above points as a payment method when using an episode other than Episode A that he has already read.
한편, 본 발명의 일 실시예에 따른 이용 조건 관리부(230)는, 사용자가 보유한 포인트를 참조하여 해당 사용자가 복수의 에피소드 중 제2 에피소드를 이용할 수 있는지 여부를 결정하는 기능을 수행할 수 있다. 여기서, 제2 에피소드는 어떤 콘텐츠에서 두 번째 순서로 포함되는 에피소드를 의미하는 것이 아니며, 어떤 콘텐츠에 포함되어 있는 적어도 하나의 에피소드 중 앞서 사용자가 이용한 바 있는 제1 에피소드를 제외한 다른 에피소드를 의미하는 것임을 밝혀 둔다.Meanwhile, the use condition management unit 230 according to an embodiment of the present invention may perform a function of determining whether a corresponding user can use a second episode among a plurality of episodes by referring to points owned by the user. Here, the second episode does not mean an episode included in the second order in a certain content, and means an episode other than the first episode previously used by the user among at least one episode included in a certain content. make it clear
구체적으로, 본 발명의 일 실시예에 따른 이용 조건 관리부(230)는, 사용자가 보유하고 있는 포인트와 사용자가 이용하고자 하는 콘텐츠에 대하여 설정되어 있는 이용 조건을 참조하여, 사용자가 포인트를 사용하여 어떤 에피소드를 이용할 수 있는지 여부를 결정할 수 있다. 그리고, 본 발명의 일 실시예에 따른 이용 조건 관리부(230)는, 위와 같이 결정되는 에피소드 이용 가능 여부에 관한 정보를 사용자에게 제공할 수도 있다.Specifically, the use condition management unit 230 according to an embodiment of the present invention refers to the points owned by the user and the use conditions set for the content the user wants to use, so that the user can use the points to determine which You can decide whether an episode is available or not. In addition, the use condition management unit 230 according to an embodiment of the present invention may provide the user with information on whether or not the episode determined as above is available.
도 5는 본 발명의 일 실시예에 따라 사용자에게 적용될 수 있는 콘텐츠 이용 조건을 예시적으로 나타내는 도면이다.5 is a diagram exemplarily illustrating conditions for using content that can be applied to a user according to an embodiment of the present invention.
도 5를 참조하면, 사용자가 복수의 에피소드로 구성되는 콘텐츠를 이용하고자 하는 경우를 가정할 수 있다. 이러한 경우에, 해당 콘텐츠에는, 포인트 사용이나 유료 결제 없이 무료로 이용할 수 있는 무료 구간에 해당하는 에피소드가 포함될 수 있고, 질문형 콘텐츠를 맞춘 것에 대한 보상으로서 제공되는 포인트를 사용하여 이용할 수 있는 포인트 사용 구간(일명, 마추무 구간)에 해당하는 에피소드가 포함될 수 있으며, 사용자가 보유하고 있는 포인트로는 이용할 수 없고 따로 유료 결제를 해야만 이용할 수 있는 유료 이용권 구간에 해당하는 에피소드가 포함될 수 있다.Referring to FIG. 5 , it may be assumed that a user wants to use content consisting of a plurality of episodes. In this case, the content may include episodes corresponding to a free section that can be used for free without using points or paying a fee, and using points that can be used using points provided as a reward for matching question-type content An episode corresponding to a section (aka, Matumu section) may be included, and an episode corresponding to a paid subscription section that cannot be used with points owned by the user and is available only through a separate payment may be included.
다만, 본 발명에 따른 이용 조건이 반드시 위의 실시예에서 열거된 내용에 한정되는 것은 아니며, 본 발명의 목적을 달성할 수 있는 범위 내에서 얼마든지 변경될 수 있음을 밝혀 둔다.However, it should be noted that the conditions of use according to the present invention are not necessarily limited to those listed in the above embodiments, and may be changed as much as possible within the scope of achieving the object of the present invention.
다른 예로서, 본 발명의 일 실시예에 따르면, 퀴즈 성적 우수자에 해당하는 사용자는 유료 이용권 구간에 해당하는 에피소드 중 적어도 일부를 자신이 보유한 포인트를 사용하여 이용할 수 있게 될 수도 있다.As another example, according to an embodiment of the present invention, a user with an excellent score in a quiz may be able to use at least some of the episodes corresponding to the paid subscription section by using his or her points.
또 다른 예로서, 본 발명의 일 실시예에 따르면, 사용자가 마추무 구간에 해당하는 에피소드를 이용하기에 부족한 포인트만을 보유하고 있는 경우에, 소정의 조건(예를 들면, 소정 시간 경과, 소정 개수 이상의 에피소드 이용 실적 등)을 만족하는 것을 전제로 하여 해당 사용자에게 추가적인 질문형 콘텐츠를 풀 수 있는 재도전 기회가 제공될 수 있다. 그리고, 본 발명의 일 실시예에 따르면, 이러한 재도전 기회에서 해당 사용자가 추가적인 질문형 콘텐츠를 풀어내는 경우에 해당 사용자에게 추가적인 포인트(일명, '경험 포인트'로서, 사용자가 기존에 보유하고 있던 포인트와는 차별되는 포인트일 수 있음)가 제공될 수 있고, 나아가 해당 사용자는 기존에 보유하고 있던 포인트와 추가적으로 제공받은 '경험 포인트'를 함께 이용하여 마추무 구간에 해당하는 에피소드를 이용할 수 있다.As another example, according to an embodiment of the present invention, when the user has only enough points to use an episode corresponding to the Machumu section, a predetermined condition (eg, a predetermined time elapsed, a predetermined number of points) An opportunity to re-challenge to solve additional question-type content may be provided to the user on the premise that the above episode usage records, etc.) are satisfied. And, according to an embodiment of the present invention, when the user solves additional question-type content in this re-challenge opportunity, additional points (aka, 'experience points', may be a differentiated point) may be provided, and furthermore, the corresponding user may use an episode corresponding to the Machumu section by using the existing points together with the additionally provided 'experience points'.
한편, 본 발명의 일 실시예에 따르면, 사용자에게 제공되는 질문형 콘텐츠의 내용 또는 난이도, 질문형 콘텐츠를 맞춘 사용자에게 제공되는 포인트, 사용자가 포인트를 사용하여 이용할 수 있는 에피소드의 범위 및 사용자에게 적용되는 유료 이용권의 가격 중 적어도 하나는 해당 사용자의 콘텐츠 이용에 관한 문맥 정보에 기초하여 동적으로 결정될 수 있다. 그리고, 본 발명의 일 실시예에 따르면, 위와 같은 동적 결정은 기설정된 규칙에 의하여 수행될 수 있고, 인공지능 기반 결정 모델에 의하여 수행될 수도 있다.On the other hand, according to an embodiment of the present invention, the content or difficulty of the question-type content provided to the user, the points provided to the user who matched the question-type content, the range of episodes that the user can use using the points, and application to the user At least one of the prices of paid tickets may be dynamically determined based on contextual information about the user's use of content. Further, according to an embodiment of the present invention, the above dynamic determination may be performed according to a predetermined rule or may be performed according to an artificial intelligence-based decision model.
예를 들면, 사용자에게 제공되는 질문형 콘텐츠의 내용 또는 난이도는 해당 사용자의 연령에 따라 다르게 결정될 수 있다. 다른 예를 들면, 사용자에게 제공되는 포인트는 해당 사용자의 포인트 사용 이력에 따라 다르게 결정될 수 있다. 또 다른 예를 들면, 사용자가 포인트를 사용하여 이용할 수 있는 에피소드의 범위는 해당 사용자의 질문형 콘텐츠 풀이 성적에 따라 다르게 결정될 수 있다. 또 다른 예를 들면, 사용자에게 적용되는 유료 이용권의 가격은 해당 사용자의 유료 결제 이력에 따라 다르게 결정될 수 있다.For example, the content or level of difficulty of the question-type content provided to the user may be determined differently according to the age of the corresponding user. For another example, the points provided to the user may be determined differently according to the user's point use history. As another example, the range of episodes available to the user using points may be determined differently according to the user's score in question-type content pool. As another example, the price of a paid voucher applied to a user may be determined differently according to the paid payment history of the corresponding user.
다만, 본 발명에 따른 콘텐츠 이용 조건 결정 방식이 반드시 위의 실시예에서 열거된 내용에 한정되는 것은 아니며, 본 발명의 목적을 달성할 수 있는 범위 내에서 얼마든지 변경될 수 있음을 밝혀 둔다.However, it should be noted that the method for determining conditions for using content according to the present invention is not necessarily limited to the contents enumerated in the above embodiments, and may be changed as much as possible within the scope of achieving the object of the present invention.
다음으로, 본 발명의 일 실시예에 따른 통신부(240)는 콘텐츠 관리부(210), 포인트 관리부(220) 및 이용 조건 관리부(230)로부터의/로의 데이터 송수신이 가능하도록 하는 기능을 수행할 수 있다.Next, the communication unit 240 according to an embodiment of the present invention may perform a function of enabling data transmission/reception from/to the content management unit 210, the point management unit 220, and the use condition management unit 230. .
마지막으로, 본 발명의 일 실시예에 따른 제어부(250)는 콘텐츠 관리부(210), 포인트 관리부(220), 이용 조건 관리부(230) 및 통신부(240) 간의 데이터의 흐름을 제어하는 기능을 수행할 수 있다. 즉, 본 발명의 일 실시예에 따른 제어부(250)는 콘텐츠 제공 시스템(200)의 외부로부터의/로의 데이터 흐름 또는 콘텐츠 제공 시스템(200)의 각 구성요소 간의 데이터 흐름을 제어함으로써, 콘텐츠 관리부(210), 포인트 관리부(220), 이용 조건 관리부(230) 및 통신부(240)에서 각각 고유 기능을 수행하도록 제어할 수 있다.Finally, the controller 250 according to an embodiment of the present invention performs a function of controlling the flow of data between the content management unit 210, the point management unit 220, the use condition management unit 230, and the communication unit 240. can That is, the control unit 250 according to an embodiment of the present invention controls the data flow from/to the outside of the content providing system 200 or the data flow between each component of the content providing system 200, so that the content management unit ( 210), the point management unit 220, the use condition management unit 230, and the communication unit 240 may be controlled to perform unique functions.
이상 설명된 본 발명에 따른 실시예는 다양한 컴퓨터 구성요소를 통하여 실행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것이거나 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수 있다. 컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM 및 DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical medium), 및 ROM, RAM, 플래시 메모리 등과 같은, 프로그램 명령어를 저장하고 실행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령어의 예에는, 컴파일러에 의하여 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용하여 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위하여 하나 이상의 소프트웨어 모듈로 변경될 수 있으며, 그 역도 마찬가지이다.Embodiments according to the present invention described above may be implemented in the form of program instructions that can be executed through various computer components and recorded on a computer-readable recording medium. The computer readable recording medium may include program instructions, data files, data structures, etc. alone or in combination. Program instructions recorded on the computer-readable recording medium may be specially designed and configured for the present invention, or may be known and usable to those skilled in the art of computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tapes, optical recording media such as CD-ROMs and DVDs, and magneto-optical media such as floptical disks. medium), and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include high-level language codes that can be executed by a computer using an interpreter or the like as well as machine language codes generated by a compiler. A hardware device may be modified with one or more software modules to perform processing according to the present invention and vice versa.
이상에서 본 발명이 구체적인 구성요소 등과 같은 특정 사항과 한정된 실시예 및 도면에 의하여 설명되었으나, 이는 본 발명의 보다 전반적인 이해를 돕기 위하여 제공된 것일 뿐, 본 발명이 상기 실시예에 한정되는 것은 아니며, 본 발명이 속하는 기술분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정과 변경을 꾀할 수 있다.Although the present invention has been described above with specific details such as specific components and limited embodiments and drawings, these are only provided to help a more general understanding of the present invention, and the present invention is not limited to the above embodiments, and the present invention Those with ordinary knowledge in the technical field to which the invention belongs may seek various modifications and changes from these descriptions.
따라서, 본 발명의 사상은 상기 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 또는 이로부터 등가적으로 변경된 모든 범위는 본 발명의 사상의 범주에 속한다고 할 것이다.Therefore, the spirit of the present invention should not be limited to the above-described embodiments and should not be determined, and all scopes equivalent to or equivalently changed from the claims as well as the claims described below are within the scope of the spirit of the present invention. will be said to belong to

Claims (9)

  1. 콘텐츠를 제공하기 위한 방법으로서,As a method for providing content,
    복수의 에피소드 중 제1 에피소드를 사용자에게 제공하는 단계,Providing a first episode of a plurality of episodes to a user;
    상기 제1 에피소드와 연관된 질문형 콘텐츠에 대한 상기 사용자의 응답을 참조하여 상기 사용자에게 제공될 포인트를 결정하는 단계, 및determining a point to be provided to the user by referring to the user's response to the question-type content related to the first episode; and
    상기 사용자가 보유한 포인트를 참조하여, 상기 사용자가 상기 복수의 에피소드 중 제2 에피소드를 이용할 수 있는지 여부를 결정하는 단계를 포함하는Determining whether the user can use a second episode of the plurality of episodes by referring to points possessed by the user
    방법.method.
  2. 제1항에 있어서,According to claim 1,
    상기 제1 에피소드와 연관된 질문형 콘텐츠의 제공 시점, 내용 및 개수 중 적어도 하나는 상기 사용자가 상기 제1 에피소드를 이용한 상태에 관한 정보에 기초하여 결정되는At least one of the provision time, content, and number of question-type content associated with the first episode is determined based on information about the user's use of the first episode
    방법.method.
  3. 제1항에 있어서,According to claim 1,
    상기 복수의 에피소드에는 상기 사용자가 보유한 포인트를 사용하는 것만으로 이용할 수 없는 적어도 하나의 유료 에피소드가 포함되는The plurality of episodes include at least one paid episode that cannot be used only by using points possessed by the user.
    방법.method.
  4. 제1항에 있어서,According to claim 1,
    상기 사용자에게 제공되는 질문형 콘텐츠의 내용 또는 난이도, 질문형 콘텐츠를 맞춘 상기 사용자에게 제공되는 포인트, 상기 사용자가 포인트를 사용하여 이용할 수 있는 에피소드의 범위 및 상기 사용자에게 적용되는 유료 이용권의 가격 중 적어도 하나는 상기 사용자의 콘텐츠 이용에 관한 문맥 정보에 기초하여 동적으로 결정되는At least one of the content or difficulty of the question-type content provided to the user, the points provided to the user who matched the question-type content, the range of episodes that the user can use using points, and the price of the paid subscription applied to the user. One is dynamically determined based on contextual information about the user's content use.
    방법.method.
  5. 제1항에 따른 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 비일시성의 컴퓨터 판독 가능 기록 매체.A non-temporary computer readable recording medium storing a computer program for executing the method according to claim 1.
  6. 콘텐츠를 제공하기 위한 시스템으로서,As a system for providing content,
    복수의 에피소드 중 제1 에피소드를 사용자에게 제공하는 콘텐츠 관리부,A content management unit providing a first episode of a plurality of episodes to a user;
    상기 제1 에피소드와 연관된 질문형 콘텐츠에 대한 상기 사용자의 응답을 참조하여 상기 사용자에게 제공될 포인트를 결정하는 포인트 관리부, 및a point management unit that determines points to be provided to the user by referring to the user's response to the question-type content associated with the first episode; and
    상기 사용자가 보유한 포인트를 참조하여, 상기 사용자가 상기 복수의 에피소드 중 제2 에피소드를 이용할 수 있는지 여부를 결정하는 이용 조건 관리부를 포함하는And a use condition management unit for determining whether the user can use a second episode of the plurality of episodes by referring to points owned by the user.
    시스템.system.
  7. 제6항에 있어서,According to claim 6,
    상기 제1 에피소드와 연관된 질문형 콘텐츠의 제공 시점, 내용 및 개수 중 적어도 하나는 상기 사용자가 상기 제1 에피소드를 이용한 상태에 관한 정보에 기초하여 결정되는At least one of the provision time, content, and number of question-type content associated with the first episode is determined based on information about a state in which the user uses the first episode
    시스템.system.
  8. 제6항에 있어서,According to claim 6,
    상기 복수의 에피소드에는 상기 사용자가 보유한 포인트를 사용하는 것만으로 이용할 수 없는 적어도 하나의 유료 에피소드가 포함되는The plurality of episodes include at least one paid episode that cannot be used only by using points possessed by the user.
    시스템.system.
  9. 제6항에 있어서,According to claim 6,
    상기 사용자에게 제공되는 질문형 콘텐츠의 내용 또는 난이도, 질문형 콘텐츠를 맞춘 상기 사용자에게 제공되는 포인트, 상기 사용자가 포인트를 사용하여 이용할 수 있는 에피소드의 범위 및 상기 사용자에게 적용되는 유료 이용권의 가격 중 적어도 하나는 상기 사용자의 콘텐츠 이용에 관한 문맥 정보에 기초하여 동적으로 결정되는At least one of the content or difficulty of the question-type content provided to the user, the points provided to the user who matched the question-type content, the range of episodes that the user can use using points, and the price of the paid subscription applied to the user. One is dynamically determined based on contextual information about the user's content use.
    시스템.system.
PCT/KR2022/013470 2021-09-08 2022-09-07 Method and system for providing content, and non-transitory computer-readable recording medium WO2023038440A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020210119697A KR20230036795A (en) 2021-09-08 2021-09-08 Method, system and non-transitory computer-readable recording medium for providing contents
KR10-2021-0119697 2021-09-08

Publications (1)

Publication Number Publication Date
WO2023038440A1 true WO2023038440A1 (en) 2023-03-16

Family

ID=85506775

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2022/013470 WO2023038440A1 (en) 2021-09-08 2022-09-07 Method and system for providing content, and non-transitory computer-readable recording medium

Country Status (2)

Country Link
KR (2) KR20230036795A (en)
WO (1) WO2023038440A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100048713A (en) * 2008-10-31 2010-05-11 에스케이 텔레콤주식회사 System and method for managing contents use right
KR20110127767A (en) * 2010-05-20 2011-11-28 이창근 Incentive providing system for increase of reading on on-line news and method thereof
KR20120105990A (en) * 2011-03-17 2012-09-26 이정갑 Method and server of providing advertisements using quizzes, and terminal thereof
US20140026048A1 (en) * 2012-07-16 2014-01-23 Questionmine, LLC Apparatus, method, and computer program product for synchronizing interactive content with multimedia
KR20210007800A (en) * 2019-07-10 2021-01-20 유시영 System and method for providing mathematical and scientific convergence learning services based on simulation content

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101625973B1 (en) 2014-01-29 2016-06-01 주식회사 레진엔터테인먼트 Method, system and computer-readable recording medium for providing digital content

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100048713A (en) * 2008-10-31 2010-05-11 에스케이 텔레콤주식회사 System and method for managing contents use right
KR20110127767A (en) * 2010-05-20 2011-11-28 이창근 Incentive providing system for increase of reading on on-line news and method thereof
KR20120105990A (en) * 2011-03-17 2012-09-26 이정갑 Method and server of providing advertisements using quizzes, and terminal thereof
US20140026048A1 (en) * 2012-07-16 2014-01-23 Questionmine, LLC Apparatus, method, and computer program product for synchronizing interactive content with multimedia
KR20210007800A (en) * 2019-07-10 2021-01-20 유시영 System and method for providing mathematical and scientific convergence learning services based on simulation content

Also Published As

Publication number Publication date
KR20240085239A (en) 2024-06-14
KR20230036795A (en) 2023-03-15

Similar Documents

Publication Publication Date Title
Harvey Chaputula State, adoption and use of ICTs by students and academic staff at Mzuzu University, Malawi
WO2016159497A1 (en) Method, system, and non-transitory computer-readable recording medium for providing learning information
WO2023038440A1 (en) Method and system for providing content, and non-transitory computer-readable recording medium
US20180184403A1 (en) Providing apparatus, utilizing apparatus, communication resource trading system, providing method, utilizing method, and control apparatus
WO2017010607A1 (en) Method and system for analyzing emotion on basis of position related document, and non-transitory computer-readable recording medium
CN108418814A (en) Interface authentication method, apparatus and computer readable storage medium based on dubbo frames
WO2019093633A1 (en) Method and system for estimating emotion with respect to advertisement content on the basis of video chat, and non-temporal computer-readable recording medium
WO2021251761A1 (en) Non-contact universal remote platform providing system using avatar robot
WO2021153942A1 (en) Method and device for adding member to closed community
WO2023068851A1 (en) Method, system and non-transitory computer-readable recoding medium for creating learning problems
WO2023200318A1 (en) Method and device for providing music in virtual space, and non-transitory computer-readable recording medium
CN112270625A (en) Accompanying tour control method and device of electronic tour guide equipment and accompanying tour robot
WO2024090935A1 (en) Method, system, and non-transitory computer-readable recording medium for supporting advertisement linked to metaverse platform
WO2018093083A1 (en) Apparatus and method for providing online community service corresponding to game user group
WO2017043798A1 (en) Method, system, and non-transitory computer-readable recording medium for supporting language learning
WO2013085195A1 (en) Method and server for providing items according to event participation in an online game
WO2021029563A1 (en) Method, system and non-transitory computer-readable recording medium for providing learning information
WO2018117328A1 (en) Co-authoring device and method
CN201548994U (en) On-line consulting management system
US11122302B1 (en) Dynamic controlled-environment facility resident media broadcasting service
WO2023204560A1 (en) Method, system, and non-transitory computer-readable recording medium for supporting asset transaction
WO2014051178A1 (en) Game operating device and method for dealing with network disconnection in mobile environment
WO2023090868A1 (en) Method, system, and non-transitory computer-readable recording medium for providing interactive content
WO2015147545A1 (en) Method and system for providing support regarding offline activity to users in online social network to promote both online social activity and offline activity, and computer-readable recording medium
WO2023090870A1 (en) Method and system for providing interactive content, and non-transitory computer-readable recording medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22867708

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE