File:  [LON-CAPA] / capa / capa51 / capa_fix.txt
Revision 1.4: download - view: text, annotated - select for diffs
Wed Sep 20 17:20:33 2000 UTC (23 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- fxed rad-> deg conversion

    1: 
    2: In general, organize comments by modules,
    3: Identify BUGS  vs changes by *
    4:          Changes by &
    5:          New features by +
    6:          Thoughts by o
    7:          ? denotes it might be fixed but is untested
    8: 
    9: Quizzer
   10:         * Copy with nothing selected hangs up x-windows Quizzer
   11:         * weirdnesses occur when trying the scroll the window, and highlight
   12:           text while scrolling in the window
   13:       . * errors with datex.db come back as file not exist messages
   14:       . * errors writing to the records dir could be more informative
   15:           about what isn't writable
   16:         & make the preview a vaild TeX/HTML file
   17:         & make it possible to answer all dialogs with keystrokes 
   18:         + GUI......To include Tools/MCtools/Labeling/Units........
   19:         + ? On-line help?
   20:         + font menu, bigger, smaller, (choose font?)
   21:         + new main editing window that doesn't show import code, just a 
   22:           listing of the imported files and their settings
   23:         + save configuration options to the ${HOME}/.quizzerrc
   24:         + preview a section's .dvi file
   25:         + utilize the planned new warning/error system and allow
   26:           people to switch off unwanted warnings
   27:         + detect when a student LaTeX paper goes to 3 pages.
   28:         + continuous update of what the set looks like
   29:         + print by student (staple)
   30:         o generate errors on the fly
   31:         
   32: Grader
   33:         + throw warnings when set.db files are strange (non standard)
   34:         + create class summaries for a specifiable range of sections
   35:           and sets
   36:         + class summaries, reduce duplicated code
   37:         + subjective grading, see responses for previous numerical
   38:         + subjective grading, check if Stu id already has score
   39:         + hgr all students one question
   40:         + ability to specify what the generated report looks like
   41:         + a way to easily deal with missed exams
   42:         + Save -> Next
   43:         + grade by CODE
   44:         + see submissions
   45: 
   46: qzparse
   47:         * memory leak (minor now)
   48:         * fix -H option so that it works (output can be viewed with a browser)
   49:         + don't seg fault on malformed options
   50:       . + options to print in alphabetical order, (maybe options to select
   51:           how many students to print at a time, and the sorting order?)
   52: 
   53: capalogin
   54:         & For summaries:  set/weighted percentages per capa.config file(s)
   55:         + Option on student number length - several requests for this.( do it
   56:           on a per student basis.)
   57:         + support Anon Quiz (ask for code off of quiz)
   58:         + :P view previous subjective
   59:         + equation answers use editor (ans=long)
   60:         + support external exe option
   61:         + submissions should put something other than 0 for ungraded
   62:           subjective responses
   63: 
   64: capaweb (see also capalogin)
   65:         * dealing with numeric and formula answers are wrong in
   66:           generating ans boxes
   67:         & For summaries: Output set weighted percentage as per capa.config file
   68:         + login screen option to view your grade or any other ascii text file
   69:           generated for a particular student - individual text files which
   70:           can be formatted for viewing by student logged in.
   71:         + make the web page header something generated in HWTop (the series
   72:           of buttons would need functions like problem() to generate them)
   73:           this may also need/want a transitions page to be generated? (Grading
   74:           answers . . . Please wait. [Reload]), maybe instead have functions
   75:           like server_name(), menu_value(), etc, and write some standard
   76:           web() routines to mimic the already occuring header.
   77:         + remove the genration of as much html as possible
   78:         + a "FastWeb" option (display just the first 10 -20 words of problem
   79:           instead of all of the Web stuff) maybe just the first line of the 
   80:           capalogin version?
   81:         + support Anon Quiz (ask for code off of quiz)
   82:         + find Student Numb, based on CODE
   83:         + some way to add buttons to the main menu
   84:         + view past submissions button?
   85:         + support external exe option
   86:         + allow instructors to be able to project other student's grades
   87:         + extrapolator, ignore non-open sets
   88:         + extrapolator, hide unused elements
   89:         + extrapolator, add an "other" category
   90: 
   91: capautils.pl
   92:         * printing one student, for multiple students in a row, doesn't work.
   93: 
   94: capautils/Manager
   95:         * get rid of status display if printing has problems
   96:         * SCP records longer than they should be cause problems
   97:         * capastat2 incorrect title on graphs
   98:         * capastat2 breaks if no logX.db file exists
   99:         + inclusion of ascii character file in e-mail utility.
  100:         + group of problems correlation
  101:         + throw warnings when weird things occur in set files 
  102:         + store correspondance with student, and display it in SCP
  103:         + grade dist
  104:         + allowing selecting sections for capastats, item correlation,
  105:           item analysis
  106:         + pause or stop for analyze scorer output
  107:         + rebuild set.db from log files, save set.db Ys into new set.db
  108:         + put set number in report files
  109:         + choose font for bargraph
  110:         + allow for 3 out of 6 to be either correct, incorrect, or .5
  111:           correct when generating related stats
  112:         + 2-d graph plots of score on setx vs setY, problems X vs Y 
  113:         + commandline generate graphs
  114:         + sort view submissions by prob# 
  115:         + break multiple submissions into single submissions visaully
  116:         + unseperate telnet/web submissions
  117:         + mean and mode in capastats (make sure ignore blank records)
  118:         + capa.config editor
  119:      !  & capastats2 - more informative name
  120:         
  121: 
  122: Scorer 
  123:         + documentation, add text to help buttons
  124:         + add ability to set scoring mechanism on a question by question
  125:           basis.
  126:         + new type, not hgr can have zero pts, (one_of_8 changed)
  127:         + give an average for the set
  128:         + improved handling of errors
  129:         + resume scoring, don't trash scorer.output file
  130:         + status bar on how many to go
  131:         + allow student access to what they bubbled on the exam/quiz 
  132:            "stunum capaid+ what_bubbled paper_#"
  133:         + large number of matches (more than 6), give option of
  134:           skipping or pick stunum, name, CODE from list of possibles
  135:         + find students that use the same CODE (cheating)
  136: 
  137: Tools and MCtools
  138:         & Glabel code for random labeling: better way to implement? (via 
  139:           capa.config, an addition to quizzer)
  140: 
  141: capa.config
  142:         + check that programs that are referenced actually exist
  143: 
  144: datex.db
  145:         + dates on a per student basis
  146: 
  147: capadiscuss
  148: 	+ edit message
  149:         + threaded
  150:         + non-problem forum
  151: 
  152: language (parser)
  153:         * for 0F format, output 90. not 90
  154:      !  * /IF (flag) breaks
  155:      !  * /AND ans with two mc strings is broken
  156:         & allow code to internally support an arbitrary number of problems
  157:           (most problems are in the wgt/pcr arrays and in the file handling 
  158:            code)
  159:         & Make /DIS() in /HIN as useful as normal /DIS()
  160:         + /ANS() contains a test condition, student supplies variables with
  161:           values, i.e. student supplies a,b,c; test whether ax+by+cz=0
  162:         + table(2,3,"a","b",1,2,tex("a","b"),var2) will create pretty tables 
  163:           no matter if parsing TeX, HTML or enscript
  164:         + 2nd hint button?
  165:         + some way to add arbitry buttons to capalogin/capahtml to
  166:           support things like viewing of text files
  167:         + file reading limitations in supporting more than 300 problems
  168:         + allow comments in classl
  169:         + capa_get_entry can create two student records
  170:         + first_name()
  171:         + CR/LF problems
  172:         + to_string() to work like /DIS()
  173:         + to_string to create same output as /DIS does
  174:         + /RQO 1+2~3,4!
  175:         + text after /WHILE() isn't properly parsed
  176:         + order() organizes characters in string in order
  177:         + extra long answers need to be caught and warned
  178:         + machine_name()
  179:         + support weights > 9
  180:         + add error detection for when weights are set to invalid values
  181:         + /MAP(seed;out;in;num_ins_to_outs_to_map) (map subset, rest get
  182:           straight copy)
  183:         + missing /ENDIF needs to throw error letting know where unmatched
  184:           /IF is.
  185:         + /AND order indiscriminate option
  186:         + byte-code compiler
  187: 	+ array_sort(), finish array_index() array_sorted_index()
  188:         + error line #'s off by 1 when at the end of line
  189:         o have random seed based on stu num, set num, and prob num
  190:         o have the system figure out the correct sig fig limitations
  191:           automagically
  192:         o support complex numbers
  193: 
  194: Internal Cleaning
  195:         * fix the problems with long (>64) answers
  196:         & splice capa_parse and capa_parse_student together
  197:         & static alloc in active log update and read_capa_config
  198:         & MAX_PROB_CNT, file reads use fixed buffer
  199:         & capaweb gather() needs to look at a_idx
  200:         & make registerCreateImport Links work when multiple inserts
  201:           occur in a row.
  202:         + change the bargraph generater to take -option value pairs
  203:         o eliminate MAX_SECTION_SIZE, MAX_SECTION_COUNT, MAX_PROB_PER_SET
  204:           and maybe some of the temp buffer limits.
  205:         o move on to 8.2 with Img
  206: 
  207: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  208: !!Keywords in problem files, so that searches for problem types can be
  209: done. (Find all Boltzman problems . . ) And a program to do this.
  210: 
  211: 6.0 Installation script that is gui based - guide the first time user  
  212: through setting up parameters in capa.config.
  213: 
  214: 6.0 automate adding classes (would need to be a tool that was suid root,
  215: user addition and all)
  216: 
  217: better diagram of the file structure of where everything needs to be.
  218: 
  219: Web page to give the student a pdf version.
  220: 
  221: a command line utility to create set.db and date.db files from the set.qz files
  222: 
  223: 5.0~ a java app to display generalized vector graphics (and extend Quizzer to
  224: make it easy ish to create problems for this utility)
  225: 
  226: 6.0 start using the HTML equation spec instead of the current gif method
  227: 
  228: 5.0+ a web method of doing the Library problem addition.
  229: 
  230: 5.0+ Tool to make a whole library printable
  231: 
  232: Make a single depository of all problems
  233: 
  234: Track statistics on how often problems get used in homeowrks, exams, quizzes.
  235: 
  236: add a reports directory for manager data to auto save to
  237: 
  238: webpage needs list of libraries/and coditions to receive them
  239: 
  240: document where all log info can be found, fill in any holes.
  241: 
  242: CAPA-Code: Simplify: Equation files, labeling tool, Matching/Ranking

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>