IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Big Five Personality Test in COBOL - runs in Tk4 & GnuCOBOL


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
manyone

New User


Joined: 09 Mar 2006
Posts: 21

PostPosted: Sun Nov 23, 2025 11:46 am
Reply with quote

I wish to share my latest COBOL project: a fully working Big Five (OCEAN) personality assessment—written in COBOL (first in GnuCOBOL then adapted for Cobol74 for Tk4-).

    -20- or 50-item versions (20 if you value your time)
    -Reverse-scored items handled correctly
    -Narrative interpretations for low/average/high scores
    -Output word-wrapped to 80 columns (because terminals matter)
    -Includes CLIST + IND$FILE instructions for MVS
    -Even has a PowerShell helper to convert .txt → fixed-length .dat


🔗 GitHub: github.com/manyone/cobol-bigfive-test
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts IBM IMU Utility for Easytrieve Code t... IBM Tools 0
No new posts I wrote a Hallmark Movie Plot Generat... COBOL Programming 0
No new posts COBOL Text Adventure Engine for TK4- ... COBOL Programming 0
No new posts Cobcalc: An Algebraic Expression Eval... COBOL Programming 10
No new posts COBOL Infinite loops COBOL Programming 7
Search our Forums:


Back to Top