Can I create a syllabus with Node-RED?

Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.
Node-RED

Here’s an idea: use the low code browser based flow design tools of Node-RED to create a syllabus of online resources. Since Node-RED can work with APIs and I have an API for CALI resources, I should be able to use Node-RED tools to design a syllabus as a flowchart through a series of resources.

I suspect there are a few missing pieces here like a program or routine to step through the flow created by Node-RED and a system from tracking results that talks to Node-RED. The pieces are likely buildable one identified. The result would be a programmed learning environment using Node-RED as a primary component.

Knowledge is Power: Open Access, Equity, and Cornell’s Land Grant Mission

In the context of a university such as Cornell, open access is often viewed through the lens of academic scholarship. But it can be, and is, so much more. Many Cornell programs further Cornell’s land grant mission by providing open access resources to the general public. A panel of representatives from some of these programs will discuss their work, its impacts, the importance of open access to their mission, and how they strive to make their respective fields more accessible and equitable through their work with open access projects. Moderator: Craig Newton, Co-Director, Legal Information Institute, Cornell Law Panelists: Sara Frug, Co-Director, Legal Information Institute, Cornell LawJim DelRosso, Assistant Director, Catherwood Library, ILR SchoolChristopher Wood, Managing Director, Center for Avian Population Studies and Director, eBird

Source: Knowledge is Power: Open Access, Equity, and Cornell’s Land Grant Mission

Mattermost Platform Overview | All Communications On One Platform

The only unified solution with a shared set of platform services and a powerful UI structured around channel-based communications, checklist-based process automation, and card-based task and project management.
https://mattermost.com/platform-overview/

My biggest problem with Slack is it’s great for chat, but poor for project management. Yes I can integrate all the apps but the integrations are limited. Mattermost promises Bette project management tools and workflow management. Worth a look.

Android 12 Released

Android 12 delivers even more personal, safe and effortless experiences on your device. With a redesigned UI, new privacy features and tools that let you jump right in.

Source: Android 12

Updating Drupal core via Composer 

To understand how Composer manages Drupal dependencies, see Using Composer with Drupal. To decide if Composer is a sensible way to update, compare the available options.
For convenience, these instructions include the Drush commands necessary to complete an update: many people find Drush quicker and easier than the web-based admin area.
If this is an existing Drupal site, where Composer has never been used before, make sure it’s ready for Composer first.

Source: Updating Drupal core via Composer | Updating Drupal | Drupal Wiki guide on Drupal.org

With Drupal 9 updating core with Composer is the way to go.