Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev-data: add course with CheckLists and Learning(Objectives,Topics) #6025

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Sep 28, 2024

This is a copy of the Harry Potter camp with additional ContentNodes.
The LearningObjectives and ticked checklist items etc. don't make sense together. Just that we
have some data with the correct length and formatting.

This is a copy of the Harry Potter camp with additional
ContentNodes.
The LearningObjectives and ticked checklist items etc.
don't make sense together. Just that we
have some data with the correct length and formatting.
@BacLuc BacLuc requested a review from a team September 28, 2024 17:26
@BacLuc BacLuc added the deploy! Creates a feature branch deployment for this PR label Sep 28, 2024
Copy link

github-actions bot commented Sep 28, 2024

Feature branch deployment currently inactive.

If the PR is still open, you can add the deploy! label to this PR to trigger a feature branch deployment.

('70ca971c992f', NULL, false, 'Skilager 2030', 'Auf in die Berge', '', NULL, NULL, NULL, NULL, '2023-09-29 23:24:38', '2023-09-29 23:45:07', 'dac7116e02ed', 'dac7116e02ed', NULL, NULL, NULL, NULL, NULL, NULL, false),
('e5027d852487', NULL, true, NULL, 'J+S', '', '', '', '', '', '2022-01-23 16:19:10', '2022-02-04 21:45:19', '3b41dca5c568', '3b41dca5c568', NULL, NULL, NULL, NULL, NULL, NULL, false),
('9c2447aefe38', 'e5027d852487', false, 'Lorem ipsum', 'Lorem ipsum dolor sit amet', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit', 'Lorem ipsum', 'Mainstreet 123', '1234', 'Kongo', '2023-08-12 17:41:55', '2023-08-12 17:45:10', '9145944210a7', '9145944210a7', 'Testinator', 'Summer Tent', 'Max Mustermann', NULL, NULL, NULL, false),
('5d28f99890bc', 'e5027d852487', false, '', 'Basiskurs Wolfsstufe 2025', 'Harry Potter', 'Oskar Hugentobler', 'Rainweg 23', '1999', 'Les Bois', '2023-08-08 09:22:58', '2024-09-28 16:14:25', '9145944210a7', '9145944210a7', 'Pfadi Gryfenberg', 'Sommerlager', 'Andrea Schneider', 'JS-CH PBS CH 361-25', 'Basiskurs', 'Sandro Bodruzzi', true);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
('5d28f99890bc', 'e5027d852487', false, '', 'Basiskurs Wolfsstufe 2025', 'Harry Potter', 'Oskar Hugentobler', 'Rainweg 23', '1999', 'Les Bois', '2023-08-08 09:22:58', '2024-09-28 16:14:25', '9145944210a7', '9145944210a7', 'Pfadi Gryfenberg', 'Sommerlager', 'Andrea Schneider', 'JS-CH PBS CH 361-25', 'Basiskurs', 'Sandro Bodruzzi', true);
('5d28f99890bc', 'e5027d852487', false, 'PBS CH 361-25', 'Basiskurs Wolfsstufe 2025', 'Harry Potter', 'Oskar Hugentobler', 'Rainweg 23', '1999', 'Les Bois', '2023-08-08 09:22:58', '2024-09-28 16:14:25', '9145944210a7', '9145944210a7', 'Pfadi Gryfenberg', 'Sommerlager', 'Andrea Schneider', 'JS-CH PBS CH 361-25', 'Basiskurs', 'Sandro Bodruzzi', true);

I think this would be sensible


final class Version202409281917 extends AbstractMigration {
public function getDescription(): string {
return 'Set color & abbreviation to some profiles';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update description?

('fb1ebb58f96e', 1, 'Vorschlag', '2023-09-29 23:48:59', '2023-09-29 23:49:11', '70ca971c992f'),
('e78a915b0771', 1, 'In Planung', '2023-08-08 09:22:58', '2023-08-08 09:22:58', '5d28f99890bc'),
('016d7278966a', 2, 'Geplant', '2023-08-08 09:22:58', '2023-08-08 09:22:58', '5d28f99890bc'),
('de866d6696aa', 3, 'Lagerleitung OK', '2023-08-08 09:22:58', '2023-08-08 09:22:58', '5d28f99890bc'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
('de866d6696aa', 3, 'Lagerleitung OK', '2023-08-08 09:22:58', '2023-08-08 09:22:58', '5d28f99890bc'),
('de866d6696aa', 3, 'Kursleitung OK', '2023-08-08 09:22:58', '2023-08-08 09:22:58', '5d28f99890bc'),

@usu usu added this pull request to the merge queue Sep 28, 2024
Merged via the queue into ecamp:devel with commit bc1f39f Sep 28, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy! Creates a feature branch deployment for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants