{"id":18817525,"url":"https://github.com/tianzonglin/child-test","last_synced_at":"2026-01-15T08:30:20.529Z","repository":{"id":225876586,"uuid":"767105265","full_name":"TianZonglin/Child-Test","owner":"TianZonglin","description":"A custom interactive questionnaire embedded in Qualtrics with complete statistic and user simulation functions.","archived":false,"fork":false,"pushed_at":"2024-04-28T12:45:02.000Z","size":2819,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T02:24:25.106Z","etag":null,"topics":["glitch","javascript","qualtrics-integration","questionnaire"],"latest_commit_sha":null,"homepage":"https://investy.glitch.me/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TianZonglin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-03-04T17:59:12.000Z","updated_at":"2024-04-28T12:45:05.000Z","dependencies_parsed_at":"2024-03-04T19:41:09.221Z","dependency_job_id":"f33416c3-9444-4b0b-aa52-3eaa048ae62f","html_url":"https://github.com/TianZonglin/Child-Test","commit_stats":null,"previous_names":["tianzonglin/child-test"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TianZonglin%2FChild-Test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TianZonglin%2FChild-Test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TianZonglin%2FChild-Test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TianZonglin%2FChild-Test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TianZonglin","download_url":"https://codeload.github.com/TianZonglin/Child-Test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239753731,"owners_count":19691162,"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":["glitch","javascript","qualtrics-integration","questionnaire"],"created_at":"2024-11-08T00:11:55.417Z","updated_at":"2026-01-15T08:30:20.449Z","avatar_url":"https://github.com/TianZonglin.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"![demo](https://cdn.jsdelivr.net/gh/TianZonglin/Child-Test/demo.jpg)\n\n### 项目结构\n\n```\n.\\Child-Test\n│\n├─data                              \n│  ├─fakers.json                    // 导航说明页使用的fake数据\n│  └─fakers2.json                   // 真正的打分页使用的fake数据\n│\n├─css\n│  ├─colored-theme.min.css          // 气泡弹窗的主题样式\n│  └─driver.min.css                 // 导航说明的主题样式\n│\n├─js\n│  ├─jquery.min.js                  // 本项目使用了jQuery对元素进行操作\n│  ├─jqmodel.js                     // 引入轻量的模态框（弹窗）插件\n│  ├─avataaars.js                   // 引入头像生成插件\n│  ├─driver.min.js                  // 引入导航说明插件\n│  └─growl-notification.min.js      // 引入气泡弹窗插件\n│\n├─partial\n│  ├─intro.html                     // 主要实现了准备工作+打分页导航说明\n│  ├─itact.html                     // 主要实现了打分页的生成及交互（区分实验组别）\n│  └─cball.html                     // 玩球游戏，后经iframe独立引入Qualtrics\n│\n├─style.css                         // 网站基础样式\n├─index.html                        // 认识人网的主页/入口\n├─simple-http-server.exe            // 轻量的http-server启动器\n└─README.md                         // 项目说明\n\n```\n\n\n\n### 快速使用\n\n为了便于非开发人员自行使用，项目文件中已内置server启动器，无需安装任何编程环境和软件。部署步骤如下：\n\n1. 下载当前项目（通过 `git clone` 或直接网页下载zip解压成文件夹均可）；\n\n2. 打开命令提示符工具（Powershell也可）；\n\n3. 更改当前目录到本项目的根目录，例如本项目文件夹放置在 `D` 盘 `D:\\Child-Test`， 则拷贝执行 `cd /D D:\\Child-Test` 命令；\n\n4. 拷贝执行 `.\\simple-http-server.exe --ip 127.0.0.1` 命令，启动服务；\n\n5. 如下图所示表示运行正常，可点击访问 `http://127.0.0.1:8000/index.html` 随即进入认识人网页面。\n![demo](https://cdn.jsdelivr.net/gh/zonelyn/img/demo.jpg)\n\n\nIf you want to use this system, just download the code and run it in any possible web container.\n\n- online demo: [https://investy.glitch.me](https://investy.glitch.me/), please wait 10 seconds for initialization.\n- Need more help? leave a comment in the repo and we will find out the answer together then.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftianzonglin%2Fchild-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftianzonglin%2Fchild-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftianzonglin%2Fchild-test/lists"}