google / google/codeworld

Lost project recovery

オープン
#407 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
discussion
主要言語
Haskell
スター
1.3k
フォーク
201
PR マージ指標
30日以内にマージされた PR はありません

説明

Students often lose their projects, e.g. by saving over them with the wrong project. Would be great if we had a system for letting them try to recover their work. I have done this manually in the past, by searching the source code, which is stored by hash on the server, and sending them links to the project. But it would be better to have a system that works for everyone, so students could use a recovery tool to provide information about their code and get it back.

The risk here is that students might get access to other students' code.

Ideas:

1. Require that they give enough unique words to isolate the program sufficiently; if there are too many programs, insist on more words.
2. Ask followups by asking students to identify more words used in the programs, and have enough redundancy that guessing won't work.
3. Keep IP addresses for code and prefer or restrict to results that geolocate to the same area. (Probably a bad idea)

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、サーバー上でソースコードがハッシュによってどのように保存されているか、また学生が現在どのようにプロジェクトを特定または取得しているかを確認します。この Issue では、合意された復旧ワークフローとアクセス制御が必要です。完了の条件は、学生が自分の作業を復旧でき、他の学生のコードを発見できないことです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
haskell
領域
backend, security
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。