{"id":19592003,"url":"https://github.com/catalyst/moodle-format_twocol","last_synced_at":"2025-04-27T14:33:35.120Z","repository":{"id":45772963,"uuid":"229676719","full_name":"catalyst/moodle-format_twocol","owner":"catalyst","description":"Two column course format for Moodle LMS","archived":false,"fork":false,"pushed_at":"2025-01-06T15:51:46.000Z","size":309,"stargazers_count":6,"open_issues_count":6,"forks_count":4,"subscribers_count":24,"default_branch":"MOODLE_404_STABLE","last_synced_at":"2025-04-05T00:51:12.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/catalyst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-12-23T04:32:59.000Z","updated_at":"2025-01-06T15:51:51.000Z","dependencies_parsed_at":"2023-11-14T03:30:28.347Z","dependency_job_id":null,"html_url":"https://github.com/catalyst/moodle-format_twocol","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/catalyst%2Fmoodle-format_twocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmoodle-format_twocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmoodle-format_twocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmoodle-format_twocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catalyst","download_url":"https://codeload.github.com/catalyst/moodle-format_twocol/tar.gz/refs/heads/MOODLE_404_STABLE","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251154665,"owners_count":21544537,"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-11T08:32:28.390Z","updated_at":"2025-04-27T14:33:35.105Z","avatar_url":"https://github.com/catalyst.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![main branch test](https://github.com/catalyst/moodle-format_twocol/actions/workflows/ci.yml/badge.svg)](https://github.com/catalyst/moodle-format_twocol/actions/workflows/ci.yml)\n\n\n# Two Column - Course Format\n\nA course format for Moodle that displays the course overview in two columns.\n\nIt has configurable sections that allow for easy display of course summary information.\n\nEach course section (topic) is displayed on its own page.\n\nThe side of the page (left or right) that the course image appears on can be set in the format settings.\n\n![Two Column Screenshot](/pix/twocol_screenshot.png?raw=true)\n\n## Supported Moodle Versions\nThis plugin currently supports Moodle:\n\n| Moodle version     | Branch               |\n|--------------------|----------------------|\n| Moodle 3.8 to 3.10 | MOODLE_38_STABLE     |\n| Moodle 3.11        | MOODLE_311_STABLE    |\n| Moodle 4.0 to 4.3  | MOODLE_400_STABLE    |\n| Moodle 4.4+        | MOODLE_404_STABLE    |\n\n## Installation\n\n1. Install the plugin the same as any standard moodle plugin either via the\n   Moodle plugin directory, or you can use git to clone it into your source:\n\n   ```sh\n   git clone git@github.com:catalyst/moodle-format_twocol.git course/format_twocol\n   ```\n\n   Or install via the Moodle plugin directory:\n\n   https://moodle.org/plugins/format_twocol\n\n2. Then run the Moodle upgrade either via the command line of Moodle UI.\n\n## Course images\nThere are course settings in this course format that apply to the course images.\nThis course format supports multiple course images.\nThis is so one image can be used for the course image and another for course header and section header images.\n\nThe settings:\n* Heading image\n* Heading image format\n\nControl the course front page header image settings.\n\nThe settings:\n* Section image\n* Section image format\n\nControl the individual course section image settings\n\nNOTE: By default Moodle only allows 1 course image. For this functionality to work this needs to be changed to 3.\nThis is done be increasing the `Course image files limit` setting at `Site administration \u003e Appearance \u003e Courses`\n\n### Header background color\nA background color can be used instead of course header and section header images.\nThis can is also displayed \"behind\" images in case the images are transparent and/or don't fully cover the header area.\n\n### Header image format\nYou can choose from the course settings how the course and section images are displayed when rendered from the course settings.\nThere are three options for formatting the display of the header image:\n* Contain: Scales the image as large as possible without cropping or stretching the image.\n* Contain Left: Sam as contain but the image is left aligned.\n* Cover: Scales the image (while preserving its ratio) to the smallest possible size to fill, leaving no empty space. Image may be cropped.\n* Auto: Scales the background image in the corresponding direction such that its intrinsic proportions are maintained.';\n\n# Crafted by Catalyst IT\n\n\nThis plugin was developed by Catalyst IT Australia:\n\nhttps://www.catalyst-au.net/\n\n![Catalyst IT](/pix/catalyst-logo.png?raw=true)\n\n\n# Contributing and Support\n\nIssues, and pull requests using github are welcome and encouraged!\n\nhttps://github.com/catalyst/moodle-format_twocol/issues\n\nIf you would like commercial support or would like to sponsor additional improvements\nto this plugin please contact us:\n\nhttps://www.catalyst-au.net/contact-us\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatalyst%2Fmoodle-format_twocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatalyst%2Fmoodle-format_twocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatalyst%2Fmoodle-format_twocol/lists"}