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
(The Node.js installer will ask you where you want to install the files. Accept the default, which is C:\Program Files\nodejs. You will need to copy a number of files into this folder in a later step.)
Canvas Data API Secret:
(These can be found in your Canvas Data Portal page. You find this in your main Canvas account left-hand menu. Copy the credentials string right off the webpage.)
Canvas Data API Key:
(These can be found in your Canvas Data Portal page. You find this in your main Canvas account left-hand menu. Copy the credentials string right off the webpage.)
Downloaded Files path:
(For example: C:/CanvasDataDownload. Be mindful of the forward slash here)
Server Name: MyCampus
(This is the name of your SQL Server instance. In the SQL Server Management Studio ObjectExplorer, right-click on the main server and select Properties. The server name is the first variable shown.)
Server User: Foo
Server USR PW: Bar
(During SQL Server installation you will create a password for a default server account, usually called "sa". You can use this account/password, or you can create a different one to use with CanvasDataViewer in the Security/Logins folder.)