Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/nutritionfacts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"update-cache": "vite-node ./scripts/updateCache.mts"
},
"type": "module",
"version": "2.0.1"
"version": "2.0.2"
}
107 changes: 24 additions & 83 deletions packages/aiinfo/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ cb94462a64ddfdf50e03c51f9d7956ebfb09699f9cf426027e06888920f5d9c5
- "Grade suggestion is displayed and selected by default, but the instructor much make the final decision to edit or accept the suggestions."
+ "Grade suggestion is displayed and selected by default, but the instructor must make the final decision to edit or accept the suggestions."
```

### quickreassess
#### uid
```diff
Expand All @@ -24,42 +23,42 @@ cb94462a64ddfdf50e03c51f9d7956ebfb09699f9cf426027e06888920f5d9c5
#### feature
```diff
+ {
"name": "Suggestions for Quick Reassess",
"description": "Allows the use of AI to generate a question derived from the original. These questions can be re-generated, edited, and rejected or approved before they are published to students."
}
+ "name": "Suggestions for Quick Reassess",
+ "description": "Allows the use of AI to generate a question derived from the original. These questions can be re-generated, edited, and rejected or approved before they are published to students."
+ }
```
#### model
```diff
+ {
"name": "Claude Family Models",
"description": "",
"trained": "No",
"data": "Other",
"dataDescription": "The original question stem used to generate derivatives"
}
+ "name": "Claude Family Models",
+ "description": "",
+ "trained": "No",
+ "data": "Other",
+ "dataDescription": "The original question stem used to generate derivatives"
+ }
```
#### compliance
```diff
+ {
"retention": "Standard execution, infrastructure, and other operational logs are retained for a reasonable period to enable monitoring and troubleshooting of underlying services.",
"logging": "Does not log data",
"loggingDescription": "",
"regions": "Virginia",
"regionsDescription": "",
"pii": "Not Exposed",
"piiDescription": ""
}
+ "retention": "Standard execution, infrastructure, and other operational logs are retained for a reasonable period to enable monitoring and troubleshooting of underlying services.",
+ "logging": "Does not log data",
+ "loggingDescription": "",
+ "regions": "Virginia",
+ "regionsDescription": "",
+ "pii": "Not Exposed",
+ "piiDescription": ""
+ }
```
#### outputs
```diff
+ {
"settings": "Yes",
"human": "Yes",
"humanDescription": "Educators have access to tools that allow them to preview, regenerate, edit, or replace AI generated questions before they are published in an assessment.",
"guardrails": "Only educators can generate items and all AI generated items are in draft status until reviewed and approved.",
"risks": "AI generated questions may require additional review and editing to ensure accuracy, relevance, and alignment with intended learning objectives.",
"outcomes": "Educators can generate new standards-aligned questions based on existing items in order to quickly create diverse, tailored assessments that expand beyond the current Mastery Item Bank content, enhancing instructional flexibility and efficiency."
}
+ "settings": "Yes",
+ "human": "Yes",
+ "humanDescription": "Educators have access to tools that allow them to preview, regenerate, edit, or replace AI generated questions before they are published in an assessment.",
+ "guardrails": "Only educators can generate items and all AI generated items are in draft status until reviewed and approved.",
+ "risks": "AI generated questions may require additional review and editing to ensure accuracy, relevance, and alignment with intended learning objectives.",
+ "outcomes": "Educators can generate new standards-aligned questions based on existing items in order to quickly create diverse, tailored assessments that expand beyond the current Mastery Item Bank content, enhancing instructional flexibility and efficiency."
+ }
```
#### group
```diff
Expand All @@ -69,64 +68,6 @@ cb94462a64ddfdf50e03c51f9d7956ebfb09699f9cf426027e06888920f5d9c5
```diff
+ "2"
```

### conversionalignment
#### uid
```diff
+ "conversionalignment"
```
#### revision
```diff
+ "2025.09.15"
```
#### feature
```diff
+ {
"name": "",
"description": ""
}
```
#### model
```diff
+ {
"name": "",
"description": "",
"trained": "",
"data": "",
"dataDescription": ""
}
```
#### compliance
```diff
+ {
"retention": "",
"logging": "",
"loggingDescription": "",
"regions": "",
"regionsDescription": "",
"pii": "",
"piiDescription": ""
}
```
#### outputs
```diff
+ {
"settings": "",
"human": "",
"humanDescription": "",
"guardrails": "",
"risks": "",
"outcomes": ""
}
```
#### group
```diff
+ "Mastery"
```
#### permissions
```diff
+ ""
```
## 2025-10-27T17:53:08.481Z
### CSV
#### SHA
Expand Down
1 change: 0 additions & 1 deletion packages/aiinfo/cache/cache.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ smartSearch,2025.10.02,Smart Search,Natural language search of course content fo
askyourdata,2025.09.12,Ask Your Data,AI-powered query tool enables users to ask natural language questions and receive textual or visual responses with detailed explanations of the methodology.,Doowii (multiple),"Doowii is a third-party sub-processor for Intelligent Insights. Doowii's tools use OpenAI GPT-4o, GPT-3.5 Turbo, and Claude Sonnet 3.5",No,Other,"Doowii is trained on the Canvas LMS database schema, and receives no data from Canvas. The user's prompt and heuristics (such as summary statistics) are shared with the model to generate a response.",Data is retained through the life of your contract with Instructure.,Logs data,,Global,,Exposed,"Prompt, summary statistics.",Yes,Yes,Ask your data returns a methodology description along with a generated query. Users have the ability to edit the generated SQL directly.,"Questions are scoped to the domain only, highly ambiguous terms ask for clarification.",Incorrect interpretation of the question. Inaccurate SQL may be generated. Suggested questions or methodologies may not be relevant.,Provide accurate data retrieval and analysis through natural language prompting.,Intelligent Insights,2
canvasDiscussionSummaries,2025.09.12,Discussion Summaries,"Discussion summaries of key points, questions, and insights.",Haiku 3,Anthropic Claude models are provided via Amazon Bedrock Foundation Models (FMs).,No,Course,Discussion prompt and replies.,Data is not stored or reused by the model.,Logs data,Summaries are logged in the Canvas database for review and reuse.,Global,,Not Exposed,"Pii in discussion replies may be sent to the model, but no PII is intentionally sent to the model.",Yes,Yes,Instructors may regenerate summaries or fine-tune them with additional instructions.,,Summaries may not capture all desired information.,Summaries allow discussion topics to be used in large-format courses and other environments where discussions were previously infeasible.,Canvas,2
quickReassess,2025.10.27,Suggestions for Quick Reassess,"Allows the use of AI to generate a question derived from the original. These questions can be re-generated, edited, and rejected or approved before they are published to students.",Claude Family Models,,No,Other,The original question stem used to generate derivatives,"Standard execution, infrastructure, and other operational logs are retained for a reasonable period to enable monitoring and troubleshooting of underlying services.",Does not log data,,Virginia,,Not Exposed,,Yes,Yes,"Educators have access to tools that allow them to preview, regenerate, edit, or replace AI generated questions before they are published in an assessment.",Only educators can generate items and all AI generated items are in draft status until reviewed and approved.,"AI generated questions may require additional review and editing to ensure accuracy, relevance, and alignment with intended learning objectives.","Educators can generate new standards-aligned questions based on existing items in order to quickly create diverse, tailored assessments that expand beyond the current Mastery Item Bank content, enhancing instructional flexibility and efficiency.",Mastery,2
conversionAlignment,2025.09.15,,,,,,,,,,,,,,,,,,,,,Mastery,
BCEAltText,2025.10.01,Block Content Editor Alt Text Generator,,Haiku 3,Anthropic Claude models are provided via Amazon Bedrock Foundation Models (FMs).,No,Course,Content Editor Images.,Model responses are stored for debugging purposes.,Logs data,"Request, response, and feedback data is logged to assist in troubleshooting.",Global,,Not Exposed,,No,Yes,"User initiated, User must confirm output.",,Alt text might not always be accurate. ,An accessible Alt Text description of the image is generated.,Canvas,2
portfolios,2025.10.27,Portfolios,"AI Assistant for teachers to improve portfolio level and evidence level instructions improvement, skill extraction and reflection question generation.",Haiku 3,Anthropic Claude models are provided via Instructure's in-house AI Platform.,No,Other,Custom instructions that teachers provide in their Evaluation portfolios for students.,Data is not stored or re-used by the model.,Logs data,Model evaluations and reply labels are logged for debugging and troubleshooting purposes.,Global,,Not Exposed,,Yes,Yes,Teachers provide the input of the model (content) and the response by the model is not auto accepted. Teachers have the chance to modify the result every occasion.,"Teacher access to the model is limited, it's only through the instructions of the portfolio/evidence. There is suspicious prompt detection built in for extra security.","LLM might suggest not the right questions or skills, or not an improved instruction to the user's liking.","A user-friendly tool for a safe writing assistant, and features to speed up administrative work, and provide more reliable portfolios for students to work with.",Canvas,2
3 changes: 1 addition & 2 deletions packages/aiinfo/cache/checksum.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"askyourdata": "8de9e2815ff3aec88e14be9ae042be0b9b40319ad6e9be5985c918fc8b5a63b5",
"bcealttext": "757060c8e6a7fad9d79489ac69de4ae0c484e4b82d5e362ad243e1b10ba29572",
"CSV": "cb94462a64ddfdf50e03c51f9d7956ebfb09699f9cf426027e06888920f5d9c5",
"CSV": "dbaf858348ef41f191f77c5565b4a99751f659c406d8c58f96e0e97c36bc8007",
"canvascoursetranslation": "0869c157cb9ab0c007f088fcfc0a642404831158ff365395b6f6b69de5c179fb",
"canvasdiscussionsummaries": "8dea644532ad2b211f6c5bca6bfeebe3a79f0286b2f0a8ba2f44fda2903d32e0",
"canvasgradingassistance": "7a21ebe2ef0a90062ff609c1b872e0f648642a6bb45c5820d13a16e57d54f0f3",
"canvasinboxtranslation": "a377ff102be001371a476b48e37052b78862a21aad46046086619b05f1a1616c",
"conversionalignment": "3ad8912592f89347f9c76e87494befd61f9f5d38b8b9f5c8dc01bd2d09fd674f",
"discussioninsights": "bf8f800481a6a884bf573692903d4ffdcb2842d33da5d4ee4f3c4d349f53dc11",
"igniteagent": "422effb260b4e53ba74b387832f7d1d835824de58645c1c28ee39620f6c5334e",
"portfolios": "8a98981d321de09ee5abb80a8be0a4dc32ac7acd227c8db4a65a5c83f8c24ea5",
Expand Down
3 changes: 3 additions & 0 deletions packages/aiinfo/node/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { canvasinboxtranslation } from "./components/canvasinboxtranslation";
import { discussioninsights } from "./components/discussioninsights";
import { igniteagent } from "./components/igniteagent";
import { portfolios } from "./components/portfolios";
import { quickreassess } from "./components/quickreassess";
import { rubricgenerator } from "./components/rubricgenerator";
import { smartsearch } from "./components/smartsearch";
import type {
Expand Down Expand Up @@ -43,6 +44,7 @@ const AiInfo: AiInfoProps = {
discussioninsights,
igniteagent,
portfolios,
quickreassess,
rubricgenerator,
smartsearch,
};
Expand All @@ -69,6 +71,7 @@ export {
discussioninsights,
igniteagent,
portfolios,
quickreassess,
rubricgenerator,
smartsearch,
};
Expand Down
2 changes: 1 addition & 1 deletion packages/aiinfo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
"sideEffects": false,
"type": "module",
"types": "./src/index.d.ts",
"version": "2.0.1"
"version": "2.0.2"
}
2 changes: 1 addition & 1 deletion packages/aiinfo/src/index.cjs

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions packages/aiinfo/src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ export declare const nutritionFacts: AiInfoNutritionFactsProps;

export declare const portfolios: AiInfoFeatureProps;

export declare const quickreassess: AiInfoFeatureProps;

export declare const rubricgenerator: AiInfoFeatureProps;

export declare const smartsearch: AiInfoFeatureProps;
Expand Down
Loading