{"id":18780683,"url":"https://github.com/simplicitesoftware/module-questionsandanswers","last_synced_at":"2026-02-05T16:31:39.622Z","repository":{"id":80897229,"uuid":"235607045","full_name":"simplicitesoftware/module-questionsandanswers","owner":"simplicitesoftware","description":"Q\u0026A module","archived":false,"fork":false,"pushed_at":"2021-10-01T16:14:03.000Z","size":1014,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-08T11:05:39.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/simplicitesoftware.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":"2020-01-22T15:49:56.000Z","updated_at":"2021-10-01T16:14:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2e5ee04-f193-4994-8fc8-1e7e1de37b55","html_url":"https://github.com/simplicitesoftware/module-questionsandanswers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simplicitesoftware/module-questionsandanswers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-questionsandanswers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-questionsandanswers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-questionsandanswers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-questionsandanswers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplicitesoftware","download_url":"https://codeload.github.com/simplicitesoftware/module-questionsandanswers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-questionsandanswers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-07T20:27:37.979Z","updated_at":"2026-02-05T16:31:39.603Z","avatar_url":"https://github.com/simplicitesoftware.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n ___ _            _ _    _ _    __\n/ __(_)_ __  _ __| (_)__(_) |_ /_/\n\\__ \\ | '  \\| '_ \\ | / _| |  _/ -_)\n|___/_|_|_|_| .__/_|_\\__|_|\\__\\___|\n            |_| \n--\u003e\n![](https://docs.simplicite.io//logos/logo250.png)\n* * *\n\n`QuestionsAndAnswers` module definition\n=======================================\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=simplicite-modules-QuestionsAndAnswers\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=simplicite-modules-QuestionsAndAnswers)\n\n### Introduction\n\nThis is a sample **Q\u0026A** application (backend and frontend).\n\n### Import\n\nTo import this module:\n\n- Create a module named `QuestionsAndAnswers`\n- Set the settings as:\n\n```json\n{\n\t\"type\": \"git\",\n\t\"origin\": {\n\t\t\"uri\": \"https://github.com/simplicitesoftware/module-qa.git\"\n\t}\n}\n```\n\n- Click on the _Import module_ button\n\n### Configure\n\nIn order to have the frontend working the password for the\nwebservices-only user `qa` must be `simplicite`.\n\nThis can be acheived by importing the following XML:\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003csimplicite xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.simplicite.fr/base\" xsi:schemaLocation=\"http://www.simplicite.fr/base https://www.simplicite.io/resources/schemas/base.xsd\"\u003e\n\u003cobject\u003e\n\t\u003cname\u003eUserPwd\u003c/name\u003e\n\t\u003caction\u003eupdate\u003c/action\u003e\n\t\u003cdata\u003e\n\t\t\u003cusr_login_read\u003eqa\u003c/usr_login_read\u003e\n\t\t\u003cusr_password\u003esimplicite\u003c/usr_password\u003e\n\t\u003c/data\u003e\n\u003c/object\u003e\n\u003c/simplicite\u003e\n```\n\n### Load data\n\nSample data is provided as a module's dataset.\n\nOpen this dataset and click on the _Apply_ button after having imported the module and made a full clear cache.\n\n`QAQuestionAndAnswerHistoric` business object definition\n--------------------------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `row_ref_id` link to **`QAQuestionAndAnswer`**               | id                                       | yes*     |           |          | Record row ID                                                                    |\n| `row_idx`                                                    | int(11)                                  | yes*     | yes       |          | History record index                                                             |\n| `created_by_hist`                                            | char(100)                                | yes*     |           |          | Created by                                                                       |\n| `created_dt_hist`                                            | datetime                                 | yes*     |           |          | Created date                                                                     |\n| `qaQaaQuestion`                                              | html(1000000)                            | yes*     |           |          | Question                                                                         |\n| `qaQaaAnswer`                                                | html(1000000)                            | yes      | yes       |          | Answer                                                                           |\n\n`QASection` business object definition\n--------------------------------------\n\nSection\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `qaSecNumber`                                                | char(20)                                 | yes*     | yes       |          | Section number                                                                   |\n| `qaSecParent` link to **`QASection`**                        | id                                       |          | yes       |          | Parent section                                                                   |\n| _Ref. `qaSecParent.qaSecNumber`_                             | _char(20)_                               |          |           |          | _Section number_                                                                 |\n| `qaSecTitle`                                                 | char(100)                                | yes      | yes       |          | Section title                                                                    |\n| `qaSecDescription`                                           | html(1000000)                            |          | yes       |          | Description                                                                      |\n\n`QAQuestionAndAnswer` business object definition\n------------------------------------------------\n\nQuestion and answer\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `qaQaaSection` link to **`QASection`**                       | id                                       | yes*     |           |          | Section                                                                          |\n| _Ref. `qaQaaSection.qaSecNumber`_                            | _char(20)_                               |          |           |          | _Section number_                                                                 |\n| `qaQaaKeywords`                                              | multi(1000) using `QA_QAA_KEYWORDS` list |          |           |          | Keywords                                                                         |\n| `qaQaaDate`                                                  | datetime                                 |          |           |          | Date                                                                             |\n| `qaQaaQuestion`                                              | html(1000000)                            | yes*     |           |          | Question                                                                         |\n| `qaQaaAnswer`                                                | html(1000000)                            | yes      | yes       |          | Answer                                                                           |\n| `qaQaaDocument`                                              | document                                 |          | yes       |          | Document                                                                         |\n| `qaQaaURL`                                                   | url(255)                                 |          | yes       |          | URL                                                                              |\n\n### Lists\n\n* `QA_QAA_KEYWORDS`\n    - `KEYWORD1` Keyword 1\n    - `KEYWORD2` Keyword 2\n    - `KEYWORD3` Keyword 3\n\n`qa` external object definition\n-------------------------------\n\nQuestions and answers frontend\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplicitesoftware%2Fmodule-questionsandanswers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplicitesoftware%2Fmodule-questionsandanswers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplicitesoftware%2Fmodule-questionsandanswers/lists"}