Sha256: 3df329ca07e8af9dca691574a5143b78d08cfda9ff9be2a773d435d82bfe0b0a
Contents?: true
Size: 397 Bytes
Versions: 2
Compression:
Stored size: 397 Bytes
Contents
module Mork REG_MARGIN = 7.5 REG_RADIUS = 2.5 REG_SEARCH = 5.0 CODE_LEFT = 7.5 CODE_WIDTH = 2.0 CODE_HEIGHT = 2.5 CODE_SPACING = 2.5 CODE_BITS = 64 Q_NUM_GAP = 2.0 # distance between right side of q num and left side of first choice cell Q_NUM_WIDTH = 8.0 # width of question number text box Q_NUM_SIZE = 10 CH_LETTER_SZ = 8 end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mork-0.0.3 | lib/mork/grid_const.rb |
mork-0.0.2 | lib/mork/grid_const.rb |