Difference between revisions of "User:Karenlee"

 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
  
 
===ACP Summary===
 
===ACP Summary===
 +
*[[Analytica Cloud Player (ACP)]] Page in User Guide
 +
** Overview of ACP acccount types and group plans
 +
** Publish to Cloud
 +
** Set up individual ACP account
 +
** Designing models for viewing in web browsers: guidelines on computation time, diagram size, navigation styles, ACP style lib
 
*[[Analytica Cloud Player]]  
 
*[[Analytica Cloud Player]]  
 
**General about ACP, how to use ACP
 
**General about ACP, how to use ACP
Line 32: Line 37:
 
**[[Spec for setting definitions using url encoding in ACP]]
 
**[[Spec for setting definitions using url encoding in ACP]]
 
* [[Transferring Data Between ACP and Desktop Analytica]] - copy+paste tables, database
 
* [[Transferring Data Between ACP and Desktop Analytica]] - copy+paste tables, database
* [[Spreadsheets in ACP]] - reading, writing, downloading spreadsheets
+
**Bad page title -> "ACP and Spreadsheets"
 +
**Does this page include any content not already in "Spreadsheets and ACP"?
 +
**Moving Model Results from ACP to Excel
 +
**Database
 
* [[Embed an ACP model in a Web Page]] - Frames/iFrames, Javascript
 
* [[Embed an ACP model in a Web Page]] - Frames/iFrames, Javascript
 
**[[Putting ACP in a Web Page]] - Frames/Javascript
 
**[[Putting ACP in a Web Page]] - Frames/Javascript

Latest revision as of 23:21, 9 February 2023


ACP Summary

ACP Outline


Things that are Outdated/can be deleted/combined with other pages?

Example Variables

variable A :=

I ▶
'a' 'b' 'c' 'd' 'e' 'f'
4 3 2 5 3 1

variable B :=

I ▶
J ▼ 'a' 'b' 'c' 'd' 'e' 'f'
1 3 5 2 4 5 3
2 2 1 5 2 3 4

variable C :=

K ▶
1 2 3 4 5
4 2 5 1 3