{"id":20140642,"url":"https://github.com/goffinet/mooc1","last_synced_at":"2026-05-09T21:34:39.134Z","repository":{"id":116034325,"uuid":"241743189","full_name":"goffinet/mooc1","owner":"goffinet","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-11T20:32:21.000Z","size":12887,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T10:22:11.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goffinet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-19T22:46:19.000Z","updated_at":"2023-04-14T19:23:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"8277a6dc-1291-484b-bbb1-dc2ca0944365","html_url":"https://github.com/goffinet/mooc1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fmooc1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fmooc1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fmooc1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fmooc1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goffinet","download_url":"https://codeload.github.com/goffinet/mooc1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241584660,"owners_count":19986201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T21:52:57.861Z","updated_at":"2026-05-09T21:34:39.100Z","avatar_url":"https://github.com/goffinet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://ultronele.com\"\u003e\n    \u003cimg alt=\"UltronEle\" src=\"static/logo_ultronele_3.png\" width=\"300\" height=\"180\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  The world’s fastest LMS engine\n\u003c/h1\u003e\n\nThis is a gatsby starter project used to generate a LMS(learning management system) skeleton site.\n\nLogo image is designed in [designevo](https://www.designevo.com/)@2019/01/27\n\n\n## Latest Updates\n\n* [gatsby-theme-ultronele](https://github.com/runbytech/gatsby-theme-ultronele) released @2019/07/19\n\n## Screen Shots\n\n![mobile screen shots](static/img/ue-mobile-screens-github.png)\n\n## Demo\n\nis [HERE!](https://ultronele.netlify.com/)\n\n\n## Features\n\n* extremely smooth visit experience\n* fast setup and easy depolyment procedure\n* gamefication learning experience\n* category/tutorial/quiz generation by cli easily\n* learning process tracking and visualization\n* quiz report and certificate generation\n* user locally login/cache support\n* mobile screen support\n\n\n## Prerequisite tools\n\n* node\n* npm\n* gatsby\n\n\n## Important 3rd part library used\n\n* [konva](https://konvajs.org/) to draw certificate \n* [react-confetti](https://github.com/alampros/react-confetti) to open bonus\n* [downloadjs](http://danml.com/download.html) to convert dataURL to image file\n* [plop](https://github.com/amwmedia/plop) to generate content by cli\n\n\n## 🚀 Quick start\n\nJust for a couple of commands, you will have your own LMS, here we go:\n\n\u003e $ gatsby new my-ultronele https://github.com/runbytech/ultron-ele\n\n\u003e $ cd my-ultronele\n\n\u003e $ npm i\n\n\u003e $ gatsby develop\n\nYour site is now running at http://localhost:8000\n\n\n## 🎓 Learning Gatsby\n\nLooking for more guidance? Full documentation for UltronEle lives [on the website](https://ultronele.netlify.com/userguide). \n\n\n\n## 💫 Quick Deploy\n\n```\nPrerequisites: github account and netlify account required\n```\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/runbytech/ultron-ele)\n\n\n## Contribution is Welcome\n\n#### For the ReactJS developer\n\n* fork this repository\n* made your modifications or improvements\n* request a PR\n* notify me by email: lwz7512[at]gmail.com \n* invite you to join collaborators\n\n#### For the Content producer\n\n* planning your courses that you want to be itegrated to this product permanently\n* send your .pdf/.docx/images/videos to my email\n* reorganize the content to the source file and publish\n* give you credit by recording you to the contributer list\n\n\n## Content structure by convention\n\n    \n    ├── content\n      ├── assets\n        ├── imagefoldera\n        ├── imagefolderb\n      ├── category\n        ├── coursetypea\n          ├── tutoriala\n            ├── 1-section.md\n            ├── 2-section.md\n            ├── 3-section.md\n            ├── x-section.md\n            ├── test.md    # this file hold tutorial quiz questions\n          ├── tutorialb\n          ├── tutorialc\n        ├── coursetypeb\n        ├── coursetypec\n      ├── pagea.md    # first level navigation page of your site\n      ├── pageb.md\n      ├── pagec.md\n      ├── paged.md\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoffinet%2Fmooc1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoffinet%2Fmooc1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoffinet%2Fmooc1/lists"}