WordPress Plugin for sfcir.org NextGenSim web simulation
The purpose of this program is to allow SFCIR employees to be able to manually enter new characters into their NextGenSim learning tool.
1.0
Simply download the zip file, and install usi8ng your WordPress plugin manager in your WordPress administrator dashboard.
For bug reports and technical please feel free to contact me any time joshuarg@nmsu.edu
- This program creates two custom post types (CPT), Character and Year
- 'character' => [character title, year, profile, character number, insider info, goal, password]
- 'year' => [year, admin password, secret password]
- These CPTs are then used to create a list of characters for individual years
- Each character can only have one year
- Each year can only contain one of each character number
- This allows loading all characters from the same year without repeating duplicate character numbers