
Vicky Kulig
- Total activity 457
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 0
- Subscriptions 276
Activity overview
Latest activity by Vicky Kulig-
Vicky Kulig created an article,
System Admin Refresher Training
Rebuild confidence. Restore momentum. Relearn your system.When team members leave, they often take key system knowledge with them. Our System Admin Refresher Training is designed to help your insti...
-
Vicky Kulig created an article,
What are the differences between Kuali CM and the next generation within Academic Ops?
There are a lot of differences! We have a feature comparison list available here that outlines the current feature set and lists the features still to come.
-
Vicky Kulig created an article,
What options do we have to customize the way our online catalog search works?
For the catalog search, there are no additional settings that can be applied to it, however, when searching, the item type can be narrowed down with the toggles shown here: For the information that...
-
Vicky Kulig created an article,
Can I share a proposal via the API?
Yes! If you would like to use the API to share a proposal rather than the UI, you can do by using a PUT request with a course, such as https://{{institution}}.kuali.co/api/cm/courses/78945789435709...
-
Vicky Kulig created an article,
Can I retrieve a list of my option types in Curriculum Management?
Yes, you can retrieve option types and their related data using the CM API. To retrieve all option types: Send a GET request to the following endpoint: https://{{institution}}.kuali.co/api/cm/optio...
-
Vicky Kulig created an article,
How can I verify which version of an item (program, course, specialization, policy, experience) is currently displayed in the catalog?
You can use the Catalog API to reference the unique item id of the specific item, which can be used to confirm exactly which version is showing on the catalog. Note: The catalog API is not a public...
-
Vicky Kulig created an article,
If I rename a Group, will the previous name still appear on existing records?
No - when you rename a Group, the new name will automatically update across all existing records where the Group was previously referenced. Group names cannot be versioned or set to inactive. If yo...
-
Vicky Kulig created an article,
Can I track who deleted or modified content within the Catalog?
Currently, the Catalog only tracks the user who originally created a content item. It does not record or display information about who last updated the item or who deleted it. Deletion actions with...
-
Vicky Kulig created an article,
Can I use wildcards, logical operators (e.g., NOT), or greater than/less than filters when querying the Curriculum Management (CM) API?
The CM API does not currently support wildcard searches or logical operators such as NOT. Additionally, comparison operators like GT, GTE, LT, and LTE cannot be used on fields such as dateEnd becau...
-
Vicky Kulig created an article,
Is there a way to organize or consolidate catalogs into folders, such as grouping multiple catalogs under a specific year?
At this time, there are no folder or grouping features available within Catalog to organize catalogs. All catalogs are displayed in a single list, which can become difficult to manage as more are a...