User Tools

Site Tools


haas:spring2021:common:projects:pctx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:spring2021:common:projects:pctx [2021/01/26 16:00] – [Getting started] wedgehaas:spring2021:common:projects:pctx [2021/08/01 21:47] (current) – external edit 127.0.0.1
Line 7: Line 7:
 For example, if you are working on pct1, when you see an a project reference of "pctX", instead use "pct1". For example, if you are working on pct1, when you see an a project reference of "pctX", instead use "pct1".
  
-New in spring2021: I've made some alterations to administration/evaluation/performance of the puzzles for whatever credit there is to be earned. Those chnges are:+New in spring2021: I've made some alterations to administration/evaluation/performance of the puzzles for whatever credit there is to be earned. Those changes are:
  
-  * your solution must be NOW fewer than puzzle base number of lines (ie if the puzzle base is 10, your solution can NOT be shorter than 10 lines)+  * your solution must be NO fewer than puzzle base number of lines (ie if the puzzle base is 10, your solution can NOT be shorter than 10 lines)
   * your solution must routinely show your progress, the WHY and HOW of your process, that leads you from start to completion   * your solution must routinely show your progress, the WHY and HOW of your process, that leads you from start to completion
   * I will no longer confirm puzzle keys: giving them out deprives you of cultivating necessary debugging skills to ascertain that on your own   * I will no longer confirm puzzle keys: giving them out deprives you of cultivating necessary debugging skills to ascertain that on your own
Line 1009: Line 1009:
  
 <cli> <cli>
-lab46:~/src/desig/pctX$ pzlchk desig pctX+lab46:~/src/SEMESTER/DESIG/pctX$ pzlchk DESIG pctX
 </cli> </cli>
  
Line 1015: Line 1015:
  
 <cli> <cli>
-lab46:~/src/desig/pctX$ pzlchk desig pctX +lab46:~/src/SEMESTER/DESIG/pctX$ pzlchk DESIG pctX 
-Checking desig/pctX data files ...+Checking DESIG/pctX data files ...
     > checking key file ...     > checking key file ...
         > key file exists: pctX.puzzle.key         > key file exists: pctX.puzzle.key
Line 1029: Line 1029:
         > verify is NOT of incorrect format         > verify is NOT of incorrect format
  
-Checking desig/pctX submission ... submitted on 20200909-211205+Checking DESIG/pctX submission ... submitted on 20210202-211205
 </cli> </cli>
 =====Submission===== =====Submission=====
Line 1043: Line 1043:
  
 <cli> <cli>
-lab46:~/src/desig/pctX$ submit desig pctX pctX.puzzle.key pctX.puzzle.solution pctX.puzzle.verify +lab46:~/src/SEMESTER/DESIG/pctX$ submit DESIG pctX pctX.puzzle.key pctX.puzzle.solution pctX.puzzle.verify 
-Submitting desig project "pctX":+Submitting DESIG project "pctX":
     -> pctX.puzzle.key(OK)     -> pctX.puzzle.key(OK)
     -> pctX.puzzle.solution(OK)     -> pctX.puzzle.solution(OK)
Line 1052: Line 1052:
 </cli> </cli>
  
-NOTE: "desig" here is your class designation. It can be something like "cprog", "unix", "data", "discrete", "c4eng". You should know what your particular class designation is and substitute it into the submit line above.+NOTE: "DESIG" here is your class designation. It can be something like "cprog", "unix", "data", "discrete", "c4eng". You should know what your particular class designation is and substitute it into the submit line above.
  
 You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches. You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.
haas/spring2021/common/projects/pctx.1611676850.txt.gz · Last modified: 2021/01/26 16:00 by wedge