scoreboard and failed table refactoring and redesign #68
	
		Labels
		
	
	
	
	
		No Label
		
			
	
	
	bug
		
			component
executor
		
			component
framework
		
			component
parser
		
			component
UI
		
			duplicate
		
			enhancement
		
			help wanted
		
			invalid
		
			priority
p0
		
			priority
p1
		
			priority
p2
		
			priority
p3
		
			question
		
			wontfix
		
		
	
		No Milestone
		
			
		
	
	
		
		
		
			No project
			
				
			
		
	
	
	
	
	
		No Assignees
		
	
	
	
		2 Participants
		
	
	
		
		
			Notifications
			
				
			
		
	
	
		
		
	
	
	Due Date
	No due date set.
			
				Dependencies
				
				
		
	
	
	No dependencies set.
			Reference: JOJ/JOJ3#68
			
		
	
		Loading…
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
goal: share ideas on howto improve information we store.
At the moment we have
requirements
scoreboard:
failed table: current format is roughly similar to 23fa. we probably want to take advantage of md format to log more info (eg. easy links).
general ideas to get started: create a "feature-rich" version of the csv scoreboard, eg.
last updatefield can be clicked and send use to all issues with the pattern of the assignment in the title (eg.h3)xon failure (link to the issue describing the problem)please share your thoughts and ideas. the more suggestions the better :-)
then we can decise of the direction we want to go. even if something feels hard to implement please suggest it. then we might simply ignore it if not worth the effort...
The architecture of teapot runner needs to change a little since scoreboard, failed table, and issue now run independently and concurrently.
Or we can let teapot run all 3 things in one command, then they can rely on each other.
that's why we need this issue: we have to first clarify where we want to go (what features to implement) before we start implementing anythng. this is especially important as it might involve "deep" code refactoring for teapot...
@all as TAs and students this is important that you provide feedback and ideas on what you need to grades others but also on what you would like to be graded on :-)
2 main questions:
when we know what to include we can think of the formatting, then will come the implementation
please try to all comment on this issue
Do we still need to redesign now?
probably not. i guess we can close now that we have joj-mon. reopen is necessary...