{"id":49218,"date":"2021-03-08T14:14:11","date_gmt":"2021-03-08T05:14:11","guid":{"rendered":"https:\/\/learningbox.online\/?p=49218"},"modified":"2021-06-25T16:34:32","modified_gmt":"2021-06-25T07:34:32","slug":"blog_elearning-server","status":"publish","type":"post","link":"https:\/\/learningbox.online\/en\/column\/blog_elearning-server\/","title":{"rendered":"How to choose a server when implementing e-learning"},"content":{"rendered":"<h1><b>How to choose a server when implementing e-learning<\/b><\/h1>\n<p>My name is Kidaoka and I'm in charge of marketing.<br \/>\nIn this article.<span class=\"yellowline\"><b>\"What the hell is a server?<\/b><\/span>The following is an introduction to the different types of servers and their uses.<\/p>\n<p>Although the word \"server\" is often heard, there are many people who have trouble giving a concrete answer when asked about servers.<br \/>\n<span style=\"border-bottom:solid 2px red;\"><b>In fact, there are multiple types of servers, each with different uses.<\/b><\/span><\/p>\n<p>When implementing e-learning, it is essential to build a server.<br \/>\nCustomers who are considering implementing e-learning and are wondering how to proceed with the operation!<\/p>\n<p>In addition to the basic server structure, functions, and features, this paper describes the<b>Dedicated and shared servers.<\/b>You can also learn more about the features of<br \/>\n&nbsp;<\/p>\n<p class=\"mokujimidasi\">Content<\/p>\n<ul class=\"mokuji\">\n<li>1. What is a server anyway...?<\/li>\n<li>2. Types of servers and their uses<\/li>\n<li>3. How to choose a server that matches the scene of use<\/li>\n<li>4. Summary<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<h2>What the heck is a server anyway?<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_10-10-05.jpg\" alt=\"What is a Server?\" width=\"934\" height=\"349\" class=\"aligncenter size-full wp-image-49335\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_10-10-05.jpg 934w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_10-10-05-300x112.jpg 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_10-10-05-768x287.jpg 768w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_10-10-05-16x6.jpg 16w\" sizes=\"auto, (max-width: 934px) 100vw, 934px\" \/><\/p>\n<p>What is a Server?<span class=\"yellowline\"><b>\"The computer that provides the service.<\/b><\/span>and written in English, it is called<b>Server<\/b>The result is the following.<\/p>\n<p>The server is the computer of the company that provides the service, and is connected to the user via the Internet.<br \/>\nA computer or program that provides data in response to a user's request (demand).<b>Server.<\/b>and the user on the receiving end of the information and services provided by the server is called<b>\"Client.<\/b>It is called<br \/>\n&nbsp;<\/p>\n<p class=\"well2\">\n<b>Brief summary.<\/b><br \/>\n\u21d2 A computer that is responsible for providing various information, services, and data to other computers that are connected via the Internet.\n<\/p>\n<p>&nbsp;<\/p>\n<h3><b>The relationship between servers and the Internet<\/b><\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_11-59-02.jpg\" alt=\"The relationship between servers and the Internet\" width=\"349\" height=\"253\" class=\"aligncenter size-full wp-image-49588\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_11-59-02.jpg 349w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_11-59-02-300x217.jpg 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_11-59-02-16x12.jpg 16w\" sizes=\"auto, (max-width: 349px) 100vw, 349px\" \/><br \/>\nA server is a computer connected to a network and is responsible for providing its own data and services to other computers.<br \/>\nThe server works by receiving instructions from the client and returns the requested data or service to the client side.<\/p>\n<p><span style=\"border-bottom:solid 2px red;\"><b>Imagine that you are looking at a website on the Internet.<\/b><\/span><\/p>\n<p>When you want to visit a specific website, you first type a search term into your web browser and press Enter to confirm.<br \/>\nAt this time, we (the client) inquire the address of the website we want to display to the server that manages the address (IP address) on the web, and request to display it.<\/p>\n<p>The server that stores the data for the website pages provides data such as images and HTML files for the requested website.<br \/>\nThis series of mechanisms will display the relevant website.<\/p>\n<p class=\"well\">\n<b>The sequence of events until a website is displayed<\/b><br \/>\n(1) Enter the \"search keyword\/URL\" into the web browser.<br \/>\nSend the URL to the DNS server and convert it to an IP address (address on the Internet).<br \/>\n(3) Access the web server of the corresponding IP address.<br \/>\nThe data of the web page is provided from the web server and displayed on the web browser.\n<\/p>\n<p><span style=\"color:blue;\">There are a lot of servers on the Internet, and by specifying the address and accessing it, we can display any data in our browser.<\/span><br \/>\n&nbsp;<\/p>\n<h2>Server Types and Uses<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/elearning-server.jpg\" alt=\"elearning-server\" width=\"471\" height=\"378\" class=\"aligncenter size-full wp-image-49327\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/elearning-server.jpg 471w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/elearning-server-300x241.jpg 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/elearning-server-16x12.jpg 16w\" sizes=\"auto, (max-width: 471px) 100vw, 471px\" \/><br \/>\nThere are two main types of servers: physical servers and virtual servers.<br \/>\nThis time we're going to focus on the physical server!<br \/>\n&nbsp;<\/p>\n<h3>What is a physical server?<\/h3>\n<p>A physical server is a single server that physically exists, and is the computer itself that provides the service.<br \/>\nIn terms of familiar objects, a personal computer is also a physical server.<\/p>\n<p>\u21d2The physical server has an additional<span style=\"border-bottom:solid 2px red;\"><b>There are two types of servers: shared servers and dedicated servers.<\/b><\/span>It is done.<\/p>\n<h4 class=\"style4b\"><b>Shared server<\/b><\/h4>\n<p>Shared server is a service where one server is used by multiple people.<br \/>\nSince a single server is used by multiple people, the<span class=\"yellowline\"><b>Overwhelmingly cheaper than dedicated servers in terms of initial costs, annual and monthly fees, and other usage fees<\/b><\/span>be.<\/p>\n<p>However, since the service is shared by multiple users, there are some disadvantages such as the inability to customize your own settings and design, and the possibility of affecting our system processing depending on how other users are using the service.<\/p>\n<p><span style=\"color:blue;\">If you think of a shared server as an apartment with multiple residents, it would be easier to understand if you think of it as renting a room in an apartment.<\/span><\/p>\n<p class=\"well\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8ffc9c9f18a444fd2905d2de4cb970a5.jpg\" alt=\"elearning-server\" width=\"1122\" height=\"275\" class=\"aligncenter size-full wp-image-49456\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8ffc9c9f18a444fd2905d2de4cb970a5.jpg 1122w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8ffc9c9f18a444fd2905d2de4cb970a5-300x74.jpg 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8ffc9c9f18a444fd2905d2de4cb970a5-1024x251.jpg 1024w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8ffc9c9f18a444fd2905d2de4cb970a5-768x188.jpg 768w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8ffc9c9f18a444fd2905d2de4cb970a5-16x4.jpg 16w\" sizes=\"auto, (max-width: 1122px) 100vw, 1122px\" \/>\n<\/p>\n<h4 class=\"style4b\"><b>\u00a0Dedicated Server<\/b><\/h4>\n<p>Shared servers share a single server, while dedicated servers use a single, whole server.<br \/>\nThe advantage of a dedicated server is that the subscriber can use all the resources the server has!<br \/>\nYou can operate your site more stably because you have exclusive use of large disk space and a stable internet connection.<\/p>\n<p>In addition, since the dedicated server has the authority to manage the server, the company can install software and change settings as needed.<br \/>\nOn the other hand, the disadvantage is that you have to operate and build the server yourself, and that it costs more than the aforementioned shared servers.<\/p>\n<p><span style=\"color:blue;\">It would be easier to understand if you imagine that a dedicated server is renting a whole house.<\/span><\/p>\n<p class=\"well\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/120a6e7aa4b529f697f48312559caae5.jpg\" alt=\"elearning - Dedicated Server\" width=\"1122\" height=\"275\" class=\"aligncenter size-full wp-image-49459\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/120a6e7aa4b529f697f48312559caae5.jpg 1122w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/120a6e7aa4b529f697f48312559caae5-300x74.jpg 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/120a6e7aa4b529f697f48312559caae5-1024x251.jpg 1024w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/120a6e7aa4b529f697f48312559caae5-768x188.jpg 768w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/120a6e7aa4b529f697f48312559caae5-16x4.jpg 16w\" sizes=\"auto, (max-width: 1122px) 100vw, 1122px\" \/>\n<\/p>\n<p>&nbsp;<\/p>\n<h3>Some useful server trivia you should know<\/h3>\n<p>There are many different types of servers, and web services are made possible by the work of many servers.<br \/>\nEach of them has a different role, but the following servers are also closely related to the important functions of running e-learning.<\/p>\n<h4 class=\"style4b\"><b>1. Web server<\/b><\/h4>\n<p>A server on the Web that returns data in response to requests from users' Web browsers (Chrome, Safari, etc.).<br \/>\nHandles HTML files, etc., with a focus on HTTP.<br \/>\nThe web server stores files necessary for content, such as HTML, CSS, and image files.<br \/>\nIn general, when we refer to a server, we are often referring to a web server.<\/p>\n<p class=\"well\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_14-08-41.jpg\" alt=\"eLearning-Web Server\" width=\"1139\" height=\"365\" class=\"aligncenter size-full wp-image-49406\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_14-08-41.jpg 1139w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_14-08-41-300x96.jpg 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_14-08-41-1024x328.jpg 1024w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_14-08-41-768x246.jpg 768w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_14-08-41-16x5.jpg 16w\" sizes=\"auto, (max-width: 1139px) 100vw, 1139px\" \/>\n<\/p>\n<p>&nbsp;<\/p>\n<h4 class=\"style4b\"><b>2. Mail server<\/b><\/h4>\n<p>It is a server that provides mail sending and receiving services to users, stores mail sent to its own network and passes it to users, sends mail from its own network to other networks, and provides other functions related to sending and receiving mail.<br \/>\nThe receiving server uses IMAP and POP3, and the sending server uses a protocol (a promise) called SMTP to send and receive mail.<\/p>\n<p class=\"well\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_13-59-44.jpg\" alt=\"E-Learning - Mail Server\" width=\"1218\" height=\"402\" class=\"aligncenter size-full wp-image-49403\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_13-59-44.jpg 1218w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_13-59-44-300x99.jpg 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_13-59-44-1024x338.jpg 1024w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_13-59-44-768x253.jpg 768w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-01_13-59-44-16x5.jpg 16w\" sizes=\"auto, (max-width: 1218px) 100vw, 1218px\" \/>\n<\/p>\n<p>&nbsp;<\/p>\n<h4 class=\"style4b\"><b>No.3. Database server<\/b><\/h4>\n<p>The major role of the database server is to manage, store, update, delete and backup the data handled by the system in data storage.<br \/>\nA database server is used to store, overwrite, and extract data such as customer information as needed, and is an essential server for processing relatively large websites and applications.<br \/>\nSQL (MySQL, PostgreSQL, etc.) is used to extract the data.<\/p>\n<p class=\"well\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/54998b8210feca26e997949672bbd8ea.jpg\" alt=\"E-learning - Database\" width=\"1133\" height=\"336\" class=\"aligncenter size-full wp-image-49607\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/54998b8210feca26e997949672bbd8ea.jpg 1133w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/54998b8210feca26e997949672bbd8ea-300x89.jpg 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/54998b8210feca26e997949672bbd8ea-1024x304.jpg 1024w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/54998b8210feca26e997949672bbd8ea-768x228.jpg 768w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/54998b8210feca26e997949672bbd8ea-16x5.jpg 16w\" sizes=\"auto, (max-width: 1133px) 100vw, 1133px\" \/>\n<\/p>\n<p>&nbsp;<\/p>\n<h4 class=\"style4b\"><b>No.4 DNS Server<\/b><\/h4>\n<p>DNS is a server that is essential for the smooth use of the Internet.<br \/>\nDNS is an abbreviation for \"Domain Name System\" and is a system that links domain names to IP addresses.<br \/>\nA domain name is an address on the Internet and is an important clue for identifying the destination of a communication.<\/p>\n<p>Each website has an address, called an IP address, and it is the DNS server that converts this number into a domain so that the website can be easily identified by Internet users.<\/p>\n<p class=\"well\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_14-15-10.jpg\" alt=\"DNS server\" width=\"1228\" height=\"250\" class=\"aligncenter size-full wp-image-49609\" srcset=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_14-15-10.jpg 1228w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_14-15-10-300x61.jpg 300w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_14-15-10-1024x208.jpg 1024w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_14-15-10-768x156.jpg 768w, https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/2021-03-04_14-15-10-16x3.jpg 16w\" sizes=\"auto, (max-width: 1228px) 100vw, 1228px\" \/>\n<\/p>\n<p>&nbsp;<\/p>\n<h2>How to choose a server that matches the scene of use<\/h2>\n<p><b>When using e-learning to handle corporate information or confidential information, such as new employee training and in-house training<\/b><br \/>\nIf learner access is limited to the intranet, we recommend that you consider a dedicated server.<\/p>\n<p>Since the company's own servers are used in a closed environment, there is less risk of information leaks than with shared servers used by an unspecified number of users, and security is also assured.<br \/>\nIn addition, dedicated servers often have higher specifications than shared servers, making them suitable for operating high-load websites.<br \/>\n<span style=\"color:blue;\">An intranet is an \"internal network,\" that is, a network with a limited scope, such as within a company or university.<\/span><br \/>\n&nbsp;<\/p>\n<p><b>I want to save the initial cost of e-learning!<\/b><br \/>\nIf you use a shared server, you can reduce the initial cost.<br \/>\nAlso, in the case of shared servers, there is the advantage of using an environment prepared by the contracting company, so you can use it without any specialized knowledge.<br \/>\n<span class=\"yellowline\"><b>learningBOX is an LMS that allows you to start e-learning from 30,000 yen per year, 1\/10 of the industry price!<\/b><\/span><br \/>\nThe biggest advantage of our e-learning system is that it is the lowest price in the industry!<br \/>\n<a href=\"https:\/\/learningbox.online\/en\/pricing\/starter\/\" rel=\"noopener noreferrer\" target=\"_blank\">Starter Plan<\/a>So, for 100 people, you can use our e-learning service for as low as 30,000 yen per year (plus tax), or 2500 yen per month.<\/p>\n<p><b>For companies and organizations that want to test the effectiveness of e-learning implementation at a low cost, we recommend operating on a shared server.<\/b><br \/>\n&nbsp;<\/p>\n<h3>learningBOX is an e-learning system that is used in a wide variety of industries<\/h3>\n<p class=\"well\">\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/741e695f0cb187752d20079a5b7a3d33.gif\" alt=\"E-learning - easy\" width=\"1341\" height=\"587\" class=\"aligncenter size-full wp-image-49703\" \/>\n<\/p>\n<p>learningBOX is an e-learning system that was created with a focus on making it easy for anyone to build a web-based learning environment.<br \/>\nLearning materials can be easily created by those without technical knowledge by following the steps in the creation form.<br \/>\nThere are also a wide variety of educational materials to support the introduction of the system, which can greatly reduce the workload and stress of the person in charge!<\/p>\n<p>In addition, it is possible to set the materials to be distributed on a case-by-case basis according to the learners and their learning content, allowing for a flexible response.<\/p>\n<h4 class=\"style4b\"><span class=\"yellowline\"><b>You can learn more about the usage scenarios of the learningBOX in this article.<\/b><\/span><\/h4>\n<p>With our e-learning, you can start e-learning according to your usage scene such as \"in-house training, certification exam, learning contents sales\".<br \/>\nThe learningBOX system is easy to use, even if you are not IT literate, because the content creation is clear and comprehensive.<br \/>\n&nbsp;<\/p>\n<p><b>How We Use learningBOX as a Provider<\/b><br \/>\nUtilize e-learning to share knowledge and simulate practical customer service!<br \/>\nWe mainly use learningBOX for training for new employees to simulate the practical application.<br \/>\n<div class=\"cardlink\"><a href=\"https:\/\/learningbox.online\/en\/casestudy\/casestudy20200204\/\"><div class=\"cardlink_thumbnail\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8661b69289098b15e3cca59ec0d85744-120x120.jpg\" alt=\"How to choose a server when implementing e-learning\" width=\"120\" height=\"120\"><\/div><\/a><div class=\"cardlink_content\"><span class=\"cardlink_timestamp\">2021.03.08<\/span><div class=\"cardlink_title\"><a href=\"https:\/\/learningbox.online\/en\/casestudy\/casestudy20200204\/\">How to choose a server when implementing e-learning<\/a><\/div><div class=\"cardlink_excerpt\">.p-entry__body h1 {\r\n  \/*line type (solid line) thickness color*\/\r\n  border-bottom: solid 8px #3b5998;\r\n  display:inline-block;\r\n  font-size:36px;\r\n}\r\n\r\nh2 {\r\n  padding:...<\/div><\/div><div class=\"cardlink_footer\"><\/div><\/div><br \/>\n&nbsp;<\/p>\n<p><b>Here's what's changed since I've been using learningBOX! It's improved! We've gathered some of the best testimonials from people who have used learningBOX!<\/b><br \/>\n1. To meet the needs of the new normal society, online examinations are available at home!<br \/>\n<div class=\"cardlink\"><a href=\"https:\/\/learningbox.online\/en\/casestudy\/casestudy20201030\/\"><div class=\"cardlink_thumbnail\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8661b69289098b15e3cca59ec0d85744-120x120.jpg\" alt=\"How to choose a server when implementing e-learning\" width=\"120\" height=\"120\"><\/div><\/a><div class=\"cardlink_content\"><span class=\"cardlink_timestamp\">2021.03.08<\/span><div class=\"cardlink_title\"><a href=\"https:\/\/learningbox.online\/en\/casestudy\/casestudy20201030\/\">How to choose a server when implementing e-learning<\/a><\/div><div class=\"cardlink_excerpt\">.p-entry__body h1 {\r\n  \/*line type (solid line) thickness color*\/\r\n  border-bottom: solid 8px #3b5998;\r\n  display:inline-block;\r\n  font-size:36px;\r\n}\r\n\r\nh2 {\r\n  padding:...<\/div><\/div><div class=\"cardlink_footer\"><\/div><\/div><\/p>\n<p>No. 2: The flexibility to respond to requests immediately and the support was great.<br \/>\n<div class=\"cardlink\"><a href=\"https:\/\/learningbox.online\/en\/casestudy\/casestudy20200612\/\"><div class=\"cardlink_thumbnail\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8661b69289098b15e3cca59ec0d85744-120x120.jpg\" alt=\"How to choose a server when implementing e-learning\" width=\"120\" height=\"120\"><\/div><\/a><div class=\"cardlink_content\"><span class=\"cardlink_timestamp\">2021.03.08<\/span><div class=\"cardlink_title\"><a href=\"https:\/\/learningbox.online\/en\/casestudy\/casestudy20200612\/\">How to choose a server when implementing e-learning<\/a><\/div><div class=\"cardlink_excerpt\">.p-entry__body h1 {\r\n  \/*line type (solid line) thickness color*\/\r\n  border-bottom: solid 8px #3b5998;\r\n  display:inline-block;\r\n  font-size:36px;\r\n}\r\n\r\nh2 {\r\n  padding:...<\/div><\/div><div class=\"cardlink_footer\"><\/div><\/div><\/p>\n<p>&nbsp;<\/p>\n<h2>Summary<\/h2>\n<p>In this article, we introduced how to choose a server when introducing e-learning, the basic structure, functions and features.<br \/>\nWhen implementing e-learning, it is essential to install a server.<\/p>\n<p>learningBOX has all the features you need for e-learning, including material creation, question and test creation, grading and performance management, and more, but at a tenth of the market price.<br \/>\nIt is recommended for companies that want to use e-learning for training and learning with a small number of people in any location.<\/p>\n<p>We of course use learningBOX for our training, but most of the materials are created in-house.<br \/>\nThe learningBOX can be used for up to 10 accounts for an unlimited period of time and is free of charge.<br \/>\nYou can use it without a manual, and you can experience how easy it is to use!<\/p>","protected":false},"excerpt":{"rendered":".p-entry__body h1 {\r\n  \/*line type (solid line) thickness color*\/\r\n  border-bottom: solid 8px #3b5998;\r\n  display:inline-block;\r\n  font-size:36px;\r\n}\r\n\r\nh2 {\r\n  padding: 0.25em 0.5em;\/*left, right, top, bottom margins*\/\r\n  color: #494949;\/*character color*\/\r\n  background: transparent;\/*transparent background*\/\r\n  border-left: solid 5px #3b5998;\/*left line*\/\r\n}\r\n\r\nh3 {\r\n  padding: 0.25em 0.5em;\/*left and right margins*\/\r\n  color: #494949;\/*character color*\/\r\n  background: transparent;\/*transparent background*\/\r\n  border-left: solid 5px #7db4e6;\/*left line*\/\r\n  font-size:20px;\r\n}\r\n\r\n.yellowline {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;}\r\n\r\n\r\n.mokujimidasi{\r\n  position: relative;\r\n  padding: 0.6em 0.6em 0.6em 1.4em;\r\n  background: #e0edff;\r\n  font-weight:bold;\r\n}\r\n\r\n.mokujimidasi:after {\r\n  position: absolute;\r\n  content: \";\r\n  top: 100%;\r\n  left: 30px;\r\n  border: 15px solid transparent;\r\n  border-top: 15px solid #e0edff;\r\n  width: 0;\r\n  height: 0;\r\n}\r\n\r\n\r\nul.mokuji{\r\n    padding: 0.5em 1em;\r\n    font-weight: bold;\r\n    border: solid 3px #3b5998;\r\n}\r\n\r\nul.mokuji li{\r\n  display: list-item; \/* arrange vertically *\/\r\n  line-height: 1.5;\r\n  padding: 0.5em 0;\r\n  list-style: none;\r\n}\r\n\r\n.p-entry__body ul.mokuji{\r\nmargin-left:0em;\r\n}\r\n\r\n.p-entry__body p{\r\nmargin-bottom:18px;\r\n}\r\n\r\n.box1 {\r\n    padding: 0.5em 1em;\r\n    margin: 2em 0;\r\n    font-weight: bold;\r\n    border: solid 3px #000000;\r\n}\r\n.box1 p {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n\/* Box (shadow) 1 *\/ with title\r\n.kakomi-box12 {\r\n position: relative;\r\n \/*margin: 2em auto;*\/\r\n padding: 1.2em;\r\n width: 100%;\r\n color: #3d5aa5; \/* text color *\/\r\n background-color: #fff;\r\n border: 2px solid #3d5aa5; \/* border thickness and color *\/ box-shadow: 2px 2px solid #3d5aa5\r\n box-shadow: 2px 2px 1px #ccc;\/* shadow color *\/\r\n line-height: 2.3;\r\n}\r\n.titles-box12 {\r\n position: absolute;\r\n padding: 0 .5em;\r\n left: 20px;\r\n top: -15px;\r\n font-weight: bold;\r\n background-color: #fff; \/* title background color *\/\r\n color: #3d5aa5; \/* title text color *\/\r\n}\r\n\r\n.button-background {\r\n    width: 100%;\r\n    padding: 36px 20px;\r\n    background-color: #f3f3f3;\r\n    text-align: center;\r\n}\r\n\r\n.btn-square-pop {\r\n  position: relative;\r\n  display: inline-block;\r\n  padding: 1.45em 3.5em;\r\n  text-decoration: none;\r\n  color: #ffffff !important;\r\n  background: #fd9535;\/*background-color*\/\r\n  border-bottom: solid 2px #d27d00;\/*slightly darker color*\/\r\n  border-radius: 4px;\/*rounded corners*\/\r\n  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);\r\n  font-weight: bold;\r\n  margin-top: 16px;\r\n  font-size: 110%;\r\n}\r\n\r\n.btn-square-pop:active {\r\n  border-bottom: solid 2px #fd9535;\r\n  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);\r\n}\r\n\r\n.btn-square-pop a {\r\ncolor:#ffffff !important;\r\n}\r\n\r\nsection table { width: 100%; }\r\nsection th, section td { padding: 10px; border: 1px solid #ddd; }\r\nsection th { background: #f4f4f4; }\r\n.demo03 th, .demo03 td { width: 20%; text-align: left; }\r\n@media only screen and (max-width: 480px) {\r\n  .demo03 { margin: 0 -10px; }\r\n  .demo03 tr {\r\n    display:block;\r\n    margin-bottom: 10px;\r\n  }\r\n  .demo03 th {\r\n    display:block;\r\n    width: 100%;\r\n  }\r\n  .demo03 td {\r\n    display: list-item;\r\n    width: 90%;\r\n    margin-left: 10%;\r\n    border:none;\r\n  }\r\n}","protected":false},"author":16,"featured_media":49564,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_crdt_document":"","content-type":"","_lmt_disableupdate":"yes","_lmt_disable":"","advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[356],"tags":[111,124,248,249,140,250],"class_list":["post-49218","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-e-learning","tag-e","tag-lms","tag-248","tag-249","tag-140","tag-250"],"acf":[],"modified_by":"k.murata","jetpack_featured_media_url":"https:\/\/learningbox.online\/wp-content\/uploads\/2021\/03\/8661b69289098b15e3cca59ec0d85744.jpg","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pgWaOl-cNQ","_links":{"self":[{"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/posts\/49218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/comments?post=49218"}],"version-history":[{"count":186,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/posts\/49218\/revisions"}],"predecessor-version":[{"id":120009,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/posts\/49218\/revisions\/120009"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/media\/49564"}],"wp:attachment":[{"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/media?parent=49218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/categories?post=49218"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learningbox.online\/en\/wp-json\/wp\/v2\/tags?post=49218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}