You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview
Create the notion of a SCORE Run, that is an runtime environment that is linked to a particular CK Board instance.
Details
Create a "My SCORE Runs" section in the projects dashboard. A SCORE Run is another type of project, it contains the same boards, buckets, workflows, and groups elements from a standalone CK Board project. SCORE Runs also have access codes, similar to standalone projects. SCORE Runs, however, have the ability to be scripted into sequential phases of activities.
Tasks
In the projects dashboard menu, add a Create SCORE Run option and rename Create Project to "Create Standalone CK Project"
Create a "My SCORE Runs" section on the projects dashboard and display created SCORE Runs here
Also rename the CK Boards section to "My Standalone CK Projects"
Add an info icon next to My SCORE Runs and My Standalone CK Projects with a tooltip describing their differences
Within a standalone project and a SCORE project, change the contained items on the dashboard from boards to projects (e.g., "Shared CK Projects", "Student CK Projects", "Teacher CK Projects")
For SCORE Runs, each contained CK Project should hide the toggle visibility icon
SCORE Runs are essentially the same as a project, but the tabs displayed for each student are dependent on the "Phase" (or Script) being performed; therefore, let's add a distinguishing backend tag to distinguish between a "CK Project" and "SCORE Run".
When creating a CK Project, let's rename the pop-up to "CK Project Configuration", remove the Personal tab, and add the checkbox from the personal tab as the first checkbox in the main project tab
When a SCORE Run is created, rename the pop-up to SCORE Run Configurations and adjust other tabs and labels as displayed below
Add Teacher Agent button to SCORE Authoring
Hide Script SCORE button from students
Add URL to join code
Fix bucket view display in SCORE Authoring
The text was updated successfully, but these errors were encountered:
Feature
Overview
Create the notion of a SCORE Run, that is an runtime environment that is linked to a particular CK Board instance.
Details
Create a "My SCORE Runs" section in the projects dashboard. A SCORE Run is another type of project, it contains the same boards, buckets, workflows, and groups elements from a standalone CK Board project. SCORE Runs also have access codes, similar to standalone projects. SCORE Runs, however, have the ability to be scripted into sequential phases of activities.
Tasks
Also rename the CK Boards section to "My Standalone CK Projects"
Add an info icon next to My SCORE Runs and My Standalone CK Projects with a tooltip describing their differences
Within a standalone project and a SCORE project, change the contained items on the dashboard from boards to projects (e.g., "Shared CK Projects", "Student CK Projects", "Teacher CK Projects")
For SCORE Runs, each contained CK Project should hide the toggle visibility icon
SCORE Runs are essentially the same as a project, but the tabs displayed for each student are dependent on the "Phase" (or Script) being performed; therefore, let's add a distinguishing backend tag to distinguish between a "CK Project" and "SCORE Run".
When creating a CK Project, let's rename the pop-up to "CK Project Configuration", remove the Personal tab, and add the checkbox from the personal tab as the first checkbox in the main project tab
When a SCORE Run is created, rename the pop-up to SCORE Run Configurations and adjust other tabs and labels as displayed below
Add Teacher Agent button to SCORE Authoring
Hide Script SCORE button from students
Add URL to join code
Fix bucket view display in SCORE Authoring
The text was updated successfully, but these errors were encountered: