+ All Categories
Home > Documents > SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules...

SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules...

Date post: 14-Dec-2015
Category:
Upload: rudy-filbeck
View: 213 times
Download: 0 times
Share this document with a friend
Popular Tags:
40
SM 101 Series Coding An ACEware Presentation
Transcript
Page 1: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

SM 101 SeriesCoding

An ACEware Presentation

Page 2: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Today we will discuss• The Big Picture• Coding Rules• Some Code Relationships

– Subject Interest Codes– Source Tracking

• Here a Code.. There a code…• Name• Course• Register

• Adding Codes• Code Reporting• Code Cleanup• Coding Tips

Page 3: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

A database has three jobs:

Page 4: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Codes help you organize

the data

Page 5: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

What kinds of questions will good coding help you answer?

Which courses should we offer and which should we abandon?

Where are our customers coming from?

What interests do our participants have?

What are the demographics of our best customers?

Page 6: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Code as much as you need . . .

However . . .

Page 7: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

If you have no reason for a code…

Don’t Code It!

Page 8: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Coding Rules! Technically, any field is a “code”

We mostly think of “Codes” as validated fields (Interest code, tracking code, coordinator, department, account)

Unlimited number of code definitions

Student (& Faculty) Interest & Course Grouping can have unlimited codes

Codes are universal (everyone sees & uses the same codes)

Most codes can be de-activated

ExceptWith

ScopedInt Codes

Page 9: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Preferences

Preferences matter!If a field is turned off,

no one will be able to use it

Remember: Black preferences = may be set per userBlue Preferences = Global – Set by Sys Admin

Page 10: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

If you do no other coding . . .

Assign a subject code to every course

Subject Code

Page 11: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Subject & Interest Codes are related

shares the same list of codesInterest Code = NamesSubject Code = Courses

entering a subject code (0n Course) generates an interest code (on the Name)

Page 12: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

That means . . .

Any student who enrolls in a class with a subject code will

automatically inherit that interest code on their name screen

Course Name Marketing

Page 13: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Other Coding Relationships

Page 14: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Source / Tracking Codes

Source code is on the name screen and tells you where you found

this person

Page 15: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Source / Tracking Codes

On the registration screen, the

Tracking code tells you what

marketing piece prompted this

person to register in this class

Page 16: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Source / Tracking Codes Source and Tracking codes share the same list of

choices

You may only assign one source code per name and one tracking code per registration (but a different tracking code for every registration)

The purpose of the Source Code is to find out how that name got into your data.

The purpose of the Tracking Code is to find out how the participant heard about that course

Page 17: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Occupation & Organization

What kind of job thisperson has…

A REALLY big deal if yourProgram is focused on Business, career and

Professional programs…

Type of organization that employs this person

Page 18: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Interest Codes

Interest codes????Make all you want

Page 19: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Interest Codes

NEWInterest Code Scoping

Page 20: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Here a code.. There a code…NAMES

User DefinedCode(able)

Fields

Page 21: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Here a code.. There a code…NAMES II

MORE…User DefinedCode(able)

Fields

Page 22: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Membership Codes

There’s a webinaron that…

See the webinar archives…

Or consult the SM On line help

Page 23: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Here a code.. There a code…COURSE

User DefinedCode(able)

Fields

Page 24: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Here a code.. There a code…COURSE

User DefinedCode(able)

Fields

Page 25: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Here a code.. There a code…REGISTER

User DefinedCode(able)

Fields

Page 26: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Adding Codes

Page 27: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Adding Codes (Method #1)

Module / Codes

Page 28: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Adding Codes on-the-fly(Method #2)

Clicking the plus sign to

the left of the field opens the

Universal Code Editor

Page 29: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Editing/Changing Codes

Pay Attention to Adding vs Editing

Page 30: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Coding Reporting & Cleanup

Page 31: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Code Reporting

Remember!You can also view codes

from the Edit Codes screen

Page 32: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Code Cleanup

Page 33: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Code Cleanup

Page 34: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Coding Tips

Page 35: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Code Design Tips• Create as many codes as you want, but only

as many as you’ll use

• Use as many available characters that you need for clarity

• Consider a major/minor reference system

EDUC+ADM = Education / Administration

EDUC+K12 = Education / K through 12

DANC+LNE = Line Dance

DANC+BAL = Ballroom Dance

DANC+SAL = Salsa Dancing

DANC+BEL = Belly Dancing

Page 36: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Coding TipYou can view a list of names and courses associated with a particular interest code

View all names that have the interest

code

View all courses that have the interest

code

Page 37: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Coding TipYou can now re-label both

Occupation and Organization

Page 38: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Changes in your organization?

Your codes may need to be updated/changed/revamped

Coding Tip

Page 39: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

[email protected]

800-925-2493

Page 40: SM 101 Series Coding An ACEware Presentation. Today we will discuss The Big Picture Coding Rules Some Code Relationships –Subject  Interest Codes –Source.

Next Webinar…Preferences: Everything you ever wanted to know ..

But were afraid to ask…

Wednesday, November 14th, 1:30 pm CST800-925-2493


Recommended