ExamPdfExportService.php 193 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045
  1. <?php
  2. namespace App\Services;
  3. use App\DTO\ExamAnalysisDataDto;
  4. use App\DTO\ReportPayloadDto;
  5. use App\Models\Paper;
  6. use App\Models\Question;
  7. use App\Models\Student;
  8. use App\Services\Analytics\QuestionDifficultyCalibrationAnalyzer;
  9. use App\Support\GradingStyleQuestionStem;
  10. use App\Support\PaperNaming;
  11. use Illuminate\Support\Facades\DB;
  12. use Illuminate\Support\Facades\File;
  13. use Illuminate\Support\Facades\Http;
  14. use Illuminate\Support\Facades\Log;
  15. use Illuminate\Support\Facades\Schema;
  16. use Illuminate\Support\Facades\Storage;
  17. use Illuminate\Support\Facades\URL;
  18. use Illuminate\Support\Str;
  19. use Symfony\Component\Process\Exception\ProcessSignaledException;
  20. use Symfony\Component\Process\Exception\ProcessTimedOutException;
  21. use Symfony\Component\Process\Process;
  22. /**
  23. * PDF导出服务(重构版)
  24. * 负责生成试卷PDF、判卷PDF和学情报告PDF
  25. */
  26. class ExamPdfExportService
  27. {
  28. private ?KatexRenderer $katexRenderer = null;
  29. private ?array $knowledgePointMetaCache = null;
  30. private const PDF_IMAGE_WIDTH_WIDE_PX = 250;
  31. private const PDF_IMAGE_WIDTH_VERY_WIDE_PX = 330;
  32. /**
  33. * @var array<string, array{w:int,h:int}|null>
  34. */
  35. private array $pdfImageDimensionCache = [];
  36. private ?bool $hasPdfImageMetricsTable = null;
  37. public function __construct(
  38. private readonly LearningAnalyticsService $learningAnalyticsService,
  39. private readonly QuestionBankService $questionBankService,
  40. private readonly QuestionServiceApi $questionServiceApi,
  41. private readonly PdfStorageService $pdfStorageService,
  42. private readonly MasteryCalculator $masteryCalculator,
  43. private readonly PdfMerger $pdfMerger
  44. ) {
  45. // 延迟初始化 KatexRenderer(避免循环依赖)
  46. $this->katexRenderer = new KatexRenderer;
  47. }
  48. /**
  49. * 生成试卷 PDF(不含答案)
  50. */
  51. public function generateExamPdf(string $paperId): ?string
  52. {
  53. Log::info('generateExamPdf 开始:', ['paper_id' => $paperId]);
  54. $url = $this->renderAndStoreExamPdf($paperId, includeAnswer: false, suffix: 'exam');
  55. Log::info('generateExamPdf url 生成结果:', ['paper_id' => $paperId, 'url' => $url]);
  56. // 如果生成成功,将 URL 写入数据库
  57. if ($url) {
  58. $this->savePdfUrlToDatabase($paperId, 'exam_pdf_url', $url);
  59. }
  60. return $url;
  61. }
  62. /**
  63. * 生成判卷 PDF(含答案与解析)
  64. */
  65. public function generateGradingPdf(string $paperId): ?string
  66. {
  67. Log::info('generateGradingPdf 开始:', ['paper_id' => $paperId]);
  68. $url = $this->renderAndStoreExamPdf($paperId, includeAnswer: true, suffix: 'grading', useGradingView: true);
  69. Log::info('generateGradingPdf url 生成结果:', ['paper_id' => $paperId, 'url' => $url]);
  70. // 如果生成成功,将 URL 写入数据库
  71. if ($url) {
  72. $this->savePdfUrlToDatabase($paperId, 'grading_pdf_url', $url);
  73. }
  74. return $url;
  75. }
  76. /**
  77. * 渲染试卷 HTML → 生成 PDF → 上传存储(generateExamPdf / generateGradingPdf 共用)
  78. */
  79. private function renderAndStoreExamPdf(string $paperId, bool $includeAnswer, string $suffix, bool $useGradingView = false): ?string
  80. {
  81. $html = $this->renderExamHtml($paperId, $includeAnswer, $useGradingView);
  82. if ($html === null || trim($html) === '') {
  83. Log::error('renderAndStoreExamPdf: HTML 为空', [
  84. 'paper_id' => $paperId,
  85. 'suffix' => $suffix,
  86. ]);
  87. return null;
  88. }
  89. $pdfBinary = $this->buildPdf($html, ! $includeAnswer && ! $useGradingView);
  90. if ($pdfBinary === null || $pdfBinary === '') {
  91. Log::error('renderAndStoreExamPdf: buildPdf 失败', [
  92. 'paper_id' => $paperId,
  93. 'suffix' => $suffix,
  94. ]);
  95. return null;
  96. }
  97. $paper = Paper::query()->where('paper_id', $paperId)->first();
  98. if (! $paper) {
  99. Log::error('renderAndStoreExamPdf: 试卷不存在', ['paper_id' => $paperId]);
  100. return null;
  101. }
  102. $stamp = now()->format('YmdHis').strtoupper(Str::random(4));
  103. $base = $this->buildPaperNamePrefix($paper).'_'.$suffix.'_'.$stamp;
  104. $safe = PaperNaming::toSafeFilename($base).'.pdf';
  105. $path = 'exams/'.$safe;
  106. $url = $this->pdfStorageService->put($path, $pdfBinary);
  107. if (! $url) {
  108. Log::error('renderAndStoreExamPdf: 上传失败', ['paper_id' => $paperId, 'path' => $path]);
  109. return null;
  110. }
  111. Log::info('renderAndStoreExamPdf: 完成', [
  112. 'paper_id' => $paperId,
  113. 'suffix' => $suffix,
  114. 'url' => $url,
  115. ]);
  116. return $url;
  117. }
  118. /**
  119. * 【优化方案】生成统一PDF(卷子 + 判卷一页完成)
  120. * 效率提升40-50%,只需生成一次PDF
  121. *
  122. * @param string $paperId 试卷ID
  123. * @param bool|null $includeKpExplain 是否包含知识点讲解,null则使用配置文件默认值
  124. * @return string|null PDF URL
  125. */
  126. public function generateUnifiedPdf(string $paperId, ?bool $includeKpExplain = null): ?string
  127. {
  128. // 决定是否包含知识点讲解
  129. if ($includeKpExplain === null) {
  130. $includeKpExplain = config('pdf.include_kp_explain_default', false);
  131. }
  132. Log::info('generateUnifiedPdf 开始(终极优化版本,直接HTML合并生成PDF):', [
  133. 'paper_id' => $paperId,
  134. 'include_kp_explain' => $includeKpExplain,
  135. ]);
  136. try {
  137. // 步骤0:获取知识点讲解HTML(如需要)
  138. $kpExplainHtml = null;
  139. if ($includeKpExplain) {
  140. Log::info('generateUnifiedPdf: 开始获取知识点讲解HTML', ['paper_id' => $paperId]);
  141. $kpExplainHtml = $this->fetchKnowledgeExplanationHtml($paperId);
  142. if ($kpExplainHtml) {
  143. // 对知识点讲解HTML进行内联资源处理(与服务端公式渲染)
  144. $kpExplainHtml = $this->inlineExternalResources($kpExplainHtml);
  145. Log::info('generateUnifiedPdf: 知识点讲解HTML获取并处理成功', [
  146. 'paper_id' => $paperId,
  147. 'length' => strlen($kpExplainHtml),
  148. ]);
  149. } else {
  150. Log::warning('generateUnifiedPdf: 知识点讲解HTML获取失败,将跳过', ['paper_id' => $paperId]);
  151. }
  152. }
  153. // 步骤1:同时渲染两个页面的HTML
  154. Log::info('generateUnifiedPdf: 开始渲染试卷HTML', ['paper_id' => $paperId]);
  155. $examHtml = $this->renderExamHtml($paperId, includeAnswer: false, useGradingView: false);
  156. if (! $examHtml) {
  157. Log::error('ExamPdfExportService: 渲染卷子HTML失败', ['paper_id' => $paperId]);
  158. return null;
  159. }
  160. Log::info('generateUnifiedPdf: 试卷HTML渲染完成', ['paper_id' => $paperId, 'length' => strlen($examHtml)]);
  161. Log::info('generateUnifiedPdf: 开始渲染判卷HTML', ['paper_id' => $paperId]);
  162. $gradingHtml = $this->renderExamHtml($paperId, includeAnswer: true, useGradingView: true);
  163. if (! $gradingHtml) {
  164. Log::error('ExamPdfExportService: 渲染判卷HTML失败', ['paper_id' => $paperId]);
  165. return null;
  166. }
  167. Log::info('generateUnifiedPdf: 判卷HTML渲染完成', ['paper_id' => $paperId, 'length' => strlen($gradingHtml)]);
  168. // 步骤2:插入分页符,合并HTML
  169. Log::info('generateUnifiedPdf: 开始合并HTML(保留原始样式)', ['paper_id' => $paperId]);
  170. $unifiedHtml = $this->mergeHtmlWithPageBreak($examHtml, $gradingHtml, $kpExplainHtml);
  171. if (! $unifiedHtml) {
  172. Log::error('ExamPdfExportService: HTML合并失败', ['paper_id' => $paperId]);
  173. return null;
  174. }
  175. Log::info('generateUnifiedPdf: HTML合并完成(将直接生成PDF,不使用pdfunite)', [
  176. 'paper_id' => $paperId,
  177. 'length' => strlen($unifiedHtml),
  178. 'has_kp_explain' => ! empty($kpExplainHtml),
  179. ]);
  180. // 步骤3:一次性生成PDF(只需20-25秒,比原来节省10-25秒)
  181. Log::info('generateUnifiedPdf: 开始使用buildPdf直接生成PDF(不使用pdfunite)', ['paper_id' => $paperId]);
  182. $pdfBinary = $this->buildPdf($unifiedHtml, true, true);
  183. if (! $pdfBinary) {
  184. Log::error('ExamPdfExportService: 生成统一PDF失败', ['paper_id' => $paperId]);
  185. return null;
  186. }
  187. Log::info('generateUnifiedPdf: PDF生成完成', ['paper_id' => $paperId, 'pdf_size' => strlen($pdfBinary)]);
  188. // 步骤4:保存PDF
  189. $paper = Paper::where('paper_id', $paperId)->first();
  190. if (! $paper) {
  191. Log::error('ExamPdfExportService: 生成统一PDF失败,未找到试卷', ['paper_id' => $paperId]);
  192. return null;
  193. }
  194. $allPdfName = $this->buildPdfFileName($paper);
  195. $path = "exams/{$allPdfName}";
  196. Log::info('generateUnifiedPdf: 开始保存PDF到云存储', ['paper_id' => $paperId, 'path' => $path]);
  197. $url = $this->pdfStorageService->put($path, $pdfBinary);
  198. if (! $url) {
  199. Log::error('ExamPdfExportService: 保存统一PDF失败', ['path' => $path]);
  200. return null;
  201. }
  202. Log::info('generateUnifiedPdf: PDF保存完成', ['paper_id' => $paperId, 'url' => $url]);
  203. // 步骤5:保存URL到数据库(存储到all_pdf_url字段)
  204. Log::info('generateUnifiedPdf: 开始保存URL到数据库', ['paper_id' => $paperId, 'field' => 'all_pdf_url']);
  205. $this->savePdfUrlToDatabase($paperId, 'all_pdf_url', $url);
  206. Log::info('generateUnifiedPdf: URL保存完成', ['paper_id' => $paperId]);
  207. Log::info('generateUnifiedPdf 全部完成(终极优化:直接HTML合并生成一份PDF)', [
  208. 'paper_id' => $paperId,
  209. 'url' => $url,
  210. 'pdf_size' => strlen($pdfBinary),
  211. 'method' => 'direct HTML merge to PDF (no pdfunite)',
  212. ]);
  213. return $url;
  214. } catch (\Throwable $e) {
  215. Log::error('generateUnifiedPdf 失败', [
  216. 'paper_id' => $paperId,
  217. 'error' => $e->getMessage(),
  218. 'trace' => $e->getTraceAsString(),
  219. ]);
  220. return null;
  221. }
  222. }
  223. /**
  224. * 生成学情分析 PDF
  225. */
  226. public function generateAnalysisReportPdf(string $paperId, string $studentId, ?string $recordId = null): ?string
  227. {
  228. if (function_exists('set_time_limit')) {
  229. @set_time_limit(240);
  230. }
  231. try {
  232. $flowStart = microtime(true);
  233. $lastMark = $flowStart;
  234. $marks = [];
  235. $mark = static function (string $label) use (&$lastMark, &$marks): void {
  236. $now = microtime(true);
  237. $marks[$label] = round(($now - $lastMark) * 1000, 1);
  238. $lastMark = $now;
  239. };
  240. Log::info('ExamPdfExportService: 开始生成学情分析PDF', [
  241. 'paper_id' => $paperId,
  242. 'student_id' => $studentId,
  243. 'record_id' => $recordId,
  244. ]);
  245. // 构建分析数据
  246. $analysisData = $this->buildAnalysisData($paperId, $studentId);
  247. $mark('build_analysis_data_ms');
  248. if (! $analysisData) {
  249. Log::warning('ExamPdfExportService: buildAnalysisData返回空数据', [
  250. 'paper_id' => $paperId,
  251. 'student_id' => $studentId,
  252. ]);
  253. return null;
  254. }
  255. Log::info('ExamPdfExportService: buildAnalysisData返回数据', [
  256. 'paper_id' => $paperId,
  257. 'student_id' => $studentId,
  258. 'analysisData_keys' => array_keys($analysisData),
  259. 'mastery_count' => count($analysisData['mastery']['items'] ?? []),
  260. 'questions_count' => count($analysisData['questions'] ?? []),
  261. ]);
  262. // 创建DTO
  263. $dto = ExamAnalysisDataDto::fromArray($analysisData);
  264. $payloadDto = ReportPayloadDto::fromExamAnalysisDataDto($dto);
  265. $mark('build_payload_dto_ms');
  266. // 打印传给模板的数据
  267. $templateData = $payloadDto->toArray();
  268. Log::info('ExamPdfExportService: 传给模板的数据', [
  269. 'paper' => $templateData['paper'] ?? null,
  270. 'student' => $templateData['student'] ?? null,
  271. 'mastery' => $templateData['mastery'] ?? null,
  272. 'parent_mastery_levels' => $templateData['parent_mastery_levels'] ?? null,
  273. 'questions_count' => count($templateData['questions'] ?? []),
  274. 'insights_count' => count($templateData['question_insights'] ?? []),
  275. 'recommendations_count' => count($templateData['recommendations'] ?? []),
  276. ]);
  277. // V3 学情报告不再渲染逐题错题卡,保留题目元数据用于统计即可。
  278. $mark('prepare_report_data_ms');
  279. // 组装V3报告展示数据(模块化)
  280. $templateData['v3'] = $this->buildAnalysisReportV3Data($templateData);
  281. $mark('build_v3_data_ms');
  282. // 渲染HTML(V3模板)
  283. $html = view('exam-analysis.pdf-report-v3', $templateData)->render();
  284. $mark('render_html_ms');
  285. if (! $html) {
  286. Log::error('ExamPdfExportService: 渲染HTML为空', ['paper_id' => $paperId]);
  287. return null;
  288. }
  289. // 生成PDF
  290. $pdfBinary = $this->buildPdf($html);
  291. $mark('build_pdf_ms');
  292. if (! $pdfBinary) {
  293. return null;
  294. }
  295. // 保存PDF(命名统一:姓名_分析报告_卷子id_卷子类型_时间戳)
  296. $studentName = (string) ($templateData['student']['name'] ?? $studentId);
  297. $paperCode = PaperNaming::extractExamCode((string) ($templateData['paper']['id'] ?? $paperId));
  298. $assembleTypeLabel = (string) ($templateData['paper']['assemble_type_label'] ?? '未知类型');
  299. $stamp = now()->format('YmdHis') . strtoupper(Str::random(4));
  300. $analysisBase = "{$studentName}_分析报告_{$paperCode}_{$assembleTypeLabel}_{$stamp}";
  301. $safeAnalysisFile = PaperNaming::toSafeFilename($analysisBase) . '.pdf';
  302. $path = "analysis_reports/{$safeAnalysisFile}";
  303. $url = $this->pdfStorageService->put($path, $pdfBinary);
  304. $mark('upload_pdf_ms');
  305. if (! $url) {
  306. Log::error('ExamPdfExportService: 保存学情PDF失败', ['path' => $path]);
  307. return null;
  308. }
  309. // 保存URL到数据库
  310. $this->saveAnalysisPdfUrl($paperId, $studentId, $recordId, $url);
  311. $mark('save_pdf_url_ms');
  312. $marks['total_ms'] = round((microtime(true) - $flowStart) * 1000, 1);
  313. Log::info('ExamPdfExportService: 学情分析PDF耗时明细', [
  314. 'paper_id' => $paperId,
  315. 'student_id' => $studentId,
  316. 'record_id' => $recordId,
  317. 'timing' => $marks,
  318. ]);
  319. return $url;
  320. } catch (\Throwable $e) {
  321. Log::error('ExamPdfExportService: 生成学情分析PDF失败', [
  322. 'paper_id' => $paperId,
  323. 'student_id' => $studentId,
  324. 'record_id' => $recordId,
  325. 'error' => $e->getMessage(),
  326. 'exception' => get_class($e),
  327. 'trace' => $e->getTraceAsString(),
  328. ]);
  329. return null;
  330. }
  331. }
  332. /**
  333. * 构建学情报告 V3 展示数据(模块化视图)
  334. */
  335. private function buildAnalysisReportV3Data(array $templateData): array
  336. {
  337. $rawAnalysis = $templateData['analysis_data'] ?? [];
  338. $kpRows = $rawAnalysis['knowledge_point_analysis'] ?? [];
  339. $questionRows = $rawAnalysis['question_analysis'] ?? [];
  340. $overallSummary = $rawAnalysis['overall_summary'] ?? [];
  341. $kpMeta = $this->getKnowledgePointMetaMap();
  342. $grade = (string) ($templateData['student']['grade'] ?? '');
  343. $stage = $this->resolveRadarStage($grade, $templateData['full_parent_mastery_levels'] ?? []);
  344. $profile = $this->getRadarProfileByStage($stage);
  345. $rootCode = (string) ($profile['root_code'] ?? 'M00');
  346. $moduleCodes = $profile['module_codes'] ?? [];
  347. $moduleNames = $profile['module_names'] ?? [];
  348. $moduleAgg = [];
  349. foreach ($moduleCodes as $moduleCode) {
  350. $moduleAgg[$moduleCode] = [
  351. 'mastery_sum' => 0.0,
  352. 'mastery_count' => 0,
  353. 'question_max' => 0.0,
  354. 'question_obtained' => 0.0,
  355. 'question_count' => 0,
  356. ];
  357. }
  358. $fullParentMap = $templateData['full_parent_mastery_levels'] ?? [];
  359. if (! is_array($fullParentMap)) {
  360. $fullParentMap = [];
  361. }
  362. foreach ($kpRows as $row) {
  363. $kpId = trim((string) ($row['kp_id'] ?? ''));
  364. if ($kpId === '') {
  365. continue;
  366. }
  367. $moduleCode = $this->mapKpToStageModule($kpId, $kpMeta, $rootCode);
  368. if (! $moduleCode || ! isset($moduleAgg[$moduleCode])) {
  369. continue;
  370. }
  371. $mastery = (float) ($row['mastery_level'] ?? 0);
  372. $moduleAgg[$moduleCode]['mastery_sum'] += $mastery;
  373. $moduleAgg[$moduleCode]['mastery_count']++;
  374. }
  375. foreach ($questionRows as $questionRow) {
  376. $maxScore = (float) ($questionRow['max_score'] ?? 0);
  377. $obtainedScore = (float) ($questionRow['score_obtained'] ?? 0);
  378. if ($maxScore <= 0) {
  379. continue;
  380. }
  381. $kpId = '';
  382. $questionKps = $questionRow['knowledge_points'] ?? [];
  383. if (is_array($questionKps) && ! empty($questionKps)) {
  384. $first = $questionKps[0] ?? [];
  385. if (is_array($first)) {
  386. $kpId = trim((string) ($first['kp_id'] ?? ''));
  387. }
  388. }
  389. if ($kpId === '') {
  390. continue;
  391. }
  392. $moduleCode = $this->mapKpToStageModule($kpId, $kpMeta, $rootCode);
  393. if (! $moduleCode || ! isset($moduleAgg[$moduleCode])) {
  394. continue;
  395. }
  396. $moduleAgg[$moduleCode]['question_max'] += $maxScore;
  397. $moduleAgg[$moduleCode]['question_obtained'] += max(0.0, min($obtainedScore, $maxScore));
  398. $moduleAgg[$moduleCode]['question_count']++;
  399. }
  400. $moduleRows = [];
  401. foreach ($moduleCodes as $moduleCode) {
  402. $agg = $moduleAgg[$moduleCode] ?? null;
  403. $masteryLevel = null;
  404. $kpCount = 0;
  405. if (isset($fullParentMap[$moduleCode])) {
  406. $parentRow = $fullParentMap[$moduleCode];
  407. $masteryLevel = isset($parentRow['mastery_level']) ? (float) $parentRow['mastery_level'] : null;
  408. $kpCount = (int) ($parentRow['children_total_count'] ?? 0);
  409. }
  410. if ($masteryLevel === null && $agg && $agg['mastery_count'] > 0) {
  411. $masteryLevel = $agg['mastery_sum'] / $agg['mastery_count'];
  412. }
  413. $masteryScore5 = $masteryLevel !== null ? round($masteryLevel * 5, 2) : null;
  414. $examMax = (float) ($agg['question_max'] ?? 0.0);
  415. $examObtained = (float) ($agg['question_obtained'] ?? 0.0);
  416. $examRate = $examMax > 0 ? round($examObtained / $examMax, 4) : null;
  417. if ($kpCount <= 0) {
  418. $kpCount = (int) ($agg['mastery_count'] ?? 0);
  419. }
  420. $moduleRows[] = [
  421. 'module_code' => $moduleCode,
  422. 'module_name' => $moduleNames[$moduleCode] ?? $moduleCode,
  423. 'mastery_level' => $masteryLevel !== null ? round($masteryLevel, 4) : null,
  424. 'mastery_score_5' => $masteryScore5,
  425. 'status' => $this->resolveMasteryStatus($masteryLevel),
  426. 'kp_count' => $kpCount,
  427. 'question_count' => (int) ($agg['question_count'] ?? 0),
  428. 'exam_max_score' => round($examMax, 2),
  429. 'exam_obtained_score' => round($examObtained, 2),
  430. 'exam_score_rate' => $examRate,
  431. ];
  432. }
  433. $allMax = 0.0;
  434. $allObtained = 0.0;
  435. foreach ($moduleRows as $moduleRow) {
  436. $allMax += (float) ($moduleRow['exam_max_score'] ?? 0);
  437. $allObtained += (float) ($moduleRow['exam_obtained_score'] ?? 0);
  438. }
  439. $scoreRate = $allMax > 0 ? round($allObtained / $allMax, 4) : null;
  440. $avgMastery = isset($overallSummary['average_mastery'])
  441. ? (float) $overallSummary['average_mastery']
  442. : $this->averageByKey(array_filter($moduleRows, fn ($m) => $m['mastery_level'] !== null), 'mastery_level');
  443. $paths = $this->buildV3LearningPaths($moduleRows);
  444. $difficultyInsight = $this->buildV3DifficultyInsight($templateData);
  445. $comparisonInsight = $this->buildV3ComparisonInsight(
  446. $templateData,
  447. $scoreRate,
  448. $avgMastery
  449. );
  450. $fallbackOverallLabel = $overallSummary['overall_performance'] ?? $this->resolveOverallPerformanceLabel($avgMastery);
  451. $overallComposite = $this->buildV3OverallCompositeEvaluation(
  452. $scoreRate,
  453. $avgMastery,
  454. $difficultyInsight,
  455. $comparisonInsight,
  456. $fallbackOverallLabel
  457. );
  458. $overallLabel = (string) ($overallComposite['label'] ?? $fallbackOverallLabel);
  459. // 雷达图:轴固定为学段根节点的“第一层父知识点”(根节点的直接子节点)
  460. // 掌握度计算口径:严格沿用上一版父节点掌握度口径(full_parent_mastery_levels / parent_mastery_levels)。
  461. $radar = [];
  462. $hitParentMap = $templateData['parent_mastery_levels'] ?? [];
  463. if (! is_array($hitParentMap)) {
  464. $hitParentMap = [];
  465. }
  466. // 第二块聚类视图数据:严格按学段知识树叶子节点分组(与 math.client-pc 层级一致)
  467. $radarChildrenByModule = [];
  468. $examHitCodes = $templateData['exam_hit_kp_codes'] ?? [];
  469. if (! is_array($examHitCodes)) {
  470. $examHitCodes = [];
  471. }
  472. $examHitSet = array_fill_keys(array_map(static fn ($v) => (string) $v, $examHitCodes), true);
  473. $masteryMapForCluster = $templateData['mastery_map'] ?? [];
  474. if (! is_array($masteryMapForCluster)) {
  475. $masteryMapForCluster = [];
  476. }
  477. $kpChangeMap = [];
  478. foreach ($kpRows as $row) {
  479. $code = trim((string) ($row['kp_code'] ?? $row['knowledge_point_code'] ?? $row['code'] ?? ''));
  480. if ($code === '') {
  481. continue;
  482. }
  483. $changeRaw = $row['mastery_change'] ?? $row['change'] ?? null;
  484. if ($changeRaw === null || $changeRaw === '') {
  485. continue;
  486. }
  487. $kpChangeMap[$code] = (float) $changeRaw;
  488. }
  489. if (empty($kpChangeMap)) {
  490. $studentId = (string) ($templateData['student']['id'] ?? '');
  491. $paperId = (string) ($templateData['paper']['id'] ?? '');
  492. if ($studentId !== '' && $paperId !== '') {
  493. try {
  494. $snapshot = DB::connection('mysql')
  495. ->table('knowledge_point_mastery_snapshots')
  496. ->where('student_id', $studentId)
  497. ->where('paper_id', $paperId)
  498. ->latest('snapshot_time')
  499. ->first();
  500. if ($snapshot && ! empty($snapshot->mastery_data)) {
  501. $snapshotData = json_decode((string) $snapshot->mastery_data, true);
  502. if (is_array($snapshotData)) {
  503. foreach ($snapshotData as $kpCode => $node) {
  504. if (! is_array($node)) {
  505. continue;
  506. }
  507. $change = $node['change'] ?? null;
  508. if ($change === null && isset($node['current_mastery'], $node['previous_mastery'])) {
  509. $change = floatval($node['current_mastery']) - floatval($node['previous_mastery']);
  510. }
  511. if ($change === null || $change === '') {
  512. continue;
  513. }
  514. $code = trim((string) $kpCode);
  515. if ($code === '') {
  516. continue;
  517. }
  518. $kpChangeMap[$code] = (float) $change;
  519. }
  520. }
  521. }
  522. } catch (\Throwable $e) {
  523. Log::warning('ExamPdfExportService: 聚类变化值快照回填失败', [
  524. 'paper_id' => $paperId,
  525. 'student_id' => $studentId,
  526. 'error' => $e->getMessage(),
  527. ]);
  528. }
  529. }
  530. }
  531. $stageCodes = $this->collectStageKnowledgePoints($rootCode);
  532. $childrenByParent = [];
  533. foreach ($kpMeta as $code => $meta) {
  534. $p = trim((string) ($meta['parent_kp_code'] ?? ''));
  535. if ($p !== '') {
  536. $childrenByParent[$p][] = (string) $code;
  537. }
  538. }
  539. $expandedExamHitSet = $examHitSet;
  540. foreach (array_keys($examHitSet) as $hitCode) {
  541. foreach ($this->collectLeafDescendants($hitCode, $childrenByParent) as $leafCode) {
  542. $expandedExamHitSet[$leafCode] = true;
  543. }
  544. }
  545. $resolveHierarchyForCluster = function (string $kpId) use ($kpMeta, $rootCode): array {
  546. $rootName = trim((string) ($kpMeta[$rootCode]['name'] ?? $rootCode));
  547. $lineage = [];
  548. $cursor = $kpId;
  549. $guard = 0;
  550. while ($cursor !== '' && isset($kpMeta[$cursor]) && $guard < 24) {
  551. $nodeName = trim((string) ($kpMeta[$cursor]['name'] ?? $cursor));
  552. if ($nodeName !== '') {
  553. $lineage[] = $nodeName;
  554. }
  555. $parent = trim((string) ($kpMeta[$cursor]['parent_kp_code'] ?? ''));
  556. if ($parent === '' || $parent === $cursor || $parent === $rootCode) {
  557. break;
  558. }
  559. $cursor = $parent;
  560. $guard++;
  561. }
  562. $nonRootPath = array_reverse($lineage); // 等价前端去 root 后的路径
  563. $safePath = !empty($nonRootPath) ? $nonRootPath : [trim((string) ($kpMeta[$kpId]['name'] ?? $kpId))];
  564. $pathCount = count($safePath);
  565. $parentName = $safePath[$pathCount - 2] ?? $safePath[$pathCount - 1] ?? $rootName;
  566. $grandParentName = $safePath[$pathCount - 3] ?? $safePath[0] ?? $parentName;
  567. $greatGrandParentName = $safePath[$pathCount - 4] ?? $safePath[0] ?? $grandParentName;
  568. $path = implode(' > ', array_filter(array_merge([$rootName], $safePath)));
  569. return [
  570. 'parent_name' => $parentName,
  571. 'grand_parent_name' => $grandParentName,
  572. 'great_grand_parent_name' => $greatGrandParentName,
  573. 'path' => $path,
  574. ];
  575. };
  576. foreach ($stageCodes as $kpId) {
  577. $kpId = trim((string) $kpId);
  578. if ($kpId === '' || ! isset($kpMeta[$kpId])) {
  579. continue;
  580. }
  581. // 仅纳入叶子知识点,保证与前端 flattenKnowledgePoints 一致
  582. if (! empty($childrenByParent[$kpId] ?? [])) {
  583. continue;
  584. }
  585. $moduleCode = $this->mapKpToStageModule($kpId, $kpMeta, $rootCode);
  586. if (! $moduleCode || ! in_array($moduleCode, $moduleCodes, true)) {
  587. continue;
  588. }
  589. $parentCode = (string) ($kpMeta[$kpId]['parent_kp_code'] ?? '');
  590. $depth = $this->resolveDepthToModule($kpId, $moduleCode, $kpMeta);
  591. $hierarchy = $resolveHierarchyForCluster($kpId);
  592. $masteryValue = array_key_exists($kpId, $masteryMapForCluster)
  593. ? floatval($masteryMapForCluster[$kpId])
  594. : null;
  595. $changeValue = array_key_exists($kpId, $kpChangeMap)
  596. ? (float) $kpChangeMap[$kpId]
  597. : null;
  598. $isHit = isset($expandedExamHitSet[$kpId]);
  599. $radarChildrenByModule[$moduleCode][] = [
  600. 'code' => $kpId,
  601. 'name' => $kpMeta[$kpId]['name'] ?? $kpId,
  602. 'parent_code' => $parentCode,
  603. 'parent_name' => $hierarchy['parent_name'],
  604. 'grand_parent_name' => $hierarchy['grand_parent_name'],
  605. 'great_grand_parent_name' => $hierarchy['great_grand_parent_name'],
  606. 'path' => $hierarchy['path'],
  607. 'depth' => $depth,
  608. 'change' => $changeValue !== null ? round($changeValue, 4) : null,
  609. 'mastery_level' => $masteryValue !== null ? round($masteryValue, 4) : null,
  610. 'changed' => $changeValue !== null,
  611. 'is_hit' => $isHit,
  612. ];
  613. }
  614. foreach ($radarChildrenByModule as $moduleCode => $items) {
  615. usort($items, static function ($a, $b) {
  616. $da = (int) ($a['depth'] ?? 1);
  617. $db = (int) ($b['depth'] ?? 1);
  618. if ($da !== $db) {
  619. return $da <=> $db;
  620. }
  621. $ca = abs((float) ($a['change'] ?? 0));
  622. $cb = abs((float) ($b['change'] ?? 0));
  623. if ($ca === $cb) {
  624. return strcmp((string) ($a['code'] ?? ''), (string) ($b['code'] ?? ''));
  625. }
  626. return $cb <=> $ca;
  627. });
  628. $radarChildrenByModule[$moduleCode] = $items;
  629. }
  630. foreach ($moduleCodes as $moduleCode) {
  631. $hitParentRow = $hitParentMap[$moduleCode] ?? null;
  632. $hitAvg = null;
  633. if (is_array($hitParentRow) && isset($hitParentRow['children_hit_avg_mastery'])) {
  634. $hitAvg = (float) $hitParentRow['children_hit_avg_mastery'];
  635. }
  636. $fullParentRow = $fullParentMap[$moduleCode] ?? null;
  637. $fullMastery = null;
  638. if (is_array($fullParentRow) && isset($fullParentRow['mastery_level'])) {
  639. $fullMastery = (float) $fullParentRow['mastery_level'];
  640. }
  641. $mastery = $hitAvg ?? $fullMastery;
  642. $hasMastery = $mastery !== null;
  643. $score5 = $hasMastery ? round($mastery * 5, 2) : 0.0;
  644. $status = $hasMastery ? $this->resolveMasteryStatus($mastery) : '未涉及';
  645. $radar[] = [
  646. 'code' => $moduleCode,
  647. 'name' => $moduleNames[$moduleCode] ?? $moduleCode,
  648. 'value' => $score5,
  649. 'status' => $status,
  650. 'has_mastery' => $hasMastery,
  651. 'children' => $radarChildrenByModule[$moduleCode] ?? [],
  652. ];
  653. }
  654. return [
  655. 'summary' => [
  656. 'score_obtained' => round($allObtained, 1),
  657. 'score_total' => round($allMax, 1),
  658. 'score_rate' => $scoreRate,
  659. 'average_mastery' => $avgMastery !== null ? round($avgMastery, 4) : null,
  660. 'overall_label' => $overallLabel,
  661. 'overall_label_detail' => $overallComposite,
  662. 'stage' => $stage,
  663. 'difficulty' => $difficultyInsight,
  664. 'comparison' => $comparisonInsight,
  665. ],
  666. 'radar' => $radar,
  667. 'modules' => $moduleRows,
  668. 'paths' => $paths,
  669. ];
  670. }
  671. private function buildV3LearningPaths(array $moduleRows): array
  672. {
  673. $items = [];
  674. foreach ($moduleRows as $moduleRow) {
  675. if (! isset($moduleRow['mastery_level']) || $moduleRow['mastery_level'] === null) {
  676. continue;
  677. }
  678. $items[] = [
  679. 'name' => (string) ($moduleRow['module_name'] ?? ''),
  680. 'module_code' => (string) ($moduleRow['module_code'] ?? ''),
  681. 'mastery_level' => (float) $moduleRow['mastery_level'],
  682. 'status' => $moduleRow['status'] ?? '未学习',
  683. ];
  684. }
  685. usort($items, fn ($a, $b) => $a['mastery_level'] <=> $b['mastery_level']);
  686. $lowToHigh = $items;
  687. $highToLow = array_reverse($items);
  688. $keep = array_values(array_filter($highToLow, fn ($i) => ($this->toPcMasteryPercent($i['mastery_level']) ?? -1) >= 85));
  689. $boost = array_values(array_filter($lowToHigh, function ($i) {
  690. $percent = $this->toPcMasteryPercent($i['mastery_level']) ?? -1;
  691. return $percent >= 60 && $percent < 85;
  692. }));
  693. $key = array_values(array_filter($lowToHigh, fn ($i) => ($this->toPcMasteryPercent($i['mastery_level']) ?? 101) < 60));
  694. return [
  695. 'keep' => $keep,
  696. 'boost' => $boost,
  697. 'key' => $key,
  698. ];
  699. }
  700. private function resolveMasteryStatus(?float $mastery): string
  701. {
  702. $percent = $this->toPcMasteryPercent($mastery);
  703. if ($percent === null) {
  704. return '未学习';
  705. }
  706. if ($percent >= 85) {
  707. return '已掌握';
  708. }
  709. if ($percent >= 60) {
  710. return '薄弱';
  711. }
  712. return '未入门';
  713. }
  714. private function toPcMasteryPercent(?float $mastery): ?int
  715. {
  716. if ($mastery === null) {
  717. return null;
  718. }
  719. // PC API returns mastery rounded to 2 decimals, then the frontend Math.rounds it to 0-100.
  720. return (int) round(round($mastery, 2) * 100);
  721. }
  722. private function resolveOverallPerformanceLabel(?float $avgMastery): string
  723. {
  724. if ($avgMastery === null) {
  725. return '待评估';
  726. }
  727. if ($avgMastery >= 0.85) {
  728. return '优秀';
  729. }
  730. if ($avgMastery >= 0.7) {
  731. return '良好';
  732. }
  733. if ($avgMastery >= 0.55) {
  734. return '一般';
  735. }
  736. return '需提升';
  737. }
  738. private function averageByKey(array $rows, string $key): ?float
  739. {
  740. if (empty($rows)) {
  741. return null;
  742. }
  743. $sum = 0.0;
  744. $count = 0;
  745. foreach ($rows as $row) {
  746. if (! isset($row[$key])) {
  747. continue;
  748. }
  749. $sum += (float) $row[$key];
  750. $count++;
  751. }
  752. return $count > 0 ? ($sum / $count) : null;
  753. }
  754. private function buildV3DifficultyInsight(array $templateData): array
  755. {
  756. $paper = $templateData['paper'] ?? [];
  757. $questions = $templateData['questions'] ?? [];
  758. $rawCategory = (string) ($paper['difficulty_category'] ?? '');
  759. $level = QuestionDifficultyCalibrationAnalyzer::parsePaperDifficultyCategory($rawCategory);
  760. $levelInt = $level !== null ? (int) round($level) : null;
  761. $range = $this->difficultyRangeByLevel($levelInt);
  762. $difficulties = [];
  763. foreach ($questions as $q) {
  764. $d = $q['difficulty'] ?? null;
  765. if ($d !== null && is_numeric($d)) {
  766. $dv = (float) $d;
  767. if ($dv >= 0.0 && $dv <= 1.0) {
  768. $difficulties[] = $dv;
  769. }
  770. }
  771. }
  772. $actualAvg = ! empty($difficulties) ? (array_sum($difficulties) / count($difficulties)) : null;
  773. $actualLevel = $actualAvg !== null ? $this->mapDifficultyValueToLevel($actualAvg) : null;
  774. $targetCenter = $range !== null ? (($range['min'] + $range['max']) / 2.0) : null;
  775. $deviation = ($actualAvg !== null && $targetCenter !== null) ? ($actualAvg - $targetCenter) : null;
  776. $matchStatus = '暂无';
  777. if ($actualAvg !== null && $range !== null) {
  778. if ($actualAvg > $range['max']) {
  779. $matchStatus = '偏难';
  780. } elseif ($actualAvg < $range['min']) {
  781. $matchStatus = '偏易';
  782. } else {
  783. $matchStatus = '匹配';
  784. }
  785. }
  786. $scoreRate = $this->resolveCurrentScoreRateForDifficultyInsight($templateData);
  787. $scoreBand = $this->resolveScoreRateBandForDifficultyInsight($scoreRate);
  788. $seed = sprintf(
  789. '%s|%s|%s|%s',
  790. (string) ($paper['id'] ?? ''),
  791. (string) (($templateData['student'] ?? [])['id'] ?? ''),
  792. $matchStatus,
  793. $scoreBand
  794. );
  795. $explain = $this->buildDifficultyExplainByContext($matchStatus, $scoreBand, $seed);
  796. return [
  797. 'target_category_raw' => $rawCategory,
  798. 'target_level' => $levelInt,
  799. 'target_label' => $this->difficultyLevelLabel($levelInt, $rawCategory),
  800. 'target_range' => $range,
  801. 'actual_average_difficulty' => $actualAvg !== null ? round($actualAvg, 4) : null,
  802. 'actual_level' => $actualLevel,
  803. 'actual_label' => $actualLevel !== null ? $this->difficultyLevelLabel($actualLevel) : null,
  804. 'deviation' => $deviation !== null ? round($deviation, 4) : null,
  805. 'status' => $matchStatus,
  806. 'question_count' => count($difficulties),
  807. 'score_rate' => $scoreRate !== null ? round($scoreRate, 4) : null,
  808. 'score_band' => $scoreBand,
  809. 'explain' => $explain,
  810. ];
  811. }
  812. private function resolveCurrentScoreRateForDifficultyInsight(array $templateData): ?float
  813. {
  814. $rawOverall = (array) (($templateData['analysis_data'] ?? [])['overall_summary'] ?? []);
  815. if (isset($rawOverall['score_rate']) && is_numeric($rawOverall['score_rate'])) {
  816. $v = (float) $rawOverall['score_rate'];
  817. if ($v >= 0.0 && $v <= 1.0) {
  818. return $v;
  819. }
  820. if ($v > 1.0 && $v <= 100.0) {
  821. return $v / 100.0;
  822. }
  823. }
  824. $questions = $templateData['questions'] ?? [];
  825. $total = 0.0;
  826. $obtained = 0.0;
  827. foreach ($questions as $q) {
  828. $max = $q['score'] ?? $q['max_score'] ?? null;
  829. $got = $q['score_obtained'] ?? null;
  830. if (! is_numeric($max) || ! is_numeric($got)) {
  831. continue;
  832. }
  833. $maxVal = (float) $max;
  834. if ($maxVal <= 0) {
  835. continue;
  836. }
  837. $gotVal = max(0.0, min((float) $got, $maxVal));
  838. $total += $maxVal;
  839. $obtained += $gotVal;
  840. }
  841. return $total > 0 ? ($obtained / $total) : null;
  842. }
  843. private function resolveScoreRateBandForDifficultyInsight(?float $scoreRate): string
  844. {
  845. if ($scoreRate === null) {
  846. return 'unknown';
  847. }
  848. if ($scoreRate >= 0.8) {
  849. return 'high';
  850. }
  851. if ($scoreRate >= 0.6) {
  852. return 'mid';
  853. }
  854. return 'low';
  855. }
  856. private function buildDifficultyExplainByContext(string $matchStatus, string $scoreBand, string $seed): string
  857. {
  858. $messageMap = config('exam.analysis_report_v3.difficulty_explain_messages', []);
  859. if (! is_array($messageMap) || empty($messageMap)) {
  860. $messageMap = [
  861. '暂无' => [
  862. 'unknown' => [
  863. '暂无足够数据评估难度匹配。',
  864. ],
  865. ],
  866. ];
  867. }
  868. $statusMap = $messageMap[$matchStatus] ?? $messageMap['暂无'];
  869. $candidates = $statusMap[$scoreBand] ?? $statusMap['unknown'] ?? $messageMap['暂无']['unknown'];
  870. return $this->pickStableVariantMessage($candidates, $seed);
  871. }
  872. private function pickStableVariantMessage(array $messages, string $seed): string
  873. {
  874. if (empty($messages)) {
  875. return '暂无足够数据评估难度匹配。';
  876. }
  877. $idx = abs(crc32($seed)) % count($messages);
  878. return (string) $messages[$idx];
  879. }
  880. private function buildV3ComparisonInsight(array $templateData, ?float $currentScoreRate, ?float $currentMastery): array
  881. {
  882. $paper = $templateData['paper'] ?? [];
  883. $student = $templateData['student'] ?? [];
  884. $studentId = (string) ($student['id'] ?? '');
  885. $grade = (string) ($student['grade'] ?? '');
  886. $paperId = (string) ($paper['id'] ?? '');
  887. $paperType = isset($paper['paper_type']) ? (int) $paper['paper_type'] : null;
  888. $history = [
  889. 'has_data' => false,
  890. 'is_first_exam' => false,
  891. 'low_baseline_guard' => false,
  892. 'sample_size' => 0,
  893. 'baseline_score_rate' => null,
  894. 'delta_score_rate' => null,
  895. 'trend' => '暂无',
  896. 'message' => '历史样本不足,暂无法形成稳定趋势。',
  897. ];
  898. $peers = [
  899. 'has_data' => false,
  900. 'sample_size' => 0,
  901. 'raw_sample_size' => 0,
  902. 'peer_avg_score_rate' => null,
  903. 'delta_score_rate' => null,
  904. 'percentile' => null,
  905. 'band' => '暂无',
  906. 'display_mode' => 'none',
  907. 'show_line' => false,
  908. 'band_icon' => '•',
  909. 'band_color' => '#64748b',
  910. 'message' => '同群体样本不足,暂无法做稳健对比。',
  911. ];
  912. if ($studentId === '') {
  913. return ['history' => $history, 'peers' => $peers];
  914. }
  915. try {
  916. $historyRows = DB::connection('mysql')
  917. ->table('papers as p')
  918. ->join('paper_questions as pq', 'pq.paper_id', '=', 'p.paper_id')
  919. ->where('p.student_id', $studentId)
  920. ->when($paperId !== '', fn ($q) => $q->where('p.paper_id', '!=', $paperId))
  921. ->groupBy('p.paper_id', 'p.created_at')
  922. ->selectRaw('p.paper_id, p.created_at, SUM(COALESCE(pq.score, 0)) as total_score, SUM(COALESCE(pq.score_obtained, 0)) as obtained_score')
  923. ->havingRaw('SUM(COALESCE(pq.score, 0)) > 0')
  924. ->orderByDesc('p.created_at')
  925. ->limit(7)
  926. ->get();
  927. $historyRates = [];
  928. foreach ($historyRows as $row) {
  929. $total = (float) ($row->total_score ?? 0);
  930. if ($total <= 0) {
  931. continue;
  932. }
  933. $historyRates[] = (float) ($row->obtained_score ?? 0) / $total;
  934. }
  935. if (! empty($historyRates) && $currentScoreRate !== null) {
  936. $baseline = array_sum($historyRates) / count($historyRates);
  937. $delta = $currentScoreRate - $baseline;
  938. $history['has_data'] = true;
  939. $history['sample_size'] = count($historyRates);
  940. $history['baseline_score_rate'] = round($baseline, 4);
  941. $history['delta_score_rate'] = round($delta, 4);
  942. if ($baseline <= 0.02 && count($historyRates) >= 5) {
  943. $history['low_baseline_guard'] = true;
  944. $history['trend'] = '基线偏低';
  945. $history['message'] = '近7次历史基线过低,单次涨跌参考意义有限,建议重点看后续连续3次趋势。';
  946. } else {
  947. $history['trend'] = $this->resolveDeltaTrendLabel($delta);
  948. $history['message'] = $delta >= 0
  949. ? '相较于近期个人表现,本次成绩处于上行区间。'
  950. : '相较于近期个人表现,本次成绩略有回落,建议优先复盘错因分布。';
  951. }
  952. } elseif ($currentScoreRate !== null) {
  953. $history['is_first_exam'] = true;
  954. $history['message'] = $this->pickFirstExamEncouragementMessageByScore($currentScoreRate);
  955. }
  956. } catch (\Throwable $e) {
  957. Log::warning('ExamPdfExportService: 构建历史对比失败', ['error' => $e->getMessage()]);
  958. }
  959. try {
  960. if ($grade !== '' && $currentScoreRate !== null) {
  961. $peerRows = DB::connection('mysql')
  962. ->table('papers as p')
  963. ->join('students as s', 's.student_id', '=', 'p.student_id')
  964. ->join('paper_questions as pq', 'pq.paper_id', '=', 'p.paper_id')
  965. ->where('s.grade', $grade)
  966. ->where('p.student_id', '!=', $studentId)
  967. ->when($paperType !== null, fn ($q) => $q->where('p.paper_type', $paperType))
  968. ->groupBy('p.paper_id', 'p.created_at')
  969. ->selectRaw('p.paper_id, p.created_at, SUM(COALESCE(pq.score, 0)) as total_score, SUM(COALESCE(pq.score_obtained, 0)) as obtained_score')
  970. ->havingRaw('SUM(COALESCE(pq.score, 0)) > 0')
  971. ->orderByDesc('p.created_at')
  972. ->limit(300)
  973. ->get();
  974. $peerRates = [];
  975. foreach ($peerRows as $row) {
  976. $total = (float) ($row->total_score ?? 0);
  977. if ($total <= 0) {
  978. continue;
  979. }
  980. $peerRates[] = (float) ($row->obtained_score ?? 0) / $total;
  981. }
  982. if (! empty($peerRates)) {
  983. sort($peerRates);
  984. $peerAvg = array_sum($peerRates) / count($peerRates);
  985. $ltCount = 0;
  986. $eqCount = 0;
  987. foreach ($peerRates as $rate) {
  988. if ($rate < $currentScoreRate) {
  989. $ltCount++;
  990. } elseif (abs($rate - $currentScoreRate) < 1e-9) {
  991. $eqCount++;
  992. }
  993. }
  994. // 使用 mid-rank percentile,避免并列值把分位夸大到 100%
  995. $percentile = (100.0 * ($ltCount + 0.5 * $eqCount)) / count($peerRates);
  996. $delta = $currentScoreRate - $peerAvg;
  997. $peerCount = count($peerRates);
  998. $band = $this->resolvePeerBand($percentile);
  999. $bandVisual = $this->resolvePeerBandVisual($band);
  1000. $peers['has_data'] = true;
  1001. $peers['show_line'] = true;
  1002. $peers['sample_size'] = $peerCount;
  1003. $peers['raw_sample_size'] = $peerCount;
  1004. $peers['peer_avg_score_rate'] = round($peerAvg, 4);
  1005. $peers['delta_score_rate'] = round($delta, 4);
  1006. $peers['percentile'] = round($percentile, 1);
  1007. $peers['band'] = $band;
  1008. $peers['band_icon'] = $bandVisual['icon'];
  1009. $peers['band_color'] = $bandVisual['color'];
  1010. if ($peerCount < 50) {
  1011. $peers['display_mode'] = 'masked';
  1012. $peers['sample_size'] = null;
  1013. $peers['peer_avg_score_rate'] = null;
  1014. $peers['percentile'] = null;
  1015. $peers['message'] = '已建立同群体参照,当前处于'.$band.'区间。';
  1016. } elseif ($peerCount > 200) {
  1017. $peers['display_mode'] = 'percentile_only';
  1018. $peers['sample_size'] = null;
  1019. $peers['peer_avg_score_rate'] = null;
  1020. $peers['percentile'] = null;
  1021. $peers['message'] = '和上百位同年级同类型学生相比,你当前处于'.$band.'水平。';
  1022. } else {
  1023. $peers['display_mode'] = 'detailed';
  1024. $peers['message'] = '同年级同类型参照中,你当前位于 '
  1025. .number_format($percentile, 1).'% 分位,群体均值 '
  1026. .number_format($peerAvg * 100, 1).'% 。';
  1027. }
  1028. }
  1029. }
  1030. } catch (\Throwable $e) {
  1031. Log::warning('ExamPdfExportService: 构建同群体对比失败', ['error' => $e->getMessage()]);
  1032. }
  1033. return [
  1034. 'history' => $history,
  1035. 'peers' => $peers,
  1036. 'mastery' => [
  1037. 'current_average_mastery' => $currentMastery !== null ? round($currentMastery, 4) : null,
  1038. ],
  1039. ];
  1040. }
  1041. private function difficultyRangeByLevel(?int $level): ?array
  1042. {
  1043. $map = [
  1044. 0 => ['min' => 0.00, 'max' => 0.10],
  1045. 1 => ['min' => 0.10, 'max' => 0.25],
  1046. 2 => ['min' => 0.25, 'max' => 0.50],
  1047. 3 => ['min' => 0.50, 'max' => 0.75],
  1048. 4 => ['min' => 0.75, 'max' => 1.00],
  1049. ];
  1050. if ($level === null || ! isset($map[$level])) {
  1051. return null;
  1052. }
  1053. return $map[$level];
  1054. }
  1055. private function mapDifficultyValueToLevel(float $difficulty): int
  1056. {
  1057. if ($difficulty < 0.10) {
  1058. return 0;
  1059. }
  1060. if ($difficulty < 0.25) {
  1061. return 1;
  1062. }
  1063. if ($difficulty < 0.50) {
  1064. return 2;
  1065. }
  1066. if ($difficulty < 0.75) {
  1067. return 3;
  1068. }
  1069. return 4;
  1070. }
  1071. private function difficultyLevelLabel(?int $level, ?string $fallback = null): string
  1072. {
  1073. $map = [
  1074. 0 => '0基础',
  1075. 1 => '筑基',
  1076. 2 => '提分',
  1077. 3 => '培优',
  1078. 4 => '竞赛',
  1079. ];
  1080. if ($level !== null && isset($map[$level])) {
  1081. return $map[$level];
  1082. }
  1083. $fallback = trim((string) $fallback);
  1084. return $fallback !== '' ? $fallback : '未设置';
  1085. }
  1086. private function resolveDeltaTrendLabel(float $delta): string
  1087. {
  1088. if ($delta >= 0.05) {
  1089. return '显著提升';
  1090. }
  1091. if ($delta >= 0.02) {
  1092. return '小幅提升';
  1093. }
  1094. if ($delta > -0.02) {
  1095. return '基本持平';
  1096. }
  1097. if ($delta > -0.05) {
  1098. return '小幅回落';
  1099. }
  1100. return '明显回落';
  1101. }
  1102. private function resolvePeerBand(float $percentile): string
  1103. {
  1104. if ($percentile >= 75) {
  1105. return '领先';
  1106. }
  1107. if ($percentile >= 45) {
  1108. return '中上';
  1109. }
  1110. if ($percentile >= 25) {
  1111. return '中下';
  1112. }
  1113. return '待提升';
  1114. }
  1115. /**
  1116. * 综合当前表现、历史趋势、同群体位置,给出“整体水平”。
  1117. *
  1118. * @return array{
  1119. * label:string,
  1120. * composite_score:float,
  1121. * current_score:float,
  1122. * history_score:float,
  1123. * peer_score:float,
  1124. * difficulty_adjust:float
  1125. * }
  1126. */
  1127. private function buildV3OverallCompositeEvaluation(
  1128. ?float $scoreRate,
  1129. ?float $avgMastery,
  1130. array $difficultyInsight,
  1131. array $comparisonInsight,
  1132. string $fallbackLabel
  1133. ): array {
  1134. $currentScoreRatePct = $scoreRate !== null ? max(0.0, min(100.0, $scoreRate * 100.0)) : 50.0;
  1135. $currentMasteryPct = $avgMastery !== null ? max(0.0, min(100.0, $avgMastery * 100.0)) : 50.0;
  1136. $currentScore = (0.7 * $currentScoreRatePct) + (0.3 * $currentMasteryPct);
  1137. $history = $comparisonInsight['history'] ?? [];
  1138. $historyScore = 60.0;
  1139. if (! empty($history['is_first_exam'])) {
  1140. $historyScore = 60.0;
  1141. } elseif (! empty($history['low_baseline_guard'])) {
  1142. $historyScore = 60.0;
  1143. } elseif (! empty($history['has_data']) && isset($history['delta_score_rate'])) {
  1144. $delta = (float) $history['delta_score_rate']; // ±1
  1145. $historyScore = 60.0 + (200.0 * $delta); // delta 0.1 => +20
  1146. $historyScore = max(0.0, min(100.0, $historyScore));
  1147. }
  1148. $peers = $comparisonInsight['peers'] ?? [];
  1149. $peerScore = 60.0;
  1150. if (! empty($peers['show_line'])) {
  1151. if (isset($peers['percentile']) && $peers['percentile'] !== null) {
  1152. $peerScore = max(0.0, min(100.0, (float) $peers['percentile']));
  1153. } else {
  1154. $band = (string) ($peers['band'] ?? '暂无');
  1155. $peerScore = match ($band) {
  1156. '领先' => 82.0,
  1157. '中上' => 66.0,
  1158. '中下' => 46.0,
  1159. '待提升' => 28.0,
  1160. default => 60.0,
  1161. };
  1162. }
  1163. }
  1164. $difficultyAdjust = 0.0;
  1165. $difficultyStatus = (string) ($difficultyInsight['status'] ?? '');
  1166. if ($difficultyStatus === '偏难') {
  1167. $difficultyAdjust = 5.0;
  1168. } elseif ($difficultyStatus === '偏易') {
  1169. $difficultyAdjust = -5.0;
  1170. }
  1171. $composite = (0.50 * $currentScore) + (0.25 * $historyScore) + (0.25 * $peerScore) + $difficultyAdjust;
  1172. $composite = max(0.0, min(100.0, $composite));
  1173. // 等级标准统一:
  1174. // S: 90-100, A: 75-89, B: 60-74, C: 40-59, D: 0-39
  1175. $grade = match (true) {
  1176. $composite >= 90.0 => 'S',
  1177. $composite >= 75.0 => 'A',
  1178. $composite >= 60.0 => 'B',
  1179. $composite >= 40.0 => 'C',
  1180. default => 'D',
  1181. };
  1182. $label = match ($grade) {
  1183. 'S', 'A' => '优秀',
  1184. 'B' => '良好',
  1185. 'C' => '一般',
  1186. default => '需加强',
  1187. };
  1188. if ($scoreRate === null && $avgMastery === null) {
  1189. $label = $fallbackLabel !== '' ? $fallbackLabel : '待评估';
  1190. }
  1191. return [
  1192. 'grade' => $grade,
  1193. 'label' => $label,
  1194. 'composite_score' => round($composite, 1),
  1195. 'current_score' => round($currentScore, 1),
  1196. 'history_score' => round($historyScore, 1),
  1197. 'peer_score' => round($peerScore, 1),
  1198. 'difficulty_adjust' => round($difficultyAdjust, 1),
  1199. ];
  1200. }
  1201. /**
  1202. * 首次出报告时,按得分档位随机抽取鼓励文案(每档10条)。
  1203. *
  1204. * 档位标准统一:
  1205. * A: 90-100, B: 75-89, C: 60-74, D: 40-59, E: 0-39
  1206. */
  1207. private function pickFirstExamEncouragementMessageByScore(?float $scoreRate): string
  1208. {
  1209. $score = 0.0;
  1210. if ($scoreRate !== null) {
  1211. $raw = (float) $scoreRate;
  1212. $score = $raw <= 1.0 ? ($raw * 100.0) : $raw;
  1213. $score = max(0.0, min(100.0, $score));
  1214. }
  1215. $bucket = match (true) {
  1216. $score >= 90.0 => 'A',
  1217. $score >= 75.0 => 'B',
  1218. $score >= 60.0 => 'C',
  1219. $score >= 40.0 => 'D',
  1220. default => 'E',
  1221. };
  1222. $messagesByBucket = config('exam.analysis_report_v3.first_exam_messages_by_bucket', []);
  1223. if (! is_array($messagesByBucket) || empty($messagesByBucket)) {
  1224. $messagesByBucket = [
  1225. 'A' => ['这次开局很稳,说明你的基础和状态都在线。'],
  1226. 'B' => ['这个分数是很不错的起点,方向完全正确。'],
  1227. 'C' => ['这是正常且可提升的起点,先稳住基础最关键。'],
  1228. 'D' => ['第一次这个分数不代表上限,只代表当前起点。'],
  1229. 'E' => ['第一次分数偏低很正常,先把学习路径走顺。'],
  1230. ];
  1231. }
  1232. $messages = $messagesByBucket[$bucket] ?? $messagesByBucket['C'];
  1233. $idx = random_int(0, count($messages) - 1);
  1234. return $messages[$idx];
  1235. }
  1236. /**
  1237. * 为同群体区间提供可视化图标与颜色。
  1238. *
  1239. * @return array{icon:string,color:string}
  1240. */
  1241. private function resolvePeerBandVisual(string $band): array
  1242. {
  1243. return match ($band) {
  1244. '领先' => ['icon' => '▲', 'color' => '#16a34a'],
  1245. '中上' => ['icon' => '↗', 'color' => '#0ea5e9'],
  1246. '中下' => ['icon' => '↘', 'color' => '#f59e0b'],
  1247. '待提升' => ['icon' => '▼', 'color' => '#ef4444'],
  1248. default => ['icon' => '•', 'color' => '#64748b'],
  1249. };
  1250. }
  1251. /**
  1252. * 收集某学段根节点下的全量后代知识点(不含根节点本身)
  1253. */
  1254. private function collectStageKnowledgePoints(string $rootCode): array
  1255. {
  1256. if ($rootCode === '') {
  1257. return [];
  1258. }
  1259. try {
  1260. $rows = DB::connection('mysql')
  1261. ->table('knowledge_points')
  1262. ->select('kp_code', 'parent_kp_code')
  1263. ->get();
  1264. $children = [];
  1265. foreach ($rows as $row) {
  1266. $code = trim((string) ($row->kp_code ?? ''));
  1267. $parent = trim((string) ($row->parent_kp_code ?? ''));
  1268. if ($code === '' || $parent === '') {
  1269. continue;
  1270. }
  1271. $children[$parent][] = $code;
  1272. }
  1273. $result = [];
  1274. $queue = [$rootCode];
  1275. $visited = [];
  1276. while (! empty($queue)) {
  1277. $parent = array_shift($queue);
  1278. if (isset($visited[$parent])) {
  1279. continue;
  1280. }
  1281. $visited[$parent] = true;
  1282. foreach (($children[$parent] ?? []) as $childCode) {
  1283. if ($childCode === $rootCode) {
  1284. continue;
  1285. }
  1286. $result[] = $childCode;
  1287. $queue[] = $childCode;
  1288. }
  1289. }
  1290. return array_values(array_unique($result));
  1291. } catch (\Throwable $e) {
  1292. Log::warning('ExamPdfExportService: collectStageKnowledgePoints failed', [
  1293. 'root_code' => $rootCode,
  1294. 'error' => $e->getMessage(),
  1295. ]);
  1296. return [];
  1297. }
  1298. }
  1299. /**
  1300. * Expand a hit knowledge point to leaf descendants so PDF cluster callouts match higher-level paper targets.
  1301. *
  1302. * @param array<string, array<int, string>> $childrenByParent
  1303. * @return array<int, string>
  1304. */
  1305. private function collectLeafDescendants(string $rootCode, array $childrenByParent): array
  1306. {
  1307. $rootCode = trim($rootCode);
  1308. if ($rootCode === '') {
  1309. return [];
  1310. }
  1311. $leaves = [];
  1312. $queue = [$rootCode];
  1313. $visited = [];
  1314. while (! empty($queue)) {
  1315. $code = array_shift($queue);
  1316. if (isset($visited[$code])) {
  1317. continue;
  1318. }
  1319. $visited[$code] = true;
  1320. $children = $childrenByParent[$code] ?? [];
  1321. if (empty($children)) {
  1322. if ($code !== $rootCode) {
  1323. $leaves[] = $code;
  1324. }
  1325. continue;
  1326. }
  1327. foreach ($children as $childCode) {
  1328. $childCode = trim((string) $childCode);
  1329. if ($childCode !== '') {
  1330. $queue[] = $childCode;
  1331. }
  1332. }
  1333. }
  1334. return array_values(array_unique($leaves));
  1335. }
  1336. private function resolveRadarStage(string $grade, array $fullParentLevels = []): string
  1337. {
  1338. $g = trim($grade);
  1339. if ($g !== '') {
  1340. if (preg_match('/高一|高二|高三/u', $g)) {
  1341. return 'high';
  1342. }
  1343. if (preg_match('/\d+/', $g, $m)) {
  1344. $n = (int) $m[0];
  1345. if ($n >= 10) {
  1346. return 'high';
  1347. }
  1348. if ($n > 0 && $n <= 9) {
  1349. return 'junior';
  1350. }
  1351. }
  1352. }
  1353. foreach (array_keys($fullParentLevels) as $kpCode) {
  1354. if (str_starts_with((string) $kpCode, 'S')) {
  1355. return 'high';
  1356. }
  1357. }
  1358. return 'junior';
  1359. }
  1360. private function getRadarProfileByStage(string $stage): array
  1361. {
  1362. if ($stage === 'high') {
  1363. $moduleNames = [
  1364. 'S01_000' => '集合',
  1365. 'S02_000' => '逻辑用语',
  1366. 'S03_000' => '不等式',
  1367. 'S04_000' => '函数',
  1368. 'S05_000' => '导数',
  1369. 'S06_000' => '三角函数与向量',
  1370. 'S07_000' => '立体几何',
  1371. 'S08_000' => '解析几何',
  1372. 'S09_000' => '数列',
  1373. 'S10_000' => '概率统计',
  1374. 'S11_000' => '复数',
  1375. ];
  1376. return [
  1377. 'root_code' => 'S000_000',
  1378. 'module_codes' => array_keys($moduleNames),
  1379. 'module_names' => $moduleNames,
  1380. ];
  1381. }
  1382. return [
  1383. 'root_code' => 'M00',
  1384. 'module_codes' => ['M01', 'M02', 'M03', 'M04', 'M05', 'M06', 'M07'],
  1385. 'module_names' => [
  1386. 'M01' => '数与代数',
  1387. 'M02' => '方程与不等式',
  1388. 'M03' => '图形性质',
  1389. 'M04' => '图形变化与度量',
  1390. 'M05' => '相似与勾股',
  1391. 'M06' => '统计与概率',
  1392. 'M07' => '函数',
  1393. ],
  1394. ];
  1395. }
  1396. private function getKnowledgePointMetaMap(): array
  1397. {
  1398. if ($this->knowledgePointMetaCache !== null) {
  1399. return $this->knowledgePointMetaCache;
  1400. }
  1401. $rows = DB::connection('mysql')
  1402. ->table('knowledge_points')
  1403. ->select(['kp_code', 'name', 'parent_kp_code'])
  1404. ->get();
  1405. $map = [];
  1406. foreach ($rows as $row) {
  1407. $code = trim((string) ($row->kp_code ?? ''));
  1408. if ($code === '') {
  1409. continue;
  1410. }
  1411. $map[$code] = [
  1412. 'name' => (string) ($row->name ?? $code),
  1413. 'parent_kp_code' => trim((string) ($row->parent_kp_code ?? '')),
  1414. ];
  1415. }
  1416. $this->knowledgePointMetaCache = $map;
  1417. return $map;
  1418. }
  1419. private function mapKpToStageModule(string $kpCode, array $kpMeta, string $rootCode): ?string
  1420. {
  1421. $code = trim($kpCode);
  1422. if ($code === '' || empty($kpMeta[$code])) {
  1423. return null;
  1424. }
  1425. $cursor = $code;
  1426. for ($depth = 0; $depth < 16; $depth++) {
  1427. $node = $kpMeta[$cursor] ?? null;
  1428. if (! $node) {
  1429. return null;
  1430. }
  1431. $parent = (string) ($node['parent_kp_code'] ?? '');
  1432. if ($parent === $rootCode) {
  1433. return $cursor;
  1434. }
  1435. if ($parent === '' || $parent === $cursor) {
  1436. return null;
  1437. }
  1438. $cursor = $parent;
  1439. }
  1440. return null;
  1441. }
  1442. private function resolveDepthToModule(string $kpCode, string $moduleCode, array $kpMeta): int
  1443. {
  1444. $depth = 1;
  1445. $cursor = trim($kpCode);
  1446. for ($i = 0; $i < 24; $i++) {
  1447. if ($cursor === '' || ! isset($kpMeta[$cursor])) {
  1448. break;
  1449. }
  1450. if ($cursor === $moduleCode) {
  1451. return max(1, $depth - 1);
  1452. }
  1453. $parent = trim((string) ($kpMeta[$cursor]['parent_kp_code'] ?? ''));
  1454. if ($parent === '' || $parent === $cursor) {
  1455. break;
  1456. }
  1457. $cursor = $parent;
  1458. $depth++;
  1459. }
  1460. return max(1, $depth);
  1461. }
  1462. /**
  1463. * 生成合并PDF(试卷 + 判卷)
  1464. * 先分别生成两个PDF,然后合并
  1465. */
  1466. public function generateMergedPdf(string $paperId): ?string
  1467. {
  1468. Log::info('generateMergedPdf 开始:', ['paper_id' => $paperId]);
  1469. $tempDir = storage_path('app/temp');
  1470. if (! is_dir($tempDir)) {
  1471. mkdir($tempDir, 0755, true);
  1472. }
  1473. $examPdfPath = null;
  1474. $gradingPdfPath = null;
  1475. $mergedPdfPath = null;
  1476. try {
  1477. // 先生成试卷PDF
  1478. $examPdfUrl = $this->generateExamPdf($paperId);
  1479. if (! $examPdfUrl) {
  1480. Log::error('ExamPdfExportService: 生成试卷PDF失败', ['paper_id' => $paperId]);
  1481. return null;
  1482. }
  1483. // 再生成判卷PDF
  1484. $gradingPdfUrl = $this->generateGradingPdf($paperId);
  1485. if (! $gradingPdfUrl) {
  1486. Log::error('ExamPdfExportService: 生成判卷PDF失败', ['paper_id' => $paperId]);
  1487. return null;
  1488. }
  1489. // 【修复】下载PDF文件到本地临时目录
  1490. Log::info('开始下载PDF文件到本地', [
  1491. 'exam_url' => $examPdfUrl,
  1492. 'grading_url' => $gradingPdfUrl,
  1493. ]);
  1494. $examPdfPath = $tempDir."/{$paperId}_exam.pdf";
  1495. $gradingPdfPath = $tempDir."/{$paperId}_grading.pdf";
  1496. // 下载试卷PDF
  1497. $examContent = Http::get($examPdfUrl)->body();
  1498. if (empty($examContent)) {
  1499. Log::error('ExamPdfExportService: 下载试卷PDF失败', ['url' => $examPdfUrl]);
  1500. return null;
  1501. }
  1502. file_put_contents($examPdfPath, $examContent);
  1503. // 下载判卷PDF
  1504. $gradingContent = Http::get($gradingPdfUrl)->body();
  1505. if (empty($gradingContent)) {
  1506. Log::error('ExamPdfExportService: 下载判卷PDF失败', ['url' => $gradingPdfUrl]);
  1507. return null;
  1508. }
  1509. file_put_contents($gradingPdfPath, $gradingContent);
  1510. Log::info('PDF文件下载完成', [
  1511. 'exam_size' => filesize($examPdfPath),
  1512. 'grading_size' => filesize($gradingPdfPath),
  1513. ]);
  1514. // 合并PDF文件
  1515. $mergedPdfPath = $tempDir."/{$paperId}_merged.pdf";
  1516. $merged = $this->pdfMerger->merge([$examPdfPath, $gradingPdfPath], $mergedPdfPath);
  1517. if (! $merged) {
  1518. Log::error('ExamPdfExportService: PDF文件合并失败', [
  1519. 'tool' => $this->pdfMerger->getMergeTool(),
  1520. ]);
  1521. return null;
  1522. }
  1523. // 读取合并后的PDF内容并上传到云存储
  1524. $mergedPdfContent = file_get_contents($mergedPdfPath);
  1525. $paper = Paper::where('paper_id', $paperId)->first();
  1526. if (! $paper) {
  1527. Log::error('ExamPdfExportService: 合并PDF失败,未找到试卷', ['paper_id' => $paperId]);
  1528. return null;
  1529. }
  1530. $allPdfName = $this->buildPdfFileName($paper);
  1531. $path = "exams/{$allPdfName}";
  1532. $mergedUrl = $this->pdfStorageService->put($path, $mergedPdfContent);
  1533. if (! $mergedUrl) {
  1534. Log::error('ExamPdfExportService: 保存合并PDF失败', ['path' => $path]);
  1535. return null;
  1536. }
  1537. // 保存到数据库的all_pdf_url字段
  1538. $this->saveAllPdfUrlToDatabase($paperId, $mergedUrl);
  1539. Log::info('generateMergedPdf 完成:', [
  1540. 'paper_id' => $paperId,
  1541. 'url' => $mergedUrl,
  1542. 'tool' => $this->pdfMerger->getMergeTool(),
  1543. ]);
  1544. return $mergedUrl;
  1545. } catch (\Throwable $e) {
  1546. Log::error('ExamPdfExportService: 生成合并PDF失败', [
  1547. 'paper_id' => $paperId,
  1548. 'error' => $e->getMessage(),
  1549. 'trace' => $e->getTraceAsString(),
  1550. ]);
  1551. return null;
  1552. } finally {
  1553. // 【修复】清理临时文件
  1554. $tempFiles = [$examPdfPath, $gradingPdfPath, $mergedPdfPath];
  1555. foreach ($tempFiles as $file) {
  1556. if ($file && file_exists($file)) {
  1557. @unlink($file);
  1558. }
  1559. }
  1560. Log::debug('清理临时文件完成');
  1561. }
  1562. }
  1563. /**
  1564. * 将URL转换为本地文件路径
  1565. */
  1566. private function convertUrlToPath(string $url): ?string
  1567. {
  1568. // 如果是本地存储,URL格式类似:/storage/exams/paper_id_exam.pdf
  1569. // 需要转换为绝对路径
  1570. if (strpos($url, '/storage/') === 0) {
  1571. return public_path(ltrim($url, '/'));
  1572. }
  1573. // 如果是完整路径,直接返回
  1574. if (strpos($url, '/') === 0 && file_exists($url)) {
  1575. return $url;
  1576. }
  1577. // 如果是相对路径,转换为绝对路径
  1578. $path = public_path($url);
  1579. if (file_exists($path)) {
  1580. return $path;
  1581. }
  1582. return null;
  1583. }
  1584. /**
  1585. * 【新增】获取知识点讲解HTML
  1586. */
  1587. private function fetchKnowledgeExplanationHtml(string $paperId): ?string
  1588. {
  1589. try {
  1590. $url = route('filament.admin.auth.intelligent-exam.knowledge-explanation', ['paper_id' => $paperId]);
  1591. $response = Http::get($url);
  1592. if ($response->successful()) {
  1593. $html = $response->body();
  1594. if (! empty(trim($html))) {
  1595. Log::info('ExamPdfExportService: 成功获取知识点讲解HTML', [
  1596. 'paper_id' => $paperId,
  1597. 'length' => strlen($html),
  1598. ]);
  1599. $html = $this->ensureUtf8Html($html);
  1600. $html = $this->renderKpExplainMarkdown($html);
  1601. return $html;
  1602. }
  1603. }
  1604. Log::warning('ExamPdfExportService: 获取知识点讲解HTML失败', [
  1605. 'paper_id' => $paperId,
  1606. 'url' => $url,
  1607. ]);
  1608. return null;
  1609. } catch (\Exception $e) {
  1610. Log::warning('ExamPdfExportService: 获取知识点讲解HTML异常', [
  1611. 'paper_id' => $paperId,
  1612. 'error' => $e->getMessage(),
  1613. ]);
  1614. return null;
  1615. }
  1616. }
  1617. private function renderKpExplainMarkdown(string $html): string
  1618. {
  1619. if (! class_exists(\Michelf\MarkdownExtra::class)) {
  1620. return $html;
  1621. }
  1622. $parser = new \Michelf\MarkdownExtra;
  1623. return preg_replace_callback(
  1624. '/<div class="kp-markdown-source"[^>]*>([\s\S]*?)<\/div>\s*<div class="kp-markdown-container[^"]*"[^>]*><\/div>/i',
  1625. function ($matches) use ($parser) {
  1626. $markdown = html_entity_decode(trim($matches[1]), ENT_QUOTES, 'UTF-8');
  1627. $rendered = $parser->transform($markdown);
  1628. return '<div class="kp-markdown-container kp-markdown-content">'.$rendered.'</div>';
  1629. },
  1630. $html
  1631. );
  1632. }
  1633. /**
  1634. * 【新增】渲染试卷HTML(通过HTTP调用路由)
  1635. */
  1636. private function renderExamHtml(string $paperId, bool $includeAnswer, bool $useGradingView): ?string
  1637. {
  1638. // 判卷部分启用答案详情页时,优先本地渲染,避免跨进程配置不一致。
  1639. if ($useGradingView && config('exam.pdf_grading_append_scan_sheet', false)) {
  1640. return $this->renderExamHtmlFromView($paperId, $includeAnswer, $useGradingView);
  1641. }
  1642. try {
  1643. // 通过HTTP客户端获取渲染后的HTML(与知识点讲解相同的逻辑)
  1644. $routeName = $useGradingView
  1645. ? 'filament.admin.auth.intelligent-exam.grading'
  1646. : 'filament.admin.auth.intelligent-exam.pdf';
  1647. $url = route($routeName, ['paper_id' => $paperId, 'answer' => $includeAnswer ? 'true' : 'false']);
  1648. $response = Http::get($url);
  1649. if ($response->successful()) {
  1650. $html = $response->body();
  1651. if (! empty(trim($html))) {
  1652. return $this->ensureUtf8Html($html);
  1653. }
  1654. }
  1655. Log::warning('ExamPdfExportService: 通过HTTP获取试卷HTML失败,使用备用方案', [
  1656. 'paper_id' => $paperId,
  1657. 'url' => $url,
  1658. ]);
  1659. } catch (\Exception $e) {
  1660. Log::warning('ExamPdfExportService: 通过HTTP获取试卷HTML异常', [
  1661. 'paper_id' => $paperId,
  1662. 'error' => $e->getMessage(),
  1663. ]);
  1664. }
  1665. // 备用方案:直接渲染视图
  1666. return $this->renderExamHtmlFromView($paperId, $includeAnswer, $useGradingView);
  1667. }
  1668. /**
  1669. * 备用方案:直接渲染视图生成试卷HTML
  1670. */
  1671. private function renderExamHtmlFromView(string $paperId, bool $includeAnswer, bool $useGradingView): ?string
  1672. {
  1673. try {
  1674. $paper = Paper::with('questions')->find($paperId);
  1675. if (! $paper) {
  1676. Log::error('ExamPdfExportService: 试卷不存在', ['paper_id' => $paperId]);
  1677. return null;
  1678. }
  1679. if ($paper->questions->isEmpty()) {
  1680. Log::error('ExamPdfExportService: 试卷没有题目数据', [
  1681. 'paper_id' => $paperId,
  1682. 'question_count' => 0,
  1683. ]);
  1684. return null;
  1685. }
  1686. $viewName = $this->resolveExamViewName($useGradingView);
  1687. // 构造视图需要的变量
  1688. $questions = ['choice' => [], 'fill' => [], 'answer' => []];
  1689. foreach ($paper->questions as $pq) {
  1690. $qType = $this->normalizeQuestionType($pq->question_type ?? 'answer');
  1691. $questions[$qType][] = $this->normalizeAnswerFieldForPdf($pq);
  1692. }
  1693. $studentModel = \App\Models\Student::find($paper->student_id);
  1694. $teacherModel = \App\Models\Teacher::find($paper->teacher_id);
  1695. if (! $teacherModel && ! empty($paper->teacher_id)) {
  1696. $teacherModel = \App\Models\Teacher::query()
  1697. ->where('teacher_id', $paper->teacher_id)
  1698. ->first();
  1699. }
  1700. $student = ['name' => $studentModel->name ?? ($paper->student_id ?? '________'), 'grade' => $studentModel->grade ?? '________'];
  1701. $teacher = ['name' => $teacherModel->name ?? ($paper->teacher_id ?? '________')];
  1702. $examCode = PaperNaming::extractExamCode((string) $paper->paper_id);
  1703. try {
  1704. $assembleTypeLabel = PaperNaming::assembleTypeLabel((int) $paper->paper_type);
  1705. } catch (\Throwable $e) {
  1706. $assembleTypeLabel = '未知类型';
  1707. }
  1708. $pdfMeta = [
  1709. 'student_name' => $student['name'],
  1710. 'exam_code' => $examCode,
  1711. 'assemble_type_label' => $assembleTypeLabel,
  1712. 'header_title' => $examCode,
  1713. 'exam_pdf_title' => '试卷_'.$examCode,
  1714. 'grading_pdf_title' => '判卷_'.$examCode,
  1715. 'knowledge_pdf_title' => '知识点讲解_'.$examCode,
  1716. ];
  1717. $html = view($viewName, [
  1718. 'paper' => $paper,
  1719. 'questions' => $questions,
  1720. 'includeAnswer' => $includeAnswer,
  1721. 'student' => $student,
  1722. 'teacher' => $teacher,
  1723. 'pdfMeta' => $pdfMeta,
  1724. ])->render();
  1725. if (empty(trim($html))) {
  1726. Log::error('ExamPdfExportService: 视图渲染结果为空', [
  1727. 'paper_id' => $paperId,
  1728. 'view_name' => $viewName,
  1729. 'question_count' => $paper->questions->count(),
  1730. ]);
  1731. return null;
  1732. }
  1733. return $this->ensureUtf8Html($html);
  1734. } catch (\Exception $e) {
  1735. Log::error('ExamPdfExportService: 备用方案渲染失败', [
  1736. 'paper_id' => $paperId,
  1737. 'error' => $e->getMessage(),
  1738. 'trace' => $e->getTraceAsString(),
  1739. ]);
  1740. return null;
  1741. }
  1742. }
  1743. /**
  1744. * 构建分析数据(重构版)
  1745. * 优先使用本地MySQL数据,减少API依赖
  1746. */
  1747. private function buildAnalysisData(string $paperId, string $studentId): ?array
  1748. {
  1749. // 【关键调试】确认方法被调用
  1750. Log::warning('ExamPdfExportService: buildAnalysisData方法被调用了!', [
  1751. 'paper_id' => $paperId,
  1752. 'student_id' => $studentId,
  1753. 'timestamp' => now()->toISOString(),
  1754. ]);
  1755. $paper = Paper::with(['questions' => function ($query) {
  1756. $query->orderBy('question_number')->orderBy('id');
  1757. }])->find($paperId);
  1758. if (! $paper) {
  1759. Log::warning('ExamPdfExportService: 未找到试卷,将尝试仅基于分析数据生成PDF', [
  1760. 'paper_id' => $paperId,
  1761. 'student_id' => $studentId,
  1762. ]);
  1763. // 【修复】即使试卷不存在,也尝试基于分析数据生成PDF
  1764. $paper = new \stdClass;
  1765. $paper->paper_id = $paperId;
  1766. $paper->paper_name = "学情分析报告_{$studentId}_{$paperId}";
  1767. $paper->question_count = 0;
  1768. $paper->total_score = 0;
  1769. $paper->created_at = now();
  1770. $paper->questions = collect();
  1771. }
  1772. $student = Student::find($studentId);
  1773. $studentInfo = [
  1774. 'id' => $student?->student_id ?? $studentId,
  1775. 'name' => $student?->name ?? $studentId,
  1776. 'grade' => $student?->grade ?? '未知年级',
  1777. 'class' => $student?->class_name ?? '未知班级',
  1778. ];
  1779. $teacherInfo = $this->getTeacherInfo((string) ($paper->teacher_id ?? ''));
  1780. $assembleType = ($paper->paper_type === null || $paper->paper_type === '')
  1781. ? null
  1782. : (int) $paper->paper_type;
  1783. try {
  1784. $assembleTypeLabel = $assembleType !== null ? PaperNaming::assembleTypeLabel($assembleType) : '未知类型';
  1785. } catch (\Throwable $e) {
  1786. $assembleTypeLabel = '未知类型';
  1787. }
  1788. // 【修改】直接从本地数据库获取分析数据(不再调用API)
  1789. $analysisData = [];
  1790. // 首先尝试从paper->analysis_id获取
  1791. if (! empty($paper->analysis_id)) {
  1792. Log::info('ExamPdfExportService: 从本地数据库获取试卷分析数据', [
  1793. 'paper_id' => $paperId,
  1794. 'student_id' => $studentId,
  1795. 'analysis_id' => $paper->analysis_id,
  1796. ]);
  1797. $analysisRecord = \DB::table('exam_analysis_results')
  1798. ->where('id', $paper->analysis_id)
  1799. ->where('student_id', $studentId)
  1800. ->first();
  1801. if ($analysisRecord && ! empty($analysisRecord->analysis_data)) {
  1802. $analysisData = json_decode($analysisRecord->analysis_data, true);
  1803. Log::info('ExamPdfExportService: 成功获取本地分析数据(通过analysis_id)', [
  1804. 'data_size' => strlen($analysisRecord->analysis_data),
  1805. ]);
  1806. } else {
  1807. Log::warning('ExamPdfExportService: 未找到本地分析数据,将尝试其他方式', [
  1808. 'paper_id' => $paperId,
  1809. 'student_id' => $studentId,
  1810. 'analysis_id' => $paper->analysis_id,
  1811. ]);
  1812. }
  1813. }
  1814. // 如果没有analysis_id或未找到数据,直接从exam_analysis_results表查询
  1815. if (empty($analysisData)) {
  1816. Log::info('ExamPdfExportService: 直接从exam_analysis_results表查询分析数据', [
  1817. 'paper_id' => $paperId,
  1818. 'student_id' => $studentId,
  1819. ]);
  1820. $analysisRecord = \DB::table('exam_analysis_results')
  1821. ->where('paper_id', $paperId)
  1822. ->where('student_id', $studentId)
  1823. ->orderByDesc('created_at')
  1824. ->first();
  1825. if ($analysisRecord && ! empty($analysisRecord->analysis_data)) {
  1826. $analysisData = json_decode($analysisRecord->analysis_data, true);
  1827. Log::info('ExamPdfExportService: 成功获取本地分析数据(直接查询)', [
  1828. 'data_size' => strlen($analysisRecord->analysis_data),
  1829. 'question_count' => count($analysisData['question_analysis'] ?? []),
  1830. ]);
  1831. } else {
  1832. Log::warning('ExamPdfExportService: 未找到任何分析数据,将使用空数据', [
  1833. 'paper_id' => $paperId,
  1834. 'student_id' => $studentId,
  1835. ]);
  1836. }
  1837. }
  1838. // 【修复】优先使用analysisData中的knowledge_point_analysis数据
  1839. $masteryData = [];
  1840. $parentMasteryLevels = []; // 新增:父节点掌握度数据
  1841. $allParentMasteryLevelsRaw = []; // 全量父节点掌握度(非本卷过滤)
  1842. Log::info('ExamPdfExportService: 开始处理掌握度数据', [
  1843. 'student_id' => $studentId,
  1844. 'analysisData_keys' => array_keys($analysisData),
  1845. 'has_knowledge_point_analysis' => ! empty($analysisData['knowledge_point_analysis']),
  1846. ]);
  1847. $fullMasteryMap = [];
  1848. $snapshotMasteryData = [];
  1849. $snapshotCurrentMasteryMap = [];
  1850. if (! empty($analysisData['knowledge_point_analysis'])) {
  1851. // 将knowledge_point_analysis转换为buildMasterySummary期望的格式
  1852. foreach ($analysisData['knowledge_point_analysis'] as $kp) {
  1853. $masteryData[] = [
  1854. 'kp_code' => $kp['kp_id'] ?? null,
  1855. 'kp_name' => $kp['kp_id'] ?? '未知知识点',
  1856. 'mastery_level' => $kp['mastery_level'] ?? 0,
  1857. 'mastery_change' => $kp['change'] ?? null,
  1858. ];
  1859. }
  1860. // 【修复】基于所有兄弟节点历史数据计算父节点掌握度,并获取掌握度变化
  1861. try {
  1862. // 获取本次考试涉及的知识点代码列表
  1863. $examKpCodes = array_column($masteryData, 'kp_code');
  1864. Log::info('ExamPdfExportService: 本次考试涉及的知识点', [
  1865. 'count' => count($examKpCodes),
  1866. 'kp_codes' => $examKpCodes,
  1867. ]);
  1868. // 获取最新快照的数据(mastery_data 内已包含 current_mastery 和 previous_mastery)
  1869. $lastSnapshot = DB::connection('mysql')
  1870. ->table('knowledge_point_mastery_snapshots')
  1871. ->where('student_id', $studentId)
  1872. ->where('paper_id', $paper->paper_id)
  1873. ->latest('snapshot_time')
  1874. ->first();
  1875. $previousMasteryData = [];
  1876. $snapshotMasteryData = [];
  1877. if ($lastSnapshot) {
  1878. $currentMasteryJson = json_decode((string) ($lastSnapshot->current_mastery ?? ''), true);
  1879. if (is_array($currentMasteryJson)) {
  1880. foreach ($currentMasteryJson as $kpCode => $level) {
  1881. $code = trim((string) $kpCode);
  1882. if ($code !== '' && is_numeric($level)) {
  1883. $snapshotCurrentMasteryMap[$code] = floatval($level);
  1884. }
  1885. }
  1886. }
  1887. $previousMasteryJson = json_decode($lastSnapshot->mastery_data, true);
  1888. if (is_array($previousMasteryJson)) {
  1889. foreach ($previousMasteryJson as $kpCode => $data) {
  1890. if (! is_array($data)) {
  1891. continue;
  1892. }
  1893. $snapshotMasteryData[$kpCode] = [
  1894. 'current_mastery' => isset($data['current_mastery']) ? floatval($data['current_mastery']) : null,
  1895. 'previous_mastery' => isset($data['previous_mastery']) ? floatval($data['previous_mastery']) : null,
  1896. 'change' => isset($data['change']) ? floatval($data['change']) : null,
  1897. ];
  1898. $code = trim((string) $kpCode);
  1899. if (
  1900. $code !== ''
  1901. && ! array_key_exists($code, $snapshotCurrentMasteryMap)
  1902. && isset($data['current_mastery'])
  1903. && is_numeric($data['current_mastery'])
  1904. ) {
  1905. $snapshotCurrentMasteryMap[$code] = floatval($data['current_mastery']);
  1906. }
  1907. $previousMasteryData[$kpCode] = [
  1908. 'current_mastery' => $data['current_mastery'] ?? 0,
  1909. 'previous_mastery' => $data['previous_mastery'] ?? null,
  1910. ];
  1911. }
  1912. }
  1913. Log::info('ExamPdfExportService: 获取到上一次快照数据', [
  1914. 'snapshot_time' => $lastSnapshot->snapshot_time,
  1915. 'kp_count' => count($previousMasteryData),
  1916. 'current_mastery_count' => count($snapshotCurrentMasteryMap),
  1917. ]);
  1918. }
  1919. // 为当前知识点添加变化数据
  1920. foreach ($masteryData as &$item) {
  1921. $kpCode = $item['kp_code'];
  1922. if (isset($previousMasteryData[$kpCode]) && $previousMasteryData[$kpCode]['previous_mastery'] !== null) {
  1923. $previous = floatval($previousMasteryData[$kpCode]['previous_mastery']);
  1924. $current = floatval($item['mastery_level']);
  1925. $item['mastery_change'] = $current - $previous;
  1926. }
  1927. }
  1928. unset($item); // 解除引用
  1929. // 获取所有父节点掌握度
  1930. $masteryOverview = $this->masteryCalculator->getStudentMasteryOverviewWithHierarchy($studentId);
  1931. $allParentMasteryLevels = $masteryOverview['parent_mastery_levels'] ?? [];
  1932. $allParentMasteryLevelsRaw = $allParentMasteryLevels;
  1933. $overviewDetails = $masteryOverview['details'] ?? [];
  1934. foreach ($overviewDetails as $detail) {
  1935. if (is_object($detail)) {
  1936. $code = $detail->kp_code ?? null;
  1937. if ($code) {
  1938. $fullMasteryMap[$code] = floatval($detail->mastery_level ?? 0);
  1939. }
  1940. } elseif (is_array($detail)) {
  1941. $code = $detail['kp_code'] ?? null;
  1942. if ($code) {
  1943. $fullMasteryMap[$code] = floatval($detail['mastery_level'] ?? 0);
  1944. }
  1945. }
  1946. }
  1947. // 计算与本次考试相关的父节点掌握度(基于所有兄弟节点)
  1948. $parentMasteryLevels = [];
  1949. // 【修复】使用数据库查询正确匹配父子关系,而不是字符串前缀
  1950. foreach ($allParentMasteryLevels as $parentKpCode => $parentMastery) {
  1951. // 查询这个父节点的所有子节点
  1952. $childNodes = DB::connection('mysql')
  1953. ->table('knowledge_points')
  1954. ->where('parent_kp_code', $parentKpCode)
  1955. ->pluck('kp_code')
  1956. ->toArray();
  1957. // 检查是否有子节点在本次考试中出现
  1958. $relevantChildren = array_intersect($examKpCodes, $childNodes);
  1959. if (! empty($relevantChildren)) {
  1960. // 口径统一:父节点掌握度 = 全部直接子节点(含未命中,缺失按0)均值
  1961. $childCurrentLevels = [];
  1962. $childPreviousLevels = [];
  1963. foreach ($childNodes as $childKpCode) {
  1964. $currentChild = floatval($fullMasteryMap[$childKpCode] ?? 0);
  1965. $childCurrentLevels[] = $currentChild;
  1966. $prevFromSnapshot = $snapshotMasteryData[$childKpCode]['previous_mastery'] ?? null;
  1967. $currFromSnapshot = $snapshotMasteryData[$childKpCode]['current_mastery'] ?? null;
  1968. $previousChild = $prevFromSnapshot ?? $currFromSnapshot ?? $currentChild;
  1969. $childPreviousLevels[] = floatval($previousChild);
  1970. }
  1971. $finalParentMastery = ! empty($childCurrentLevels)
  1972. ? array_sum($childCurrentLevels) / count($childCurrentLevels)
  1973. : floatval($parentMastery);
  1974. $previousParentMastery = ! empty($childPreviousLevels)
  1975. ? array_sum($childPreviousLevels) / count($childPreviousLevels)
  1976. : $finalParentMastery;
  1977. $finalParentChange = $finalParentMastery - $previousParentMastery;
  1978. // 获取父节点中文名称
  1979. $parentKpInfo = DB::connection('mysql')
  1980. ->table('knowledge_points')
  1981. ->where('kp_code', $parentKpCode)
  1982. ->first();
  1983. $parentMasteryLevels[$parentKpCode] = [
  1984. 'kp_code' => $parentKpCode,
  1985. 'kp_name' => $parentKpInfo->name ?? $parentKpCode,
  1986. 'mastery_level' => $finalParentMastery,
  1987. 'mastery_percentage' => round($finalParentMastery * 100, 1),
  1988. 'mastery_change' => $finalParentChange,
  1989. 'change_source' => 'children_all_average',
  1990. 'children' => $relevantChildren,
  1991. ];
  1992. }
  1993. }
  1994. Log::info('ExamPdfExportService: 过滤后的父节点掌握度', [
  1995. 'all_parent_count' => count($allParentMasteryLevels),
  1996. 'filtered_parent_count' => count($parentMasteryLevels),
  1997. 'filtered_codes' => array_keys($parentMasteryLevels),
  1998. ]);
  1999. } catch (\Exception $e) {
  2000. Log::warning('ExamPdfExportService: 获取父节点掌握度失败', [
  2001. 'error' => $e->getMessage(),
  2002. ]);
  2003. }
  2004. Log::info('ExamPdfExportService: 使用analysisData中的掌握度数据', [
  2005. 'count' => count($masteryData),
  2006. 'masteryData_sample' => ! empty($masteryData) ? array_slice($masteryData, 0, 2) : [],
  2007. ]);
  2008. } else {
  2009. // 如果没有knowledge_point_analysis,使用MasteryCalculator获取多层级掌握度概览
  2010. try {
  2011. Log::info('ExamPdfExportService: 获取学生多层级掌握度概览', [
  2012. 'student_id' => $studentId,
  2013. ]);
  2014. $masteryOverview = $this->masteryCalculator->getStudentMasteryOverviewWithHierarchy($studentId);
  2015. $masteryData = $masteryOverview['details'] ?? [];
  2016. $parentMasteryLevels = $masteryOverview['parent_mastery_levels'] ?? []; // 获取父节点掌握度
  2017. $allParentMasteryLevelsRaw = $parentMasteryLevels;
  2018. // 【修复】将对象数组转换为关联数组(避免 stdClass 对象访问错误)
  2019. if (! empty($masteryData) && is_array($masteryData)) {
  2020. $masteryData = array_map(function ($item) {
  2021. if (is_object($item)) {
  2022. $kpCode = $item->kp_code ?? null;
  2023. return [
  2024. 'kp_code' => $kpCode,
  2025. 'kp_name' => $item->kp_name ?? null,
  2026. 'mastery_level' => floatval($item->mastery_level ?? 0),
  2027. 'mastery_change' => $item->mastery_change !== null ? floatval($item->mastery_change) : null,
  2028. ];
  2029. }
  2030. return $item;
  2031. }, $masteryData);
  2032. }
  2033. foreach ($masteryData as $m) {
  2034. $code = $m['kp_code'] ?? null;
  2035. if ($code) {
  2036. $fullMasteryMap[$code] = floatval($m['mastery_level'] ?? 0);
  2037. }
  2038. }
  2039. // 【修复】获取快照数据以计算掌握度变化
  2040. $lastSnapshot = DB::connection('mysql')
  2041. ->table('knowledge_point_mastery_snapshots')
  2042. ->where('student_id', $studentId)
  2043. ->latest('snapshot_time')
  2044. ->first();
  2045. if ($lastSnapshot) {
  2046. $currentMasteryJson = json_decode((string) ($lastSnapshot->current_mastery ?? ''), true);
  2047. if (is_array($currentMasteryJson)) {
  2048. foreach ($currentMasteryJson as $kpCode => $level) {
  2049. $code = trim((string) $kpCode);
  2050. if ($code !== '' && is_numeric($level)) {
  2051. $snapshotCurrentMasteryMap[$code] = floatval($level);
  2052. }
  2053. }
  2054. }
  2055. $previousMasteryJson = json_decode($lastSnapshot->mastery_data, true);
  2056. if (is_array($previousMasteryJson)) {
  2057. foreach ($masteryData as &$item) {
  2058. $kpCode = $item['kp_code'];
  2059. if (isset($previousMasteryJson[$kpCode]) && is_array($previousMasteryJson[$kpCode])) {
  2060. $snapshotNode = $previousMasteryJson[$kpCode];
  2061. $code = trim((string) $kpCode);
  2062. if (
  2063. $code !== ''
  2064. && ! array_key_exists($code, $snapshotCurrentMasteryMap)
  2065. && isset($snapshotNode['current_mastery'])
  2066. && is_numeric($snapshotNode['current_mastery'])
  2067. ) {
  2068. $snapshotCurrentMasteryMap[$code] = floatval($snapshotNode['current_mastery']);
  2069. }
  2070. $previous = floatval($previousMasteryJson[$kpCode]['previous_mastery'] ?? 0);
  2071. $current = floatval($item['mastery_level']);
  2072. $item['mastery_change'] = $current - $previous;
  2073. }
  2074. }
  2075. unset($item);
  2076. }
  2077. }
  2078. Log::info('ExamPdfExportService: 成功获取多层级掌握度数据', [
  2079. 'count' => count($masteryData),
  2080. 'parent_count' => count($parentMasteryLevels),
  2081. ]);
  2082. } catch (\Exception $e) {
  2083. Log::error('ExamPdfExportService: 获取掌握度数据失败', [
  2084. 'student_id' => $studentId,
  2085. 'error' => $e->getMessage(),
  2086. ]);
  2087. }
  2088. }
  2089. // 【修改】使用本地方法获取学习路径推荐(替代API调用)
  2090. $recommendations = [];
  2091. try {
  2092. Log::info('ExamPdfExportService: 获取学习路径推荐', [
  2093. 'student_id' => $studentId,
  2094. ]);
  2095. $learningPaths = $this->learningAnalyticsService->recommendLearningPaths($studentId, 3);
  2096. $recommendations = $learningPaths['recommendations'] ?? [];
  2097. Log::info('ExamPdfExportService: 成功获取学习路径推荐', [
  2098. 'count' => count($recommendations),
  2099. ]);
  2100. } catch (\Exception $e) {
  2101. Log::error('ExamPdfExportService: 获取学习路径推荐失败', [
  2102. 'student_id' => $studentId,
  2103. 'error' => $e->getMessage(),
  2104. ]);
  2105. }
  2106. // 获取知识点名称映射
  2107. $kpNameMap = $this->buildKnowledgePointNameMap();
  2108. Log::info('ExamPdfExportService: 获取知识点名称映射', [
  2109. 'kpNameMap_count' => count($kpNameMap),
  2110. 'kpNameMap_keys_sample' => ! empty($kpNameMap) ? array_slice(array_keys($kpNameMap), 0, 5) : [],
  2111. ]);
  2112. // 【修复】直接从MySQL数据库获取题目详情(不通过API)
  2113. // 只有当 $paper 是 Paper 模型时才查询题目详情
  2114. $questionDetails = ($paper instanceof \App\Models\Paper)
  2115. ? $this->getQuestionDetailsFromMySQL($paper)
  2116. : [];
  2117. // 处理题目数据
  2118. $questions = $this->processQuestionsForReport($paper, $questionDetails, $kpNameMap);
  2119. // 【关键调试】查看buildMasterySummary的返回结果
  2120. $masterySummary = $this->buildMasterySummary($masteryData, $kpNameMap);
  2121. Log::info('ExamPdfExportService: buildMasterySummary返回结果', [
  2122. 'masteryData_count' => count($masteryData),
  2123. 'kpNameMap_count' => count($kpNameMap),
  2124. 'masterySummary_keys' => array_keys($masterySummary),
  2125. 'masterySummary_items_count' => count($masterySummary['items'] ?? []),
  2126. 'masterySummary_items_sample' => ! empty($masterySummary['items']) ? array_slice($masterySummary['items'], 0, 2) : [],
  2127. ]);
  2128. // 构建当前学生掌握度映射,供父子影响分析展示使用
  2129. // 与 PC 端保持一致:优先使用当前报告/学案对应快照的 current_mastery。
  2130. $masteryMap = !empty($snapshotCurrentMasteryMap)
  2131. ? $snapshotCurrentMasteryMap
  2132. : (!empty($fullMasteryMap) ? $fullMasteryMap : []);
  2133. if (empty($masteryMap)) {
  2134. foreach ($masteryData as $m) {
  2135. $code = $m['kp_code'] ?? null;
  2136. if ($code) {
  2137. $masteryMap[$code] = floatval($m['mastery_level'] ?? 0);
  2138. }
  2139. }
  2140. }
  2141. // 本卷命中知识点:严格按“这套卷子题目关联知识点”计算
  2142. $examQuestionKpCodes = array_values(array_unique(array_filter(array_map(
  2143. fn ($q) => trim((string) ($q['knowledge_point'] ?? '')),
  2144. $questions
  2145. ))));
  2146. // 父节点列表:直接按“本卷命中子知识点”反查父节点,避免历史全集/补齐口径带偏
  2147. $processedParentMastery = $this->buildParentMasteryFromHitCodes(
  2148. $examQuestionKpCodes,
  2149. $kpNameMap,
  2150. $masteryMap,
  2151. $snapshotMasteryData
  2152. );
  2153. $processedFullParentMastery = $this->buildParentMasteryFromAllParents(
  2154. $allParentMasteryLevelsRaw,
  2155. $kpNameMap,
  2156. $masteryMap,
  2157. $snapshotMasteryData
  2158. );
  2159. Log::info('ExamPdfExportService: 处理后的父节点掌握度', [
  2160. 'raw_count' => count($parentMasteryLevels),
  2161. 'processed_count' => count($processedParentMastery),
  2162. 'processed_sample' => ! empty($processedParentMastery) ? array_slice($processedParentMastery, 0, 3) : [],
  2163. ]);
  2164. return [
  2165. 'paper' => [
  2166. 'id' => $paper->paper_id,
  2167. 'name' => $paper->paper_name,
  2168. 'paper_type' => $paper->paper_type,
  2169. 'difficulty_category' => $paper->difficulty_category,
  2170. 'assemble_type_label' => $assembleTypeLabel,
  2171. 'total_questions' => $paper->question_count,
  2172. 'total_score' => $paper->total_score,
  2173. 'created_at' => $paper->created_at,
  2174. ],
  2175. 'student' => $studentInfo,
  2176. 'teacher' => $teacherInfo,
  2177. 'questions' => $questions,
  2178. 'mastery' => $masterySummary,
  2179. 'exam_hit_kp_codes' => $examQuestionKpCodes,
  2180. 'parent_mastery_levels' => $processedParentMastery, // 【修复】使用处理后的父节点数据
  2181. 'full_parent_mastery_levels' => $processedFullParentMastery,
  2182. 'insights' => $analysisData['question_analysis'] ?? [], // 使用question_analysis替代question_results
  2183. 'recommendations' => $recommendations,
  2184. 'analysis_data' => $analysisData,
  2185. 'mastery_map' => $masteryMap,
  2186. ];
  2187. }
  2188. /**
  2189. * 【修复】直接从PaperQuestion表获取题目详情(不通过API)
  2190. */
  2191. private function getQuestionDetailsFromMySQL(Paper $paper): array
  2192. {
  2193. $details = [];
  2194. Log::info('ExamPdfExportService: 从PaperQuestion表查询题目详情', [
  2195. 'paper_id' => $paper->paper_id,
  2196. 'question_count' => $paper->questions->count(),
  2197. ]);
  2198. foreach ($paper->questions as $pq) {
  2199. try {
  2200. // 【关键修复】直接从PaperQuestion对象获取solution和correct_answer
  2201. $detail = [
  2202. 'id' => $pq->question_id,
  2203. 'content' => $pq->question_text,
  2204. 'question_type' => $pq->question_type,
  2205. 'answer' => $pq->correct_answer ?? null, // 【修复】从PaperQuestion获取正确答案
  2206. 'solution' => $pq->solution ?? null, // 【修复】从PaperQuestion获取解题思路
  2207. ];
  2208. $details[(string) ($pq->question_id ?? $pq->id)] = $detail;
  2209. Log::debug('ExamPdfExportService: 成功获取题目详情', [
  2210. 'paper_question_id' => $pq->id,
  2211. 'question_id' => $pq->question_id,
  2212. 'has_answer' => ! empty($pq->correct_answer),
  2213. 'has_solution' => ! empty($pq->solution),
  2214. 'answer_preview' => $pq->correct_answer ? substr($pq->correct_answer, 0, 50) : null,
  2215. ]);
  2216. } catch (\Throwable $e) {
  2217. Log::error('ExamPdfExportService: 获取题目详情失败', [
  2218. 'paper_question_id' => $pq->id,
  2219. 'error' => $e->getMessage(),
  2220. ]);
  2221. }
  2222. }
  2223. return $details;
  2224. }
  2225. /**
  2226. * 将题库 options 转为 [A=>文本, B=>文本, ...],供学情报告展示
  2227. *
  2228. * @param mixed $raw questions.options(JSON/数组)
  2229. * @return array<string, string>
  2230. */
  2231. private function normalizeChoiceOptionsMap($raw): array
  2232. {
  2233. if ($raw === null || $raw === '') {
  2234. return [];
  2235. }
  2236. if (is_string($raw)) {
  2237. $decoded = json_decode($raw, true);
  2238. $raw = is_array($decoded) ? $decoded : [];
  2239. }
  2240. if (! is_array($raw)) {
  2241. return [];
  2242. }
  2243. $out = [];
  2244. foreach ($raw as $k => $v) {
  2245. if (is_string($k) && preg_match('/([A-H])/i', $k, $m)) {
  2246. $letter = strtoupper($m[1]);
  2247. $text = is_array($v)
  2248. ? (string) ($v['content'] ?? $v['text'] ?? $v['value'] ?? '')
  2249. : (string) $v;
  2250. $text = trim($text);
  2251. if ($text !== '') {
  2252. $out[$letter] = $text;
  2253. }
  2254. }
  2255. }
  2256. if (! empty($out)) {
  2257. return $out;
  2258. }
  2259. $letters = ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H'];
  2260. $i = 0;
  2261. foreach ($raw as $v) {
  2262. if ($i >= count($letters)) {
  2263. break;
  2264. }
  2265. $text = is_array($v)
  2266. ? (string) ($v['content'] ?? $v['text'] ?? $v['value'] ?? '')
  2267. : (string) $v;
  2268. $text = trim($text);
  2269. if ($text !== '') {
  2270. $out[$letters[$i]] = $text;
  2271. }
  2272. $i++;
  2273. }
  2274. return $out;
  2275. }
  2276. /**
  2277. * 从题干 HTML 中解析选项(与 ExamPdfController::extractOptions 口径一致,输出为字母=>文本)
  2278. *
  2279. * @return array<string, string>
  2280. */
  2281. private function extractChoiceOptionsFromStem(string $content): array
  2282. {
  2283. $out = [];
  2284. $contentWithoutSvg = preg_replace('/<svg[^>]*>.*?<\/svg>/is', '[SVG_PLACEHOLDER]', $content);
  2285. $pattern = '/(?:^|\s)([A-H])[\.、:.:]\s*(.+?)(?=(?:^|\s)[A-H][\.、:.:]|$)/su';
  2286. if (preg_match_all($pattern, $contentWithoutSvg, $matches, PREG_SET_ORDER)) {
  2287. foreach ($matches as $match) {
  2288. $letter = strtoupper($match[1]);
  2289. $optionText = trim($match[2]);
  2290. $optionText = preg_replace('/\s+$/', '', $optionText);
  2291. $optionText = preg_replace('/^\$\$\s*/', '', $optionText);
  2292. $optionText = preg_replace('/\s*\$\$$/', '', $optionText);
  2293. if ($optionText !== '') {
  2294. $out[$letter] = $optionText;
  2295. }
  2296. }
  2297. }
  2298. if (empty($out)) {
  2299. $lines = preg_split('/[\r\n]+/', $contentWithoutSvg);
  2300. foreach ($lines as $line) {
  2301. $line = trim($line);
  2302. if (preg_match('/^([A-H])[\.、:.:]\s*(.+)$/u', $line, $match)) {
  2303. $letter = strtoupper($match[1]);
  2304. $optionText = trim($match[2]);
  2305. if ($optionText !== '') {
  2306. $out[$letter] = $optionText;
  2307. }
  2308. }
  2309. }
  2310. }
  2311. return $out;
  2312. }
  2313. /**
  2314. * 处理题目数据(用于报告)
  2315. */
  2316. private function processQuestionsForReport($paper, array $questionDetails, array $kpNameMap): array
  2317. {
  2318. $grouped = [
  2319. 'choice' => [],
  2320. 'fill' => [],
  2321. 'answer' => [],
  2322. ];
  2323. // 【修复】处理空的试卷(questions可能不存在)
  2324. $questions = $paper->questions ?? collect();
  2325. if ($questions->isEmpty()) {
  2326. Log::info('ExamPdfExportService: 试卷没有题目,返回空数组');
  2327. return $grouped;
  2328. }
  2329. $sortedQuestions = $questions
  2330. ->sortBy(function ($q, int $idx) {
  2331. $number = $q->question_number ?? $idx + 1;
  2332. return is_numeric($number) ? (float) $number : ($q->id ?? $idx);
  2333. });
  2334. $bankIds = $sortedQuestions->pluck('question_bank_id')->filter()->unique()->values()->all();
  2335. $optionsByBankId = [];
  2336. if (! empty($bankIds)) {
  2337. $optionsByBankId = Question::whereIn('id', $bankIds)
  2338. ->pluck('options', 'id')
  2339. ->toArray();
  2340. }
  2341. foreach ($sortedQuestions as $idx => $question) {
  2342. $kpCode = $question->knowledge_point ?? '';
  2343. $kpName = $kpNameMap[$kpCode] ?? $kpCode ?: '未标注';
  2344. // 【修复】直接从PaperQuestion对象获取solution和correct_answer
  2345. $answer = $question->correct_answer ?? null; // 直接从PaperQuestion获取
  2346. $solution = $question->solution ?? null; // 直接从PaperQuestion获取
  2347. $detail = $questionDetails[(string) ($question->question_id ?? $question->id)] ?? [];
  2348. $typeRaw = $question->question_type ?? ($detail['question_type'] ?? $detail['type'] ?? '');
  2349. $normalizedType = $this->normalizeQuestionType($typeRaw);
  2350. $number = $question->question_number ?? ($idx + 1);
  2351. // 处理题干文本
  2352. $questionText = is_array($question->question_text)
  2353. ? json_encode($question->question_text, JSON_UNESCAPED_UNICODE)
  2354. : ($question->question_text ?? '');
  2355. $optionsFromBank = $question->question_bank_id
  2356. ? ($optionsByBankId[$question->question_bank_id] ?? null)
  2357. : null;
  2358. $choiceOptionsMap = $this->normalizeChoiceOptionsMap($optionsFromBank);
  2359. if (empty($choiceOptionsMap) && $normalizedType === 'choice') {
  2360. $choiceOptionsMap = $this->extractChoiceOptionsFromStem((string) $questionText);
  2361. }
  2362. $questionTextForPayload = $this->formatNewlines($questionText);
  2363. $questionTextPreprocessed = false;
  2364. if ($normalizedType === 'choice') {
  2365. $questionTextForPayload = GradingStyleQuestionStem::buildChoiceStemForReport(
  2366. (string) $questionTextForPayload
  2367. );
  2368. $questionTextPreprocessed = true;
  2369. }
  2370. $payload = [
  2371. 'question_id' => $question->question_id ?? null,
  2372. 'question_bank_id' => $question->question_bank_id ?? $question->question_id ?? null,
  2373. 'question_number' => $number,
  2374. 'question_text' => $questionTextForPayload,
  2375. 'question_text_preprocessed' => $questionTextPreprocessed,
  2376. 'question_type' => $normalizedType,
  2377. 'knowledge_point' => $kpCode,
  2378. 'knowledge_point_name' => $kpName,
  2379. 'difficulty' => isset($question->difficulty) ? (float) $question->difficulty : null,
  2380. 'score' => $question->score,
  2381. 'answer' => $this->formatNewlines($answer), // 格式化换行
  2382. 'solution' => $this->formatNewlines($solution), // 格式化换行
  2383. 'student_answer' => $this->formatNewlines($question->student_answer ?? null), // 格式化换行
  2384. 'correct_answer' => $this->formatNewlines($answer), // 格式化换行
  2385. 'is_correct' => $question->is_correct ?? null,
  2386. 'score_obtained' => $question->score_obtained ?? null,
  2387. 'options' => $choiceOptionsMap,
  2388. ];
  2389. $grouped[$normalizedType][] = $payload;
  2390. // 【调试】记录题目数据
  2391. Log::debug('ExamPdfExportService: 处理题目数据', [
  2392. 'paper_question_id' => $question->id,
  2393. 'question_id' => $question->question_id,
  2394. 'has_answer' => ! empty($answer),
  2395. 'has_solution' => ! empty($solution),
  2396. 'answer_preview' => $answer ? substr($answer, 0, 50) : null,
  2397. ]);
  2398. }
  2399. $ordered = array_merge($grouped['choice'], $grouped['fill'], $grouped['answer']);
  2400. // 按卷面顺序重新编号
  2401. foreach ($ordered as $i => &$q) {
  2402. $q['display_number'] = $i + 1;
  2403. }
  2404. unset($q);
  2405. return $ordered;
  2406. }
  2407. /**
  2408. * 构建PDF
  2409. */
  2410. private function buildPdf(string $html, bool $applyWideImageSizing = false, bool $scopeToExamPart = false): ?string
  2411. {
  2412. $tmpHtml = tempnam(sys_get_temp_dir(), 'exam_html_').'.html';
  2413. $utf8Html = $this->ensureUtf8Html($html);
  2414. if ($applyWideImageSizing) {
  2415. $utf8Html = $scopeToExamPart
  2416. ? $this->applyAdaptiveWideImageSizingToExamPart($utf8Html)
  2417. : $this->applyAdaptiveWideImageSizing($utf8Html);
  2418. }
  2419. $written = file_put_contents($tmpHtml, $utf8Html);
  2420. Log::debug('ExamPdfExportService: HTML文件已创建', [
  2421. 'path' => $tmpHtml,
  2422. 'html_length' => strlen($utf8Html),
  2423. 'written_bytes' => $written,
  2424. ]);
  2425. // 【调试】如果启用了HTML保存调试,复制HTML到storage用于分析
  2426. if (config('pdf.debug_save_html', false)) {
  2427. $debugPath = storage_path('app/debug_pdf_'.date('YmdHis').'.html');
  2428. @copy($tmpHtml, $debugPath);
  2429. Log::warning('ExamPdfExportService: [DEBUG] HTML副本已保存', ['path' => $debugPath]);
  2430. }
  2431. // 仅使用Chrome渲染
  2432. $chromePdf = $this->renderWithChrome($tmpHtml);
  2433. @unlink($tmpHtml);
  2434. return $chromePdf;
  2435. }
  2436. /**
  2437. * 对扁长/超扁长图片做全局自适应放大,普通图片不处理。
  2438. */
  2439. private function applyAdaptiveWideImageSizing(string $html): string
  2440. {
  2441. return (string) preg_replace_callback(
  2442. '/<img\b[^>]*\bsrc=(["\'])([^"\']+)\1[^>]*>/i',
  2443. function (array $m): string {
  2444. $fullTag = $m[0] ?? '';
  2445. $src = $m[2] ?? '';
  2446. if ($fullTag === '' || $src === '' || str_starts_with($src, 'data:')) {
  2447. return $fullTag;
  2448. }
  2449. if (! $this->shouldApplyAdaptiveSizingToSrc($src)) {
  2450. return $fullTag;
  2451. }
  2452. $dim = $this->getPdfImageDimensions($src);
  2453. if (! $dim || ($dim['w'] ?? 0) <= 0 || ($dim['h'] ?? 0) <= 0) {
  2454. return $fullTag;
  2455. }
  2456. $ratio = $dim['w'] / max(1, $dim['h']);
  2457. if ($ratio < 2.8) {
  2458. return $fullTag;
  2459. }
  2460. $targetWidth = $ratio >= 3.5 ? self::PDF_IMAGE_WIDTH_VERY_WIDE_PX : self::PDF_IMAGE_WIDTH_WIDE_PX;
  2461. $targetWidth = min($targetWidth, $dim['w']);
  2462. $targetStyle = sprintf(
  2463. 'width:%dpx!important;max-width:%dpx!important;max-height:60mm!important;height:auto!important;object-fit:contain!important;',
  2464. $targetWidth,
  2465. $targetWidth
  2466. );
  2467. if (preg_match('/\sstyle=(["\'])(.*?)\1/i', $fullTag, $sm)) {
  2468. $originStyle = $sm[2] ?? '';
  2469. $originStyle = preg_replace('/\bmax-width\s*:[^;]+;?/i', '', $originStyle);
  2470. $originStyle = preg_replace('/\bmax-height\s*:[^;]+;?/i', '', $originStyle);
  2471. $originStyle = preg_replace('/\bwidth\s*:[^;]+;?/i', '', $originStyle);
  2472. $originStyle = preg_replace('/\bheight\s*:[^;]+;?/i', '', $originStyle);
  2473. $originStyle = preg_replace('/\bobject-fit\s*:[^;]+;?/i', '', $originStyle);
  2474. $newStyle = $targetStyle.trim((string) $originStyle);
  2475. return preg_replace(
  2476. '/\sstyle=(["\'])(.*?)\1/i',
  2477. ' style="'.$newStyle.'"',
  2478. $fullTag,
  2479. 1
  2480. ) ?? $fullTag;
  2481. }
  2482. return preg_replace('/<img\b/i', '<img style="'.$targetStyle.'"', $fullTag, 1) ?? $fullTag;
  2483. },
  2484. $html
  2485. );
  2486. }
  2487. /**
  2488. * 仅在 unified HTML 的试卷容器中应用扁图策略,避免影响判卷/知识点讲解部分。
  2489. */
  2490. private function applyAdaptiveWideImageSizingToExamPart(string $html): string
  2491. {
  2492. $startMarker = '<!-- EXAM_PART_START -->';
  2493. $endMarker = '<!-- EXAM_PART_END -->';
  2494. $startPos = strpos($html, $startMarker);
  2495. $endPos = strpos($html, $endMarker);
  2496. if ($startPos === false || $endPos === false || $endPos <= $startPos) {
  2497. return $html;
  2498. }
  2499. $contentStart = $startPos + strlen($startMarker);
  2500. $examContent = substr($html, $contentStart, $endPos - $contentStart);
  2501. if ($examContent === false || $examContent === '') {
  2502. return $html;
  2503. }
  2504. $processedExamContent = $this->applyAdaptiveWideImageSizing($examContent);
  2505. return substr($html, 0, $contentStart).$processedExamContent.substr($html, $endPos);
  2506. }
  2507. /**
  2508. * @return array{w:int,h:int}|null
  2509. */
  2510. private function getPdfImageDimensions(string $src): ?array
  2511. {
  2512. if (array_key_exists($src, $this->pdfImageDimensionCache)) {
  2513. return $this->pdfImageDimensionCache[$src];
  2514. }
  2515. try {
  2516. $persisted = $this->getPersistedPdfImageMetrics($src);
  2517. if ($persisted !== null) {
  2518. $this->pdfImageDimensionCache[$src] = $persisted;
  2519. return $persisted;
  2520. }
  2521. if (! str_starts_with($src, 'http://') && ! str_starts_with($src, 'https://')) {
  2522. $this->pdfImageDimensionCache[$src] = null;
  2523. return null;
  2524. }
  2525. $size = @getimagesize($src);
  2526. if (is_array($size) && count($size) >= 2) {
  2527. $data = ['w' => (int) $size[0], 'h' => (int) $size[1]];
  2528. $this->persistPdfImageMetrics($src, $data);
  2529. $this->pdfImageDimensionCache[$src] = $data;
  2530. return $data;
  2531. }
  2532. $this->pdfImageDimensionCache[$src] = null;
  2533. return null;
  2534. } catch (\Throwable $e) {
  2535. Log::debug('ExamPdfExportService: 图片尺寸探测失败', ['src' => $src, 'error' => $e->getMessage()]);
  2536. $this->pdfImageDimensionCache[$src] = null;
  2537. return null;
  2538. }
  2539. }
  2540. /**
  2541. * @return array{w:int,h:int}|null
  2542. */
  2543. private function getPersistedPdfImageMetrics(string $src): ?array
  2544. {
  2545. if (! $this->isPdfImageMetricsTableReady()) {
  2546. return null;
  2547. }
  2548. $row = DB::table('pdf_image_metrics')
  2549. ->where('src', $src)
  2550. ->first(['width', 'height']);
  2551. if (! $row) {
  2552. return null;
  2553. }
  2554. $w = (int) ($row->width ?? 0);
  2555. $h = (int) ($row->height ?? 0);
  2556. if ($w <= 0 || $h <= 0) {
  2557. return null;
  2558. }
  2559. return ['w' => $w, 'h' => $h];
  2560. }
  2561. /**
  2562. * @param array{w:int,h:int} $data
  2563. */
  2564. private function persistPdfImageMetrics(string $src, array $data): void
  2565. {
  2566. if (! $this->isPdfImageMetricsTableReady()) {
  2567. return;
  2568. }
  2569. $w = (int) ($data['w'] ?? 0);
  2570. $h = (int) ($data['h'] ?? 0);
  2571. if ($w <= 0 || $h <= 0) {
  2572. return;
  2573. }
  2574. DB::table('pdf_image_metrics')->upsert([
  2575. [
  2576. 'src' => $src,
  2577. 'width' => $w,
  2578. 'height' => $h,
  2579. 'ratio' => round($w / max(1, $h), 4),
  2580. 'updated_at' => now(),
  2581. 'created_at' => now(),
  2582. ],
  2583. ], ['src'], ['width', 'height', 'ratio', 'updated_at']);
  2584. }
  2585. private function isPdfImageMetricsTableReady(): bool
  2586. {
  2587. if ($this->hasPdfImageMetricsTable !== null) {
  2588. return $this->hasPdfImageMetricsTable;
  2589. }
  2590. $this->hasPdfImageMetricsTable = Schema::hasTable('pdf_image_metrics');
  2591. return $this->hasPdfImageMetricsTable;
  2592. }
  2593. private function shouldApplyAdaptiveSizingToSrc(string $src): bool
  2594. {
  2595. $parts = parse_url($src);
  2596. if (! is_array($parts)) {
  2597. return false;
  2598. }
  2599. $host = strtolower((string) ($parts['host'] ?? ''));
  2600. $path = (string) ($parts['path'] ?? '');
  2601. if ($host !== 'file.chunsunqiuzhu.com') {
  2602. return false;
  2603. }
  2604. if (! str_contains($path, '/data/')) {
  2605. return false;
  2606. }
  2607. return (bool) preg_match('/\.(png|jpe?g|webp)$/i', $path);
  2608. }
  2609. /**
  2610. * 使用Chrome渲染PDF
  2611. */
  2612. private function renderWithChrome(string $htmlPath): ?string
  2613. {
  2614. $tmpPdf = tempnam(sys_get_temp_dir(), 'exam_pdf_').'.pdf';
  2615. $userDataDir = sys_get_temp_dir().'/chrome-profile-'.uniqid();
  2616. $chromeBinary = $this->findChromeBinary();
  2617. if (! $chromeBinary) {
  2618. Log::error('ExamPdfExportService: 未找到可用的Chrome/Chromium');
  2619. return null;
  2620. }
  2621. // 设置运行时目录
  2622. $runtimeHome = sys_get_temp_dir().'/chrome-home';
  2623. $runtimeXdg = sys_get_temp_dir().'/chrome-xdg';
  2624. if (! File::exists($runtimeHome)) {
  2625. @File::makeDirectory($runtimeHome, 0755, true);
  2626. }
  2627. if (! File::exists($runtimeXdg)) {
  2628. @File::makeDirectory($runtimeXdg, 0755, true);
  2629. }
  2630. $process = new Process([
  2631. $chromeBinary,
  2632. '--headless=new', // 【优化】使用新渲染引擎
  2633. '--disable-gpu',
  2634. '--no-sandbox',
  2635. '--disable-setuid-sandbox',
  2636. '--disable-dev-shm-usage',
  2637. '--disable-web-security',
  2638. '--disable-features=VizDisplayCompositor',
  2639. '--disable-extensions',
  2640. // '--disable-background-networking', // 注释掉,可能阻止必要的网络请求
  2641. '--disable-component-update',
  2642. '--disable-client-side-phishing-detection',
  2643. '--disable-default-apps',
  2644. '--disable-domain-reliability',
  2645. '--disable-sync',
  2646. '--no-first-run',
  2647. '--no-default-browser-check',
  2648. '--disable-crash-reporter',
  2649. '--disable-print-preview',
  2650. '--disable-features=TranslateUI',
  2651. '--disable-features=OptimizationHints',
  2652. '--disable-ipc-flooding-protection',
  2653. '--disable-background-timer-throttling',
  2654. '--disable-backgrounding-occluded-windows',
  2655. '--disable-renderer-backgrounding',
  2656. '--disable-features=AudioServiceOutOfProcess',
  2657. '--disable-gpu-sandbox',
  2658. '--disable-software-rasterizer',
  2659. '--disable-background-mode',
  2660. '--disable-extensions-http-throttling',
  2661. '--disable-ipc-flooding-protection',
  2662. '--disable-features=Dbus', // 禁用 dbus
  2663. // 【关键修复】添加虚拟时间预算,让Chrome有足够时间加载CDN资源和执行JS
  2664. '--virtual-time-budget=30000', // 30秒虚拟时间用于加载外部资源
  2665. '--run-all-compositor-stages-before-draw', // 确保所有渲染完成后再生成PDF
  2666. '--user-data-dir='.$userDataDir,
  2667. '--print-to-pdf='.$tmpPdf,
  2668. '--print-to-pdf-no-header',
  2669. '--allow-file-access-from-files',
  2670. '--font-render-hinting=none', // 【优化】禁用字体渲染提示
  2671. '--disable-font-antialiasing',
  2672. 'file://'.$htmlPath,
  2673. ], null, [
  2674. 'HOME' => $runtimeHome,
  2675. 'XDG_RUNTIME_DIR' => $runtimeXdg,
  2676. ]);
  2677. $process->setTimeout(180); // 复杂学情报告页允许更长渲染时间,降低超时失败率
  2678. $killSignal = \defined('SIGKILL') ? \SIGKILL : 9;
  2679. Log::warning('ExamPdfExportService: [调试] Chrome命令准备执行', [
  2680. 'chrome_binary' => $chromeBinary,
  2681. 'html_path' => $htmlPath,
  2682. 'html_exists' => file_exists($htmlPath),
  2683. 'html_size' => file_exists($htmlPath) ? filesize($htmlPath) : 0,
  2684. 'pdf_path' => $tmpPdf,
  2685. 'user_data_dir' => $userDataDir,
  2686. ]);
  2687. try {
  2688. $startedAt = microtime(true);
  2689. $process->start();
  2690. $pdfGenerated = false;
  2691. // 轮询检测PDF是否生成
  2692. $pollStart = microtime(true);
  2693. $maxPollSeconds = 80; // 【修复】增加轮询超时到80秒
  2694. while ($process->isRunning() && (microtime(true) - $pollStart) < $maxPollSeconds) {
  2695. if (file_exists($tmpPdf) && filesize($tmpPdf) > 0) {
  2696. $pdfGenerated = true;
  2697. Log::info('ExamPdfExportService: PDF生成成功,提前终止Chrome进程', [
  2698. 'elapsed' => round(microtime(true) - $startedAt, 2),
  2699. 'pdf_size' => filesize($tmpPdf),
  2700. ]);
  2701. $process->stop(3, $killSignal); // 【优化】减少停止等待时间
  2702. break;
  2703. }
  2704. usleep(100_000); // 【优化】从200ms减少到100ms
  2705. }
  2706. if ($process->isRunning()) {
  2707. $process->stop(3, $killSignal); // 【优化】减少停止等待时间
  2708. }
  2709. // 【优化】删除不必要的wait()调用,避免重复等待
  2710. // $process->wait();
  2711. } catch (ProcessTimedOutException|ProcessSignaledException $e) {
  2712. if ($process->isRunning()) {
  2713. $process->stop(3, $killSignal); // 【优化】减少停止等待时间
  2714. }
  2715. Log::warning('ExamPdfExportService: Chrome进程超时或被信号中断', [
  2716. 'elapsed' => round((microtime(true) - $startedAt), 2),
  2717. 'exception' => get_class($e),
  2718. ]);
  2719. $result = $this->handleChromeProcessResult($tmpPdf, $userDataDir, $process, $startedAt);
  2720. if ($result !== null) {
  2721. return $result;
  2722. }
  2723. return $this->renderWithChromeMinimal($chromeBinary, $htmlPath);
  2724. } catch (\Throwable $e) {
  2725. if ($process->isRunning()) {
  2726. $process->stop(3, $killSignal); // 【优化】减少停止等待时间
  2727. }
  2728. Log::error('ExamPdfExportService: Chrome进程异常', [
  2729. 'elapsed' => round((microtime(true) - $startedAt), 2),
  2730. 'error' => $e->getMessage(),
  2731. ]);
  2732. $result = $this->handleChromeProcessResult($tmpPdf, $userDataDir, $process, null);
  2733. if ($result !== null) {
  2734. return $result;
  2735. }
  2736. return $this->renderWithChromeMinimal($chromeBinary, $htmlPath);
  2737. }
  2738. $result = $this->handleChromeProcessResult($tmpPdf, $userDataDir, $process, null);
  2739. if ($result !== null) {
  2740. return $result;
  2741. }
  2742. return $this->renderWithChromeMinimal($chromeBinary, $htmlPath);
  2743. }
  2744. /**
  2745. * 处理Chrome进程结果
  2746. */
  2747. private function handleChromeProcessResult(string $tmpPdf, string $userDataDir, Process $process, ?float $startedAt): ?string
  2748. {
  2749. $pdfExists = file_exists($tmpPdf);
  2750. $pdfSize = $pdfExists ? filesize($tmpPdf) : null;
  2751. $elapsed = $startedAt ? round((microtime(true) - $startedAt), 2) : null;
  2752. // 【优化】即使进程未成功,只要PDF存在且大小合理就返回
  2753. if ($pdfExists && $pdfSize > 1000) { // 至少1KB
  2754. Log::info('ExamPdfExportService: PDF生成成功', [
  2755. 'elapsed' => $elapsed,
  2756. 'pdf_size' => $pdfSize,
  2757. 'exit_code' => $process->getExitCode(),
  2758. 'is_successful' => $process->isSuccessful(),
  2759. ]);
  2760. $pdfBinary = file_get_contents($tmpPdf);
  2761. @unlink($tmpPdf);
  2762. File::deleteDirectory($userDataDir);
  2763. return $pdfBinary;
  2764. }
  2765. // 如果PDF不存在或太小,记录错误
  2766. Log::error('ExamPdfExportService: Chrome渲染失败', [
  2767. 'elapsed' => $elapsed,
  2768. 'pdf_exists' => $pdfExists,
  2769. 'pdf_size' => $pdfSize,
  2770. 'exit_code' => $process->getExitCode(),
  2771. 'error' => $process->getErrorOutput(),
  2772. 'output' => $process->getOutput(),
  2773. ]);
  2774. @unlink($tmpPdf);
  2775. File::deleteDirectory($userDataDir);
  2776. return null;
  2777. }
  2778. /**
  2779. * Chrome主渲染失败时的最小参数兜底。
  2780. */
  2781. private function renderWithChromeMinimal(string $chromeBinary, string $htmlPath): ?string
  2782. {
  2783. $tmpPdf = tempnam(sys_get_temp_dir(), 'exam_pdf_fallback_').'.pdf';
  2784. $process = new Process([
  2785. $chromeBinary,
  2786. '--headless=new',
  2787. '--disable-gpu',
  2788. '--no-sandbox',
  2789. '--print-to-pdf='.$tmpPdf,
  2790. 'file://'.$htmlPath,
  2791. ]);
  2792. $process->setTimeout(180);
  2793. try {
  2794. $process->run();
  2795. if (file_exists($tmpPdf) && filesize($tmpPdf) > 1000) {
  2796. Log::warning('ExamPdfExportService: Chrome最小参数兜底成功', [
  2797. 'pdf_size' => filesize($tmpPdf),
  2798. 'exit_code' => $process->getExitCode(),
  2799. ]);
  2800. $pdfBinary = file_get_contents($tmpPdf);
  2801. @unlink($tmpPdf);
  2802. return $pdfBinary;
  2803. }
  2804. Log::error('ExamPdfExportService: Chrome最小参数兜底失败', [
  2805. 'exit_code' => $process->getExitCode(),
  2806. 'error' => $process->getErrorOutput(),
  2807. 'output' => $process->getOutput(),
  2808. ]);
  2809. } catch (\Throwable $e) {
  2810. Log::error('ExamPdfExportService: Chrome最小参数兜底异常', [
  2811. 'error' => $e->getMessage(),
  2812. ]);
  2813. }
  2814. @unlink($tmpPdf);
  2815. return null;
  2816. }
  2817. /**
  2818. * 查找Chrome二进制文件
  2819. */
  2820. private function findChromeBinary(): ?string
  2821. {
  2822. $candidates = [
  2823. env('PDF_CHROME_BINARY'),
  2824. env('CHROME_BIN'), // Docker Alpine 环境变量
  2825. '/usr/bin/chromium-browser', // Alpine Linux
  2826. '/usr/bin/chromium',
  2827. '/usr/bin/google-chrome-stable',
  2828. '/usr/bin/google-chrome',
  2829. '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', // macOS
  2830. ];
  2831. foreach ($candidates as $path) {
  2832. if ($path && is_file($path) && is_executable($path)) {
  2833. return $path;
  2834. }
  2835. }
  2836. return null;
  2837. }
  2838. /**
  2839. * 确保HTML为UTF-8编码,并内联外部资源
  2840. */
  2841. private function ensureUtf8Html(string $html): string
  2842. {
  2843. $meta = '<meta charset="UTF-8">';
  2844. if (stripos($html, '<head>') !== false) {
  2845. $html = preg_replace('/<head>/i', "<head>{$meta}", $html, 1);
  2846. } else {
  2847. $html = $meta.$html;
  2848. }
  2849. // 【关键修复】内联KaTeX CSS,避免Chrome在容器中加载CDN资源超时
  2850. $html = $this->inlineExternalResources($html);
  2851. return $html;
  2852. }
  2853. /**
  2854. * 将CDN资源替换为内联资源
  2855. * 【关键修复】避免Chrome在容器中加载CDN资源超时,同时支持本地路径
  2856. */
  2857. private function inlineExternalResources(string $html): string
  2858. {
  2859. // 检查是否包含 KaTeX 资源(CDN 或本地)
  2860. $hasKatexCdn = strpos($html, 'cdn.jsdelivr.net/npm/katex') !== false;
  2861. $hasKatexLocal = strpos($html, '/js/katex.min.js') !== false || strpos($html, '/css/katex/katex.min.css') !== false;
  2862. // 【调试】记录HTML内容信息
  2863. Log::warning('ExamPdfExportService: inlineExternalResources', [
  2864. 'html_length' => strlen($html),
  2865. 'has_katex_cdn' => $hasKatexCdn,
  2866. 'has_katex_local' => $hasKatexLocal,
  2867. ]);
  2868. // 如果既没有 CDN 也没有本地链接,跳过
  2869. if (! $hasKatexCdn && ! $hasKatexLocal) {
  2870. Log::warning('ExamPdfExportService: HTML 中没有 KaTeX 资源链接,跳过内联');
  2871. return $html;
  2872. }
  2873. try {
  2874. // 读取并内联 KaTeX CSS(无论 CDN 还是本地)
  2875. $katexCssPath = public_path('css/katex/katex.min.css');
  2876. if (file_exists($katexCssPath)) {
  2877. $katexCss = file_get_contents($katexCssPath);
  2878. // 修复字体路径:将相对路径改为 data URI
  2879. $fontsDir = public_path('css/katex/fonts');
  2880. $katexCss = preg_replace_callback(
  2881. '/url\(["\']?fonts\/([^"\')\s]+)["\']?\)/i',
  2882. function ($matches) use ($fontsDir) {
  2883. $fontFile = $fontsDir.'/'.$matches[1];
  2884. if (file_exists($fontFile)) {
  2885. $fontData = base64_encode(file_get_contents($fontFile));
  2886. $mimeType = str_ends_with($matches[1], '.woff2') ? 'font/woff2' : 'font/woff';
  2887. return 'url(data:'.$mimeType.';base64,'.$fontData.')';
  2888. }
  2889. return $matches[0];
  2890. },
  2891. $katexCss
  2892. );
  2893. // 替换 CDN CSS 链接
  2894. if ($hasKatexCdn) {
  2895. $html = preg_replace(
  2896. '/<link[^>]*href=["\']https:\/\/cdn\.jsdelivr\.net\/npm\/katex[^"\']*katex\.min\.css["\'][^>]*>/i',
  2897. '<style type="text/css">'.$katexCss.'</style>',
  2898. $html
  2899. );
  2900. }
  2901. // 替换本地 CSS 链接
  2902. if ($hasKatexLocal) {
  2903. $html = preg_replace(
  2904. '/<link[^>]*href=["\']\/css\/katex\/katex\.min\.css["\'][^>]*>/i',
  2905. '<style type="text/css">'.$katexCss.'</style>',
  2906. $html
  2907. );
  2908. }
  2909. Log::info('ExamPdfExportService: KaTeX CSS 已内联(含字体 data URI)');
  2910. }
  2911. // 读取本地 KaTeX JS(用于移除)
  2912. $katexJsPath = public_path('js/katex.min.js');
  2913. $autoRenderJsPath = public_path('js/auto-render.min.js');
  2914. if (file_exists($katexJsPath)) {
  2915. $katexJs = file_get_contents($katexJsPath);
  2916. $html = preg_replace(
  2917. '/<script[^>]*src=["\']https:\/\/cdn\.jsdelivr\.net\/npm\/katex[^"\']*katex\.min\.js["\'][^>]*><\/script>/i',
  2918. '<script type="text/javascript">'.$katexJs.'</script>',
  2919. $html
  2920. );
  2921. }
  2922. if (file_exists($autoRenderJsPath)) {
  2923. $autoRenderJs = file_get_contents($autoRenderJsPath);
  2924. $html = preg_replace(
  2925. '/<script[^>]*src=["\']https:\/\/cdn\.jsdelivr\.net\/npm\/katex[^"\']*auto-render[^"\']*["\'][^>]*><\/script>/i',
  2926. '<script type="text/javascript">'.$autoRenderJs.'</script>',
  2927. $html
  2928. );
  2929. }
  2930. // 【关键修复】使用服务端预渲染,而不是依赖客户端 JavaScript
  2931. // Chrome headless 的 --print-to-pdf 不会等待 JS 执行完成
  2932. // 所以我们使用 Node.js KaTeX 在服务端预渲染所有公式
  2933. // 1. 移除所有 KaTeX JavaScript(不再需要,因为使用服务端渲染)
  2934. // 移除内联的 katex.min.js
  2935. $html = preg_replace(
  2936. '/<script[^>]*type=["\']text\/javascript["\'][^>]*>[\s\S]*?katex[\s\S]*?<\/script>/i',
  2937. '<!-- KaTeX JS removed, using server-side rendering -->',
  2938. $html
  2939. );
  2940. // 移除 DOMContentLoaded 监听器
  2941. $html = preg_replace(
  2942. '/<script[^>]*>[\s\S]*?document\.addEventListener[\s\S]*?DOMContentLoaded[\s\S]*?<\/script>/i',
  2943. '<!-- DOMContentLoaded removed -->',
  2944. $html
  2945. );
  2946. // 2. 使用 KatexRenderer 进行服务端预渲染
  2947. if ($this->katexRenderer) {
  2948. $beforeLength = strlen($html);
  2949. $html = $this->katexRenderer->renderHtml($html);
  2950. $afterLength = strlen($html);
  2951. Log::info('ExamPdfExportService: LaTeX 公式服务端预渲染完成', [
  2952. 'before_length' => $beforeLength,
  2953. 'after_length' => $afterLength,
  2954. 'size_change' => $afterLength - $beforeLength,
  2955. ]);
  2956. } else {
  2957. Log::warning('ExamPdfExportService: KatexRenderer 未初始化,跳过预渲染');
  2958. }
  2959. // 【换行处理】将字面的 \n 转换为 <br> 标签(在 KaTeX 渲染后处理,避免破坏公式)
  2960. // 先替换所有 \n 为 <br>,然后合并连续的 <br>(最多保留2个)
  2961. $html = str_replace('\\n', '<br>', $html);
  2962. $html = preg_replace('/(<br>\s*){3,}/', '<br><br>', $html); // 3个以上合并为2个
  2963. } catch (\Exception $e) {
  2964. Log::warning('ExamPdfExportService: 内联资源处理失败,保留原始HTML', [
  2965. 'error' => $e->getMessage(),
  2966. ]);
  2967. }
  2968. return $html;
  2969. }
  2970. /**
  2971. * 【新增】合并两个HTML页面,插入分页符
  2972. * 保留原始页面样式和结构,只在中间插入分页符
  2973. */
  2974. private function mergeHtmlWithPageBreak(string $examHtml, string $gradingHtml, ?string $kpExplainHtml = null): ?string
  2975. {
  2976. try {
  2977. // 确保HTML编码正确
  2978. $examHtml = $this->ensureUtf8Html($examHtml);
  2979. $gradingHtml = $this->ensureUtf8Html($gradingHtml);
  2980. if ($kpExplainHtml) {
  2981. $kpExplainHtml = $this->ensureUtf8Html($kpExplainHtml);
  2982. }
  2983. // 提取body内容
  2984. $examBody = $this->extractBodyContent($examHtml);
  2985. $gradingBody = $this->extractBodyContent($gradingHtml);
  2986. // 知识点讲解使用专门的提取方法,避免嵌套完整HTML结构
  2987. $kpExplainBody = $kpExplainHtml ? $this->extractKpExplainContent($kpExplainHtml) : null;
  2988. if (empty($examBody) || empty($gradingBody)) {
  2989. Log::error('ExamPdfExportService: HTML内容提取失败', [
  2990. 'exam_body_length' => strlen($examBody),
  2991. 'grading_body_length' => strlen($gradingBody),
  2992. ]);
  2993. return null;
  2994. }
  2995. // 提取head内容(保留原始样式和meta信息)
  2996. $examHead = $this->extractHeadContent($examHtml);
  2997. $gradingHead = $this->extractHeadContent($gradingHtml);
  2998. $kpExplainHead = $kpExplainHtml ? $this->extractHeadContent($kpExplainHtml) : null;
  2999. // 构建统一HTML文档(保留原始结构)
  3000. $unifiedHtml = $this->buildUnifiedHtmlWithOriginalStructure(
  3001. $examHead,
  3002. $examBody,
  3003. $gradingBody,
  3004. $gradingHead,
  3005. $kpExplainBody,
  3006. $kpExplainHead
  3007. );
  3008. Log::info('HTML合并成功(保留原始样式)', [
  3009. 'exam_length' => strlen($examBody),
  3010. 'grading_length' => strlen($gradingBody),
  3011. 'kp_explain_length' => $kpExplainBody ? strlen($kpExplainBody) : 0,
  3012. 'unified_length' => strlen($unifiedHtml),
  3013. 'head_length' => strlen($examHead),
  3014. 'has_kp_explain' => ! empty($kpExplainBody),
  3015. ]);
  3016. return $unifiedHtml;
  3017. } catch (\Throwable $e) {
  3018. Log::error('mergeHtmlWithPageBreak 失败', [
  3019. 'error' => $e->getMessage(),
  3020. 'trace' => $e->getTraceAsString(),
  3021. ]);
  3022. return null;
  3023. }
  3024. }
  3025. /**
  3026. * 【新增】提取HTML的body内容
  3027. */
  3028. private function extractBodyContent(string $html): string
  3029. {
  3030. // 匹配body标签内容
  3031. if (preg_match('/<body[^>]*>(.*)<\/body>/is', $html, $matches)) {
  3032. return $matches[1];
  3033. }
  3034. // 如果没有body标签,返回整个HTML
  3035. return $html;
  3036. }
  3037. /**
  3038. * 【新增】提取HTML的head内容
  3039. * 保留原始页面的样式和meta信息
  3040. */
  3041. private function extractHeadContent(string $html): string
  3042. {
  3043. // 匹配head标签内容
  3044. if (preg_match('/<head[^>]*>(.*)<\/head>/is', $html, $matches)) {
  3045. return $matches[1];
  3046. }
  3047. // 如果没有head标签,返回默认meta
  3048. return '<meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0">';
  3049. }
  3050. /**
  3051. * 【新增】提取知识点讲解的核心内容
  3052. * 只提取 kp-explain 容器内部的内容,避免嵌套完整的HTML结构
  3053. */
  3054. private function extractKpExplainContent(string $html): string
  3055. {
  3056. // 如果 HTML 中包含嵌套的 <html> 标签,提取嵌套内容
  3057. if (preg_match('/<html[^>]*>(.*)<\/html>/is', $html, $htmlMatches)) {
  3058. $html = $htmlMatches[1];
  3059. }
  3060. // 如果 HTML 中包含 <head> 标签,跳过 head
  3061. if (preg_match('/<head[^>]*>.*?<\/head>/is', $html, $headMatch)) {
  3062. $html = substr($html, strpos($html, '</head>') + 7);
  3063. }
  3064. // 如果 HTML 中包含 <body> 标签,提取 body 内容
  3065. if (preg_match('/<body[^>]*>(.*)<\/body>/is', $html, $bodyMatches)) {
  3066. $html = $bodyMatches[1];
  3067. }
  3068. // 移除可能存在的嵌套 <html>, <head>, <body> 标签
  3069. $html = preg_replace('/<\/?(html|head|body)[^>]*>/is', '', $html);
  3070. // 移除 script 标签和注释
  3071. $html = preg_replace('/<script[^>]*>.*?<\/script>/is', '', $html);
  3072. $html = preg_replace('/<!--[^>]*-->/is', '', $html);
  3073. return trim($html);
  3074. }
  3075. /**
  3076. * 【优化重构】构建统一的HTML文档(容器结构 + 消除空白页)
  3077. * 使用容器结构替代空的 page-break div,避免中间出现空白页
  3078. */
  3079. private function buildUnifiedHtmlWithOriginalStructure(
  3080. string $examHead,
  3081. string $examBody,
  3082. string $gradingBody,
  3083. string $gradingHead,
  3084. ?string $kpExplainBody = null,
  3085. ?string $kpExplainHead = null
  3086. ): string
  3087. {
  3088. // 清洗内容:移除可能存在的分页符,避免双重分页
  3089. $examBody = $this->stripPageBreakElements($examBody);
  3090. $gradingBody = $this->stripPageBreakElements($gradingBody);
  3091. if ($kpExplainBody) {
  3092. $kpExplainBody = $this->stripPageBreakElements($kpExplainBody);
  3093. }
  3094. // 合并 head 内容:试卷 head + 判卷 head + 知识点讲解 head(去重)+ 分页控制样式
  3095. $mergedHead = $examHead;
  3096. // 按顺序合并其他 head 里的 <style>(避免重复)
  3097. foreach ([$gradingHead, $kpExplainHead] as $extraHead) {
  3098. if (! $extraHead) {
  3099. continue;
  3100. }
  3101. if (preg_match_all('/<style[^>]*>(.*?)<\/style>/is', $extraHead, $styleMatches)) {
  3102. foreach ($styleMatches[0] as $idx => $styleTag) {
  3103. if (! str_contains($mergedHead, $styleMatches[1][$idx])) {
  3104. $mergedHead .= "\n ".$styleTag;
  3105. }
  3106. }
  3107. }
  3108. }
  3109. // 添加分页控制样式
  3110. $headContent = $mergedHead.'
  3111. <style>
  3112. /* 容器基础样式 - 保持现有页面边距 */
  3113. .exam-part,
  3114. .grading-part,
  3115. .kp-explain-part {
  3116. width: 100%;
  3117. margin: 0;
  3118. padding: 0;
  3119. }
  3120. /* 试卷部分 - 只有在知识点讲解后才需要分页 */
  3121. .exam-part {
  3122. /* 如果有知识点讲解,需要在新页面开始(通过 kp-explain-part 的 break-after 控制) */
  3123. /* 如果没有知识点讲解,试卷从第一页开始,不需要分页 */
  3124. break-after: auto;
  3125. page-break-after: auto;
  3126. /* 确保顶部没有额外边距 */
  3127. margin-top: 0;
  3128. padding-top: 0;
  3129. }
  3130. /* 核心分页控制:只在 grading-part 上设置 */
  3131. .grading-part {
  3132. /* CSS3 新标准 */
  3133. break-before: page;
  3134. /* 兼容旧版 WebKit */
  3135. page-break-before: always;
  3136. /* 确保顶部没有额外边距 */
  3137. margin-top: 0;
  3138. padding-top: 0;
  3139. }
  3140. /* 知识点讲解部分末尾强制分页(确保试卷从新页面开始) */
  3141. .kp-explain-part {
  3142. break-after: page;
  3143. page-break-after: always;
  3144. }
  3145. /* 防止试卷部分末尾分页 */
  3146. .exam-part {
  3147. /* 确保试卷内容连续 */
  3148. break-after: auto;
  3149. page-break-after: auto;
  3150. }
  3151. /* 避免在关键元素中间分页 */
  3152. .exam-part h1, .exam-part h2,
  3153. .grading-part h1, .grading-part h2 {
  3154. break-after: avoid;
  3155. page-break-after: avoid;
  3156. }
  3157. .exam-part table, .exam-part .question-item,
  3158. .grading-part table, .grading-part .answer-item {
  3159. break-inside: avoid;
  3160. page-break-inside: avoid;
  3161. }
  3162. /* 防止孤儿行 */
  3163. .exam-part p, .exam-part li,
  3164. .grading-part p, .grading-part li {
  3165. orphans: 2;
  3166. widows: 2;
  3167. }
  3168. /* 数学公式优化 */
  3169. .katex {
  3170. break-inside: avoid;
  3171. page-break-inside: avoid;
  3172. }
  3173. </style>';
  3174. // 构建HTML内容
  3175. $bodyContent = '';
  3176. $mergedTitle = '试卷与判卷合并';
  3177. if (preg_match('/<title>(.*?)<\/title>/is', $examHead, $titleMatches)) {
  3178. $candidateTitle = trim(strip_tags($titleMatches[1]));
  3179. if ($candidateTitle !== '') {
  3180. $mergedTitle = $candidateTitle;
  3181. }
  3182. }
  3183. // 如果有知识点讲解,添加到最前面
  3184. if ($kpExplainBody) {
  3185. $bodyContent .= '
  3186. <!-- 知识点讲解部分 -->
  3187. <div class="kp-explain-part">
  3188. '.$kpExplainBody.'
  3189. </div>
  3190. ';
  3191. }
  3192. // 添加试卷部分
  3193. $bodyContent .= '
  3194. <!-- EXAM_PART_START -->
  3195. <!-- 试卷部分 - 连续显示 -->
  3196. <div class="exam-part">
  3197. '.$examBody.'
  3198. </div>
  3199. <!-- EXAM_PART_END -->
  3200. ';
  3201. // 添加判卷部分
  3202. $bodyContent .= '
  3203. <!-- 判卷部分 - 强制新页面开始 -->
  3204. <div class="grading-part">
  3205. '.$gradingBody.'
  3206. </div>
  3207. ';
  3208. return '<!DOCTYPE html>
  3209. <html lang="zh-CN">
  3210. <head>
  3211. <meta charset="UTF-8">
  3212. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  3213. <title>'.$mergedTitle.'</title>
  3214. '.$headContent.'
  3215. </head>
  3216. <body>
  3217. '.$bodyContent.'
  3218. </body>
  3219. </html>';
  3220. }
  3221. /**
  3222. * 【新增】清洗HTML内容中的分页符元素
  3223. * 移除可能存在的 page-break 元素,避免双重分页导致空白页
  3224. */
  3225. private function stripPageBreakElements(string $content): string
  3226. {
  3227. // 只移除空的 page-break div 元素(通常是 <div class="page-break"></div>)
  3228. // 使用更精确的正则,只匹配空内容或纯空白内容的 div
  3229. $patterns = [
  3230. '/<div[^>]*class="[^"]*page-break[^"]*"[^>]*>\s*<\/div>/si',
  3231. '/<div[^>]*style="[^"]*page-break[^"]*"[^>]*>\s*<\/div>/si',
  3232. ];
  3233. foreach ($patterns as $pattern) {
  3234. $content = preg_replace($pattern, '', $content);
  3235. }
  3236. return $content;
  3237. }
  3238. /**
  3239. * 【新增】获取PDF通用样式
  3240. */
  3241. private function getCommonPdfStyles(): string
  3242. {
  3243. return '
  3244. * {
  3245. margin: 0;
  3246. padding: 0;
  3247. box-sizing: border-box;
  3248. }
  3249. body {
  3250. font-family: "Microsoft YaHei", "SimHei", Arial, sans-serif;
  3251. font-size: 14px;
  3252. line-height: 1.6;
  3253. color: #333;
  3254. background: #fff;
  3255. }
  3256. .paper-container {
  3257. max-width: 210mm;
  3258. margin: 0 auto;
  3259. padding: 20mm;
  3260. background: white;
  3261. }
  3262. .paper-header {
  3263. text-align: center;
  3264. margin-bottom: 30px;
  3265. padding-bottom: 15px;
  3266. border-bottom: 2px solid #333;
  3267. }
  3268. .paper-title {
  3269. font-size: 24px;
  3270. font-weight: bold;
  3271. margin-bottom: 10px;
  3272. }
  3273. .paper-info {
  3274. font-size: 14px;
  3275. color: #666;
  3276. }
  3277. .question {
  3278. margin-bottom: 30px;
  3279. padding: 20px;
  3280. border: 1px solid #ddd;
  3281. border-radius: 5px;
  3282. }
  3283. .question-number {
  3284. font-weight: bold;
  3285. margin-bottom: 10px;
  3286. }
  3287. .question-stem {
  3288. margin-bottom: 15px;
  3289. }
  3290. .options {
  3291. list-style: none;
  3292. margin-left: 20px;
  3293. }
  3294. .options li {
  3295. margin-bottom: 8px;
  3296. }
  3297. .answer-section {
  3298. margin-top: 20px;
  3299. padding-top: 15px;
  3300. border-top: 1px solid #eee;
  3301. }
  3302. .answer-label {
  3303. font-weight: bold;
  3304. color: #d9534f;
  3305. }
  3306. .solution {
  3307. margin-top: 10px;
  3308. padding: 10px;
  3309. background: #f5f5f5;
  3310. border-left: 4px solid #5bc0de;
  3311. }
  3312. ';
  3313. }
  3314. /**
  3315. * 构建知识点名称映射
  3316. */
  3317. private function buildKnowledgePointNameMap(): array
  3318. {
  3319. try {
  3320. $options = $this->questionServiceApi->getKnowledgePointOptions();
  3321. return $options ?: [];
  3322. } catch (\Throwable $e) {
  3323. Log::warning('ExamPdfExportService: 获取知识点名称失败', [
  3324. 'error' => $e->getMessage(),
  3325. ]);
  3326. return [];
  3327. }
  3328. }
  3329. /**
  3330. * 构建掌握度摘要
  3331. */
  3332. private function buildMasterySummary(array $masteryData, array $kpNameMap): array
  3333. {
  3334. Log::info('ExamPdfExportService: buildMasterySummary开始处理', [
  3335. 'masteryData_count' => count($masteryData),
  3336. 'kpNameMap_count' => count($kpNameMap),
  3337. ]);
  3338. $items = [];
  3339. $total = 0;
  3340. $count = 0;
  3341. foreach ($masteryData as $row) {
  3342. $code = $row['kp_code'] ?? null;
  3343. // 【修复】使用kpNameMap转换名称为友好显示名
  3344. $name = $kpNameMap[$code] ?? $row['kp_name'] ?? $code ?: '未知知识点';
  3345. $level = (float) ($row['mastery_level'] ?? 0);
  3346. $delta = $row['mastery_change'] ?? null;
  3347. $items[] = [
  3348. 'kp_code' => $code,
  3349. 'kp_name' => $name,
  3350. 'mastery_level' => $level,
  3351. 'mastery_change' => $delta,
  3352. ];
  3353. $total += $level;
  3354. $count++;
  3355. }
  3356. $average = $count > 0 ? round($total / $count, 2) : null;
  3357. // 按掌握度从低到高排序
  3358. if (! empty($items)) {
  3359. usort($items, fn ($a, $b) => ($a['mastery_level'] <=> $b['mastery_level']));
  3360. }
  3361. $result = [
  3362. 'items' => $items,
  3363. 'average' => $average,
  3364. 'weak_list' => array_slice($items, 0, 5),
  3365. ];
  3366. Log::info('ExamPdfExportService: buildMasterySummary完成', [
  3367. 'total_count' => $count,
  3368. 'items_count' => count($items),
  3369. ]);
  3370. return $result;
  3371. }
  3372. /**
  3373. * 标准化题型
  3374. */
  3375. private function normalizeQuestionType(string $type): string
  3376. {
  3377. $t = strtolower(trim($type));
  3378. return match (true) {
  3379. str_contains($t, 'choice') || str_contains($t, '选择') => 'choice',
  3380. str_contains($t, 'fill') || str_contains($t, 'blank') || str_contains($t, '填空') => 'fill',
  3381. default => 'answer',
  3382. };
  3383. }
  3384. private function buildPaperNamePrefix(Paper $paper): string
  3385. {
  3386. $assembleType = ($paper->paper_type === null || $paper->paper_type === '')
  3387. ? null
  3388. : (int) $paper->paper_type;
  3389. $studentName = Student::query()
  3390. ->where('student_id', $paper->student_id)
  3391. ->value('name') ?? ($paper->student_id ?: '________');
  3392. try {
  3393. $assembleTypeLabel = $assembleType !== null ? PaperNaming::assembleTypeLabel($assembleType) : '未知类型';
  3394. } catch (\Throwable $e) {
  3395. $assembleTypeLabel = '未知类型';
  3396. }
  3397. return "{$studentName}_".PaperNaming::extractExamCode((string) $paper->paper_id)."_{$assembleTypeLabel}";
  3398. }
  3399. private function buildPaperDisplayTitle(Paper $paper): string
  3400. {
  3401. return $this->buildPaperNamePrefix($paper).'_'.now()->format('Ymd');
  3402. }
  3403. private function buildPdfFileName(Paper $paper, ?string $stamp = null): string
  3404. {
  3405. $basePrefix = $this->buildPaperNamePrefix($paper);
  3406. $stamp = $stamp ?: now()->format('YmdHis').strtoupper(Str::random(4));
  3407. $base = "{$basePrefix}_{$stamp}";
  3408. $safe = PaperNaming::toSafeFilename($base);
  3409. return "{$safe}.pdf";
  3410. }
  3411. private function extractUploadStamp(string $url): ?string
  3412. {
  3413. $path = parse_url($url, PHP_URL_PATH);
  3414. if (! is_string($path) || $path === '') {
  3415. return null;
  3416. }
  3417. $stem = pathinfo($path, PATHINFO_FILENAME);
  3418. if (! is_string($stem) || $stem === '') {
  3419. return null;
  3420. }
  3421. if (preg_match('/(\d{14}[A-Za-z0-9]{4})/', $stem, $matches)) {
  3422. return $matches[1];
  3423. }
  3424. return null;
  3425. }
  3426. /**
  3427. * 保存PDF URL到数据库
  3428. */
  3429. private function savePdfUrlToDatabase(string $paperId, string $field, string $url): void
  3430. {
  3431. try {
  3432. $paper = Paper::where('paper_id', $paperId)->first();
  3433. if ($paper) {
  3434. $paperDisplayTitle = $this->buildPaperDisplayTitle($paper);
  3435. $stamp = $this->extractUploadStamp($url);
  3436. if ($stamp) {
  3437. $paperDisplayTitle = $this->buildPaperNamePrefix($paper).'_'.$stamp;
  3438. }
  3439. $updatePayload = [
  3440. $field => $url,
  3441. 'paper_name' => $paperDisplayTitle,
  3442. ];
  3443. $paper->update($updatePayload);
  3444. Log::info('ExamPdfExportService: PDF URL已写入数据库', [
  3445. 'paper_id' => $paperId,
  3446. 'field' => $field,
  3447. 'url' => $url,
  3448. 'paper_name' => $paperDisplayTitle,
  3449. ]);
  3450. }
  3451. } catch (\Throwable $e) {
  3452. Log::error('ExamPdfExportService: 写入PDF URL失败', [
  3453. 'paper_id' => $paperId,
  3454. 'field' => $field,
  3455. 'error' => $e->getMessage(),
  3456. ]);
  3457. }
  3458. }
  3459. /**
  3460. * 保存学情分析PDF URL
  3461. */
  3462. private function saveAnalysisPdfUrl(string $paperId, string $studentId, ?string $recordId, string $url): void
  3463. {
  3464. try {
  3465. if ($recordId) {
  3466. // OCR记录
  3467. $ocrRecord = \App\Models\OCRRecord::find($recordId);
  3468. if ($ocrRecord) {
  3469. $ocrRecord->update(['analysis_pdf_url' => $url]);
  3470. Log::info('ExamPdfExportService: OCR记录学情分析PDF URL已写入数据库', [
  3471. 'record_id' => $recordId,
  3472. 'paper_id' => $paperId,
  3473. 'student_id' => $studentId,
  3474. 'url' => $url,
  3475. ]);
  3476. }
  3477. } else {
  3478. // 【修复】同时更新 exam_analysis_results 表和分析报告表
  3479. $updated = \DB::connection('mysql')->table('exam_analysis_results')
  3480. ->where('student_id', $studentId)
  3481. ->where('paper_id', $paperId)
  3482. ->update([
  3483. 'analysis_pdf_url' => $url,
  3484. 'updated_at' => now(),
  3485. ]);
  3486. if ($updated) {
  3487. Log::info('ExamPdfExportService: 学情分析PDF URL已写入exam_analysis_results表', [
  3488. 'student_id' => $studentId,
  3489. 'paper_id' => $paperId,
  3490. 'url' => $url,
  3491. 'updated_rows' => $updated,
  3492. ]);
  3493. } else {
  3494. Log::warning('ExamPdfExportService: 未找到要更新的学情分析记录', [
  3495. 'student_id' => $studentId,
  3496. 'paper_id' => $paperId,
  3497. ]);
  3498. }
  3499. // 学生记录 - 使用新的 student_reports 表(备用)
  3500. \App\Models\StudentReport::updateOrCreate(
  3501. [
  3502. 'student_id' => $studentId,
  3503. 'report_type' => 'exam_analysis',
  3504. 'paper_id' => $paperId,
  3505. ],
  3506. [
  3507. 'pdf_url' => $url,
  3508. 'generation_status' => 'completed',
  3509. 'generated_at' => now(),
  3510. 'updated_at' => now(),
  3511. ]
  3512. );
  3513. Log::info('ExamPdfExportService: 学生学情报告PDF URL已保存到student_reports表(备用)', [
  3514. 'student_id' => $studentId,
  3515. 'paper_id' => $paperId,
  3516. 'url' => $url,
  3517. ]);
  3518. }
  3519. } catch (\Throwable $e) {
  3520. Log::error('ExamPdfExportService: 写入学情分析PDF URL失败', [
  3521. 'paper_id' => $paperId,
  3522. 'student_id' => $studentId,
  3523. 'record_id' => $recordId,
  3524. 'error' => $e->getMessage(),
  3525. ]);
  3526. }
  3527. }
  3528. /**
  3529. * 【修复】处理父节点掌握度数据
  3530. * 1. 过滤掉掌握度为0或null的父节点
  3531. * 2. 将kp_code转换为友好的kp_name
  3532. * 3. 构建父子层级关系(只显示本次考试相关的子节点)
  3533. */
  3534. private function processParentMasteryLevels(
  3535. array $parentMasteryLevels,
  3536. array $kpNameMap,
  3537. array $examKpCodes = [],
  3538. array $masteryMap = [],
  3539. array $snapshotMasteryData = []
  3540. ): array
  3541. {
  3542. $processed = [];
  3543. foreach ($parentMasteryLevels as $kpCode => $masteryData) {
  3544. // 兼容不同数据结构:可能是数组或数字
  3545. $masteryLevel = is_array($masteryData) ? ($masteryData['mastery_level'] ?? 0) : $masteryData;
  3546. $masteryChange = is_array($masteryData) ? ($masteryData['mastery_change'] ?? null) : null;
  3547. $changeSource = is_array($masteryData) ? ($masteryData['change_source'] ?? null) : null;
  3548. // 获取友好名称
  3549. $kpName = $kpNameMap[$kpCode] ?? $kpCode;
  3550. // 构建父节点数据,包含子节点信息(只显示本次考试相关的)
  3551. $childrenData = $this->getChildKnowledgePoints($kpCode, $kpNameMap, $examKpCodes, $masteryMap);
  3552. $allChildren = $childrenData['all_children'] ?? [];
  3553. // 口径统一:优先使用全部直接子节点均值作为父节点掌握度
  3554. if (! empty($allChildren)) {
  3555. $allLevels = array_map(
  3556. fn ($c) => floatval($c['mastery_level'] ?? 0),
  3557. $allChildren
  3558. );
  3559. $masteryLevel = ! empty($allLevels)
  3560. ? array_sum($allLevels) / count($allLevels)
  3561. : floatval($masteryLevel);
  3562. if (! empty($snapshotMasteryData)) {
  3563. $prevLevels = [];
  3564. foreach ($allChildren as $child) {
  3565. $childCode = (string) ($child['kp_code'] ?? '');
  3566. if ($childCode === '') {
  3567. continue;
  3568. }
  3569. $currentChild = floatval($masteryMap[$childCode] ?? 0);
  3570. $prevFromSnapshot = $snapshotMasteryData[$childCode]['previous_mastery'] ?? null;
  3571. $currFromSnapshot = $snapshotMasteryData[$childCode]['current_mastery'] ?? null;
  3572. $previousChild = $prevFromSnapshot ?? $currFromSnapshot ?? $currentChild;
  3573. $prevLevels[] = floatval($previousChild);
  3574. }
  3575. if (! empty($prevLevels)) {
  3576. $masteryChange = $masteryLevel - (array_sum($prevLevels) / count($prevLevels));
  3577. $changeSource = 'children_all_average';
  3578. }
  3579. }
  3580. }
  3581. // 仅过滤空值;0 掌握度的命中父节点也要展示
  3582. if ($masteryLevel === null) {
  3583. continue;
  3584. }
  3585. $hitLevels = array_map(
  3586. fn ($c) => floatval($c['mastery_level'] ?? 0),
  3587. $childrenData['hit_children'] ?? []
  3588. );
  3589. $hitAvg = ! empty($hitLevels) ? array_sum($hitLevels) / count($hitLevels) : null;
  3590. $hitCount = count($childrenData['hit_children'] ?? []);
  3591. // 父节点仅展示“本卷命中知识点”对应的父节点
  3592. if ($hitCount <= 0) {
  3593. continue;
  3594. }
  3595. $processed[$kpCode] = [
  3596. 'kp_code' => $kpCode,
  3597. 'kp_name' => $kpName,
  3598. 'mastery_level' => round(floatval($masteryLevel), 4),
  3599. 'mastery_percentage' => round(floatval($masteryLevel) * 100, 2),
  3600. 'mastery_change' => $masteryChange !== null ? round(floatval($masteryChange), 4) : null,
  3601. 'change_source' => $changeSource,
  3602. // 兼容旧模板字段:仅命中子节点
  3603. 'children' => $childrenData['hit_children'] ?? [],
  3604. // 新增:全部直接子节点(含掌握度、是否命中)
  3605. 'children_all' => $childrenData['all_children'] ?? [],
  3606. 'children_hit_count' => $hitCount,
  3607. 'children_total_count' => count($childrenData['all_children'] ?? []),
  3608. 'children_hit_avg_mastery' => $hitAvg !== null ? round($hitAvg, 4) : null,
  3609. 'level' => $this->calculateKnowledgePointLevel($kpCode),
  3610. ];
  3611. }
  3612. // 按掌握度降序排序
  3613. uasort($processed, function ($a, $b) {
  3614. return $b['mastery_level'] <=> $a['mastery_level'];
  3615. });
  3616. return $processed;
  3617. }
  3618. /**
  3619. * 【修复】获取子知识点列表(只返回本次考试涉及的)
  3620. */
  3621. private function getChildKnowledgePoints(string $parentKpCode, array $kpNameMap, array $examKpCodes = [], array $masteryMap = []): array
  3622. {
  3623. $allChildren = [];
  3624. $hitChildren = [];
  3625. try {
  3626. $childCodes = DB::connection('mysql')
  3627. ->table('knowledge_points')
  3628. ->where('parent_kp_code', $parentKpCode)
  3629. ->pluck('kp_code')
  3630. ->toArray();
  3631. foreach ($childCodes as $childCode) {
  3632. $isHit = in_array($childCode, $examKpCodes);
  3633. $childData = [
  3634. 'kp_code' => $childCode,
  3635. 'kp_name' => $kpNameMap[$childCode] ?? $childCode,
  3636. 'mastery_level' => floatval($masteryMap[$childCode] ?? 0),
  3637. 'is_hit' => $isHit,
  3638. ];
  3639. $allChildren[] = $childData;
  3640. if ($isHit) {
  3641. $hitChildren[] = $childData;
  3642. }
  3643. }
  3644. } catch (\Exception $e) {
  3645. Log::warning('获取子知识点失败', [
  3646. 'parent_kp_code' => $parentKpCode,
  3647. 'error' => $e->getMessage(),
  3648. ]);
  3649. }
  3650. return [
  3651. 'all_children' => $allChildren,
  3652. 'hit_children' => $hitChildren,
  3653. ];
  3654. }
  3655. /**
  3656. * 当历史父节点概览缺失时,直接由“本卷命中知识点”反推出父节点并构建展示数据。
  3657. */
  3658. private function buildParentMasteryFromHitCodes(
  3659. array $examKpCodes,
  3660. array $kpNameMap,
  3661. array $masteryMap = [],
  3662. array $snapshotMasteryData = []
  3663. ): array {
  3664. $codes = array_values(array_unique(array_filter(array_map(fn ($c) => trim((string) $c), $examKpCodes))));
  3665. if (empty($codes)) {
  3666. return [];
  3667. }
  3668. $rows = DB::connection('mysql')
  3669. ->table('knowledge_points')
  3670. ->whereIn('kp_code', $codes)
  3671. ->whereNotNull('parent_kp_code')
  3672. ->where('parent_kp_code', '!=', '')
  3673. ->select('kp_code', 'parent_kp_code')
  3674. ->get();
  3675. $parentMap = [];
  3676. foreach ($rows as $r) {
  3677. $parentCode = trim((string) ($r->parent_kp_code ?? ''));
  3678. $childCode = trim((string) ($r->kp_code ?? ''));
  3679. if ($parentCode === '' || $childCode === '') {
  3680. continue;
  3681. }
  3682. $parentMap[$parentCode][] = $childCode;
  3683. }
  3684. if (empty($parentMap)) {
  3685. return [];
  3686. }
  3687. $parents = DB::connection('mysql')
  3688. ->table('knowledge_points')
  3689. ->whereIn('kp_code', array_keys($parentMap))
  3690. ->pluck('name', 'kp_code')
  3691. ->toArray();
  3692. $processed = [];
  3693. foreach ($parentMap as $parentCode => $hitChildrenCodes) {
  3694. $childrenData = $this->getChildKnowledgePoints($parentCode, $kpNameMap, $codes, $masteryMap);
  3695. $allChildren = $childrenData['all_children'] ?? [];
  3696. $hitChildren = $childrenData['hit_children'] ?? [];
  3697. $hitCount = count($hitChildren);
  3698. if ($hitCount <= 0) {
  3699. continue;
  3700. }
  3701. $allLevels = array_map(fn ($c) => floatval($c['mastery_level'] ?? 0), $allChildren);
  3702. $masteryLevel = !empty($allLevels) ? array_sum($allLevels) / count($allLevels) : 0.0;
  3703. $prevLevels = [];
  3704. foreach ($allChildren as $child) {
  3705. $childCode = (string) ($child['kp_code'] ?? '');
  3706. if ($childCode === '') {
  3707. continue;
  3708. }
  3709. $currentChild = floatval($masteryMap[$childCode] ?? 0);
  3710. $prevFromSnapshot = $snapshotMasteryData[$childCode]['previous_mastery'] ?? null;
  3711. $currFromSnapshot = $snapshotMasteryData[$childCode]['current_mastery'] ?? null;
  3712. $previousChild = $prevFromSnapshot ?? $currFromSnapshot ?? $currentChild;
  3713. $prevLevels[] = floatval($previousChild);
  3714. }
  3715. $masteryChange = !empty($prevLevels) ? ($masteryLevel - (array_sum($prevLevels) / count($prevLevels))) : null;
  3716. $hitLevels = array_map(fn ($c) => floatval($c['mastery_level'] ?? 0), $hitChildren);
  3717. $hitAvg = !empty($hitLevels) ? array_sum($hitLevels) / count($hitLevels) : null;
  3718. $processed[$parentCode] = [
  3719. 'kp_code' => $parentCode,
  3720. 'kp_name' => $parents[$parentCode] ?? ($kpNameMap[$parentCode] ?? $parentCode),
  3721. 'mastery_level' => round(floatval($masteryLevel), 4),
  3722. 'mastery_percentage' => round(floatval($masteryLevel) * 100, 2),
  3723. 'mastery_change' => $masteryChange !== null ? round(floatval($masteryChange), 4) : null,
  3724. 'change_source' => 'hit_kp_parent_fallback',
  3725. 'children' => $hitChildren,
  3726. 'children_all' => $allChildren,
  3727. 'children_hit_count' => $hitCount,
  3728. 'children_total_count' => count($allChildren),
  3729. 'children_hit_avg_mastery' => $hitAvg !== null ? round($hitAvg, 4) : null,
  3730. 'level' => $this->calculateKnowledgePointLevel($parentCode),
  3731. ];
  3732. }
  3733. uasort($processed, fn ($a, $b) => $b['mastery_level'] <=> $a['mastery_level']);
  3734. return $processed;
  3735. }
  3736. /**
  3737. * 基于学生全量掌握度构建父节点列表(不按本卷命中过滤)
  3738. */
  3739. private function buildParentMasteryFromAllParents(
  3740. array $allParentMasteryLevels,
  3741. array $kpNameMap,
  3742. array $masteryMap = [],
  3743. array $snapshotMasteryData = []
  3744. ): array {
  3745. if (empty($allParentMasteryLevels)) {
  3746. return [];
  3747. }
  3748. $parentCodes = [];
  3749. foreach ($allParentMasteryLevels as $code => $value) {
  3750. $parentCode = trim((string) $code);
  3751. if ($parentCode === '') {
  3752. continue;
  3753. }
  3754. $parentCodes[] = $parentCode;
  3755. }
  3756. $parentCodes = array_values(array_unique($parentCodes));
  3757. if (empty($parentCodes)) {
  3758. return [];
  3759. }
  3760. $parents = DB::connection('mysql')
  3761. ->table('knowledge_points')
  3762. ->whereIn('kp_code', $parentCodes)
  3763. ->pluck('name', 'kp_code')
  3764. ->toArray();
  3765. $processed = [];
  3766. foreach ($parentCodes as $parentCode) {
  3767. $raw = $allParentMasteryLevels[$parentCode] ?? null;
  3768. $rawMastery = is_array($raw)
  3769. ? floatval($raw['mastery_level'] ?? 0)
  3770. : (is_object($raw) ? floatval($raw->mastery_level ?? 0) : floatval($raw ?? 0));
  3771. $childrenData = $this->getChildKnowledgePoints($parentCode, $kpNameMap, [], $masteryMap);
  3772. $allChildren = $childrenData['all_children'] ?? [];
  3773. $allLevels = array_map(fn ($c) => floatval($c['mastery_level'] ?? 0), $allChildren);
  3774. $masteryLevel = ! empty($allLevels) ? (array_sum($allLevels) / count($allLevels)) : $rawMastery;
  3775. $prevLevels = [];
  3776. foreach ($allChildren as $child) {
  3777. $childCode = (string) ($child['kp_code'] ?? '');
  3778. if ($childCode === '') {
  3779. continue;
  3780. }
  3781. $currentChild = floatval($masteryMap[$childCode] ?? 0);
  3782. $prevFromSnapshot = $snapshotMasteryData[$childCode]['previous_mastery'] ?? null;
  3783. $currFromSnapshot = $snapshotMasteryData[$childCode]['current_mastery'] ?? null;
  3784. $previousChild = $prevFromSnapshot ?? $currFromSnapshot ?? $currentChild;
  3785. $prevLevels[] = floatval($previousChild);
  3786. }
  3787. $masteryChange = ! empty($prevLevels) ? ($masteryLevel - (array_sum($prevLevels) / count($prevLevels))) : null;
  3788. $processed[$parentCode] = [
  3789. 'kp_code' => $parentCode,
  3790. 'kp_name' => $parents[$parentCode] ?? ($kpNameMap[$parentCode] ?? $parentCode),
  3791. 'mastery_level' => round(floatval($masteryLevel), 4),
  3792. 'mastery_percentage' => round(floatval($masteryLevel) * 100, 2),
  3793. 'mastery_change' => $masteryChange !== null ? round(floatval($masteryChange), 4) : null,
  3794. 'change_source' => 'full_mastery_overview',
  3795. 'children' => [],
  3796. 'children_all' => $allChildren,
  3797. 'children_hit_count' => 0,
  3798. 'children_total_count' => count($allChildren),
  3799. 'children_hit_avg_mastery' => null,
  3800. 'level' => $this->calculateKnowledgePointLevel($parentCode),
  3801. ];
  3802. }
  3803. uasort($processed, fn ($a, $b) => $b['mastery_level'] <=> $a['mastery_level']);
  3804. return $processed;
  3805. }
  3806. /**
  3807. * 计算知识点层级深度
  3808. */
  3809. private function calculateKnowledgePointLevel(string $kpCode): int
  3810. {
  3811. // 根据kp_code前缀判断层级深度
  3812. // 例如: M (1级) -> M01 (2级) -> M01A (3级)
  3813. if (preg_match('/^[A-Z]+$/', $kpCode)) {
  3814. return 1; // 一级分类,如 M, S, E, G
  3815. } elseif (preg_match('/^[A-Z]+\d+$/', $kpCode)) {
  3816. return 2; // 二级分类,如 M01, S02
  3817. } elseif (preg_match('/^[A-Z]+\d+[A-Z]+$/', $kpCode)) {
  3818. return 3; // 三级分类,如 M01A, S02B
  3819. } elseif (preg_match('/^[A-Z]+\d+[A-Z]+\d+$/', $kpCode)) {
  3820. return 4; // 四级分类,如 M01A1
  3821. }
  3822. return 1; // 默认一级
  3823. }
  3824. /**
  3825. * 构建题目数据(用于PDF生成)
  3826. */
  3827. private function buildQuestionsData(Paper $paper): array
  3828. {
  3829. $paperQuestions = $paper->questions()->orderBy('question_number')->get();
  3830. $questionsData = [];
  3831. foreach ($paperQuestions as $pq) {
  3832. $questionsData[] = [
  3833. 'id' => $pq->question_bank_id,
  3834. 'question_number' => $pq->question_number, // 传递原始题号,确保渲染时序号正确
  3835. 'kp_code' => $pq->knowledge_point,
  3836. 'question_type' => $pq->question_type ?? 'answer',
  3837. 'stem' => $pq->question_text ?? '题目内容缺失',
  3838. 'solution' => $pq->solution ?? '',
  3839. 'answer' => $pq->correct_answer ?? '',
  3840. 'difficulty' => $pq->difficulty ?? 0.5,
  3841. 'score' => $pq->score ?? 5,
  3842. 'tags' => '',
  3843. 'content' => $pq->question_text ?? '',
  3844. ];
  3845. }
  3846. // 获取完整题目详情
  3847. if (! empty($questionsData)) {
  3848. $questionIds = array_column($questionsData, 'id');
  3849. $questionsResponse = $this->questionServiceApi->getQuestionsByIds($questionIds);
  3850. $responseData = $questionsResponse['data'] ?? [];
  3851. if (! empty($responseData)) {
  3852. $responseDataMap = [];
  3853. foreach ($responseData as $respQ) {
  3854. $responseDataMap[$respQ['id']] = $respQ;
  3855. }
  3856. $questionsData = array_map(function ($q) use ($responseDataMap) {
  3857. if (isset($responseDataMap[$q['id']])) {
  3858. $apiData = $responseDataMap[$q['id']];
  3859. $q['stem'] = $apiData['stem'] ?? $q['stem'] ?? $q['content'] ?? '';
  3860. $q['content'] = $q['stem'];
  3861. $q['answer'] = $apiData['answer'] ?? $q['answer'] ?? '';
  3862. $q['solution'] = $apiData['solution'] ?? $q['solution'] ?? '';
  3863. $q['tags'] = $apiData['tags'] ?? $q['tags'] ?? '';
  3864. $q['options'] = $apiData['options'] ?? [];
  3865. }
  3866. return $q;
  3867. }, $questionsData);
  3868. }
  3869. }
  3870. // 按题型分类
  3871. $classified = ['choice' => [], 'fill' => [], 'answer' => []];
  3872. foreach ($questionsData as $q) {
  3873. $type = $this->determineQuestionType($q);
  3874. $classified[$type][] = (object) $q;
  3875. }
  3876. // 【调试】记录题目分类情况
  3877. Log::debug('buildQuestionsData: 题目分类结果', [
  3878. 'total_questions' => count($questionsData),
  3879. 'choice_count' => count($classified['choice']),
  3880. 'fill_count' => count($classified['fill']),
  3881. 'answer_count' => count($classified['answer']),
  3882. 'choice_numbers' => array_map(fn ($q) => $q->question_number ?? 'N/A', $classified['choice']),
  3883. 'fill_numbers' => array_map(fn ($q) => $q->question_number ?? 'N/A', $classified['fill']),
  3884. 'answer_numbers' => array_map(fn ($q) => $q->question_number ?? 'N/A', $classified['answer']),
  3885. ]);
  3886. return $classified;
  3887. }
  3888. /**
  3889. * 获取学生信息
  3890. */
  3891. private function getStudentInfo(?string $studentId): array
  3892. {
  3893. if (! $studentId) {
  3894. return [
  3895. 'name' => '未知学生',
  3896. 'grade' => '未知年级',
  3897. 'class' => '未知班级',
  3898. ];
  3899. }
  3900. try {
  3901. $student = DB::table('students')
  3902. ->where('student_id', $studentId)
  3903. ->first();
  3904. if ($student) {
  3905. return [
  3906. 'name' => $student->name ?? $studentId,
  3907. 'grade' => $student->grade ?? '未知',
  3908. 'class' => $student->class ?? '未知',
  3909. ];
  3910. }
  3911. } catch (\Exception $e) {
  3912. Log::warning('获取学生信息失败', [
  3913. 'student_id' => $studentId,
  3914. 'error' => $e->getMessage(),
  3915. ]);
  3916. }
  3917. return [
  3918. 'name' => $studentId,
  3919. 'grade' => '未知',
  3920. 'class' => '未知',
  3921. ];
  3922. }
  3923. /**
  3924. * 获取教师信息
  3925. */
  3926. private function getTeacherInfo(?string $teacherId): array
  3927. {
  3928. if (! $teacherId) {
  3929. return [
  3930. 'name' => '未知老师',
  3931. 'subject' => '数学',
  3932. ];
  3933. }
  3934. try {
  3935. $query = DB::table('teachers')->where('teacher_id', $teacherId);
  3936. // 仅在列存在时追加,避免 Unknown column 'id'
  3937. if (Schema::hasColumn('teachers', 'id')) {
  3938. $query->orWhere('id', $teacherId);
  3939. }
  3940. $teacher = $query->first();
  3941. if ($teacher) {
  3942. return [
  3943. 'name' => $teacher->name ?? '________',
  3944. 'subject' => $teacher->subject ?? '数学',
  3945. ];
  3946. }
  3947. } catch (\Exception $e) {
  3948. Log::warning('获取教师信息失败', [
  3949. 'teacher_id' => $teacherId,
  3950. 'error' => $e->getMessage(),
  3951. ]);
  3952. }
  3953. return [
  3954. 'name' => '________',
  3955. 'subject' => '数学',
  3956. ];
  3957. }
  3958. /**
  3959. * 判断题目类型
  3960. * 【修复】优先使用 question_type 字段,避免选择题因含有()被误判为填空题
  3961. */
  3962. private function determineQuestionType(array $question): string
  3963. {
  3964. // 1. 【优先】根据已有类型字段判断(最可靠的来源)
  3965. if (! empty($question['question_type'])) {
  3966. $type = strtolower(trim($question['question_type']));
  3967. if (in_array($type, ['choice', '选择题'])) {
  3968. return 'choice';
  3969. }
  3970. if (in_array($type, ['fill', '填空题'])) {
  3971. return 'fill';
  3972. }
  3973. if (in_array($type, ['answer', '解答题'])) {
  3974. return 'answer';
  3975. }
  3976. }
  3977. // 2. 如果没有明确类型,则根据题干内容推断
  3978. $stem = $question['stem'] ?? $question['content'] ?? '';
  3979. if (is_string($stem)) {
  3980. // 检查是否有选项模式 A. B. C. D.
  3981. $hasOptionA = preg_match('/\bA\s*[\.\、\:]/', $stem) || preg_match('/\(A\)/', $stem) || preg_match('/^A[\.\s]/', $stem);
  3982. $hasOptionB = preg_match('/\bB\s*[\.\、\:]/', $stem) || preg_match('/\(B\)/', $stem) || preg_match('/^B[\.\s]/', $stem);
  3983. $hasOptionC = preg_match('/\bC\s*[\.\、\:]/', $stem) || preg_match('/\(C\)/', $stem) || preg_match('/^C[\.\s]/', $stem);
  3984. $hasOptionD = preg_match('/\bD\s*[\.\、\:]/', $stem) || preg_match('/\(D\)/', $stem) || preg_match('/^D[\.\s]/', $stem);
  3985. $optionCount = ($hasOptionA ? 1 : 0) + ($hasOptionB ? 1 : 0) + ($hasOptionC ? 1 : 0) + ($hasOptionD ? 1 : 0);
  3986. if ($optionCount >= 2) {
  3987. return 'choice';
  3988. }
  3989. // 检查是否有填空标记(但要排除选择题的括号)
  3990. if (preg_match('/(\s*)|\(\s*\)/', $stem)) {
  3991. return 'fill';
  3992. }
  3993. }
  3994. // 3. 默认返回解答题
  3995. return 'answer';
  3996. }
  3997. /**
  3998. * 格式化换行符:将字面的 \n 转换为 HTML <br> 标签
  3999. * 用于 PDF 渲染时正确显示换行
  4000. */
  4001. private function formatNewlines(?string $text): ?string
  4002. {
  4003. if ($text === null) {
  4004. return null;
  4005. }
  4006. // 【修复】替换 \n 为 <br>,但保护 LaTeX 命令如 \neq, \ne, \newline, \nu 等
  4007. // 使用负向前瞻 (?![a-zA-Z]) 避免误伤 LaTeX 命令
  4008. $text = preg_replace('/\\\\n(?![a-zA-Z])/', '<br>', $text);
  4009. // 合并连续的 <br>(最多保留2个)
  4010. return preg_replace('/(<br>\s*){3,}/', '<br><br>', $text);
  4011. }
  4012. /**
  4013. * 根据指定的题目生成PDF(新增方法)
  4014. *
  4015. * @param object $paper 虚拟试卷对象
  4016. * @param array $groupedQuestions 按题型分组的题目数据
  4017. * @param array $student 学生信息 ['name' => '', 'grade' => '']
  4018. * @param array $teacher 教师信息 ['name' => '']
  4019. * @param bool $includeGrading 是否包含判卷版本
  4020. * @return array 返回 ['pdf_url' => '...', 'grading_pdf_url' => '...']
  4021. */
  4022. public function generateByQuestions(
  4023. object $paper,
  4024. array $groupedQuestions,
  4025. array $student = [],
  4026. array $teacher = [],
  4027. bool $includeGrading = false
  4028. ): array {
  4029. Log::info('generateByQuestions 开始', [
  4030. 'paper_id' => $paper->paper_id,
  4031. 'question_counts' => [
  4032. 'choice' => count($groupedQuestions['choice'] ?? []),
  4033. 'fill' => count($groupedQuestions['fill'] ?? []),
  4034. 'answer' => count($groupedQuestions['answer'] ?? []),
  4035. ],
  4036. 'include_grading' => $includeGrading,
  4037. ]);
  4038. try {
  4039. $result = [];
  4040. // 1. 生成试卷PDF(不含答案)
  4041. $examHtml = $this->renderCustomExamHtml($paper, $groupedQuestions, $student, $teacher, false);
  4042. if ($examHtml) {
  4043. // 【修复】使用服务端 KaTeX 预渲染 LaTeX 公式
  4044. if ($this->katexRenderer) {
  4045. $examHtml = $this->katexRenderer->renderHtml($examHtml);
  4046. }
  4047. $examPdf = $this->buildPdf($examHtml);
  4048. if ($examPdf) {
  4049. $examPath = "custom_exams/{$paper->paper_id}_exam.pdf";
  4050. $examUrl = $this->pdfStorageService->put($examPath, $examPdf);
  4051. $result['pdf_url'] = $examUrl;
  4052. Log::info('试卷PDF生成成功', ['url' => $examUrl]);
  4053. }
  4054. }
  4055. // 2. 如果需要,生成判卷PDF(含答案)
  4056. if ($includeGrading) {
  4057. $gradingHtml = $this->renderCustomExamHtml($paper, $groupedQuestions, $student, $teacher, true);
  4058. if ($gradingHtml) {
  4059. // 【修复】使用服务端 KaTeX 预渲染 LaTeX 公式
  4060. if ($this->katexRenderer) {
  4061. $gradingHtml = $this->katexRenderer->renderHtml($gradingHtml);
  4062. }
  4063. $gradingPdf = $this->buildPdf($gradingHtml);
  4064. if ($gradingPdf) {
  4065. $gradingPath = "custom_exams/{$paper->paper_id}_grading.pdf";
  4066. $gradingUrl = $this->pdfStorageService->put($gradingPath, $gradingPdf);
  4067. $result['grading_pdf_url'] = $gradingUrl;
  4068. Log::info('判卷PDF生成成功', ['url' => $gradingUrl]);
  4069. }
  4070. }
  4071. }
  4072. return $result;
  4073. } catch (\Throwable $e) {
  4074. Log::error('generateByQuestions 失败', [
  4075. 'paper_id' => $paper->paper_id,
  4076. 'error' => $e->getMessage(),
  4077. 'trace' => $e->getTraceAsString(),
  4078. ]);
  4079. throw $e;
  4080. }
  4081. }
  4082. /**
  4083. * 题目质检专用 PDF:固定使用判题卡体系模板(答案详解 + 判题卡)。
  4084. * 不进入正常组卷流程,仅用于检查题干、答案、解题思路渲染效果。
  4085. *
  4086. * @return array{pdf_url?: string}
  4087. */
  4088. public function generateQuestionCheckPdf(
  4089. object $paper,
  4090. array $groupedQuestions,
  4091. array $student = [],
  4092. array $teacher = []
  4093. ): array {
  4094. Log::info('generateQuestionCheckPdf 开始', [
  4095. 'paper_id' => $paper->paper_id ?? null,
  4096. 'question_counts' => [
  4097. 'choice' => count($groupedQuestions['choice'] ?? []),
  4098. 'fill' => count($groupedQuestions['fill'] ?? []),
  4099. 'answer' => count($groupedQuestions['answer'] ?? []),
  4100. ],
  4101. ]);
  4102. $studentName = $student['name'] ?? ($paper->student_id ?? '________');
  4103. $examCode = \App\Support\PaperNaming::extractExamCode((string) ($paper->paper_id ?? 'custom'));
  4104. $pdfMeta = [
  4105. 'student_name' => $studentName,
  4106. 'exam_code' => $examCode,
  4107. 'assemble_type_label' => '题目质检',
  4108. 'header_title' => $examCode,
  4109. 'exam_pdf_title' => '题目质检_'.$examCode,
  4110. 'grading_pdf_title' => '题目质检_'.$examCode,
  4111. 'knowledge_pdf_title' => '题目质检_'.$examCode,
  4112. ];
  4113. try {
  4114. // 固定走题目质检专用模板:题干+答案+解题思路 + 判题卡附页
  4115. $html = view('pdf.question-check', [
  4116. 'paper' => $paper,
  4117. 'questions' => $groupedQuestions,
  4118. 'student' => $student,
  4119. 'teacher' => $teacher,
  4120. 'pdfMeta' => $pdfMeta,
  4121. ])->render();
  4122. if (empty(trim($html))) {
  4123. Log::error('generateQuestionCheckPdf: HTML 渲染为空', [
  4124. 'paper_id' => $paper->paper_id ?? null,
  4125. ]);
  4126. return [];
  4127. }
  4128. if ($this->katexRenderer) {
  4129. $html = $this->katexRenderer->renderHtml($html);
  4130. }
  4131. $pdfBinary = $this->buildPdf($this->ensureUtf8Html($html));
  4132. if (empty($pdfBinary)) {
  4133. Log::error('generateQuestionCheckPdf: buildPdf 失败', [
  4134. 'paper_id' => $paper->paper_id ?? null,
  4135. ]);
  4136. return [];
  4137. }
  4138. $path = 'custom_exams/'.($paper->paper_id ?? ('custom_'.time())).'.pdf';
  4139. $url = $this->pdfStorageService->put($path, $pdfBinary);
  4140. if (! $url) {
  4141. Log::error('generateQuestionCheckPdf: 上传失败', [
  4142. 'paper_id' => $paper->paper_id ?? null,
  4143. 'path' => $path,
  4144. ]);
  4145. return [];
  4146. }
  4147. return [
  4148. 'pdf_url' => $url,
  4149. 'grading_pdf_url' => $url,
  4150. ];
  4151. } catch (\Throwable $e) {
  4152. Log::error('generateQuestionCheckPdf 失败', [
  4153. 'paper_id' => $paper->paper_id ?? null,
  4154. 'error' => $e->getMessage(),
  4155. 'trace' => $e->getTraceAsString(),
  4156. ]);
  4157. throw $e;
  4158. }
  4159. }
  4160. /**
  4161. * 渲染自定义题目的HTML
  4162. */
  4163. private function renderCustomExamHtml(
  4164. object $paper,
  4165. array $groupedQuestions,
  4166. array $student,
  4167. array $teacher,
  4168. bool $grading
  4169. ): ?string {
  4170. try {
  4171. $viewName = $this->resolveExamViewName($grading);
  4172. $html = view($viewName, [
  4173. 'paper' => $paper,
  4174. 'questions' => $groupedQuestions,
  4175. 'student' => $student,
  4176. 'teacher' => $teacher,
  4177. 'grading' => $grading,
  4178. 'includeAnswer' => false, // exam-paper 视图需要这个变量
  4179. ])->render();
  4180. if (empty(trim($html))) {
  4181. Log::error('renderCustomExamHtml: 视图渲染结果为空', [
  4182. 'paper_id' => $paper->paper_id,
  4183. 'view_name' => $viewName,
  4184. ]);
  4185. return null;
  4186. }
  4187. return $this->ensureUtf8Html($html);
  4188. } catch (\Exception $e) {
  4189. Log::error('renderCustomExamHtml 失败', [
  4190. 'paper_id' => $paper->paper_id,
  4191. 'error' => $e->getMessage(),
  4192. 'trace' => $e->getTraceAsString(),
  4193. ]);
  4194. return null;
  4195. }
  4196. }
  4197. private function resolveExamViewName(bool $useGradingView): string
  4198. {
  4199. if (! $useGradingView) {
  4200. return 'pdf.exam-paper';
  4201. }
  4202. return config('exam.pdf_grading_append_scan_sheet', false)
  4203. ? 'pdf.exam-answer-detail'
  4204. : 'pdf.exam-grading';
  4205. }
  4206. private function normalizeAnswerFieldForPdf(object $question): object
  4207. {
  4208. $normalizedQuestion = clone $question;
  4209. // 以 paper_questions.question_text 为标准题干字段,兼容旧链路 content。
  4210. $questionText = trim((string) ($normalizedQuestion->question_text ?? ''));
  4211. if ($questionText === '') {
  4212. $questionText = trim((string) ($normalizedQuestion->content ?? ''));
  4213. }
  4214. if ($questionText !== '') {
  4215. $normalizedQuestion->question_text = $questionText;
  4216. $normalizedQuestion->content = $questionText;
  4217. }
  4218. $answerText = trim((string) ($normalizedQuestion->answer ?? ''));
  4219. if ($answerText !== '') {
  4220. return $normalizedQuestion;
  4221. }
  4222. foreach (['correct_answer', 'standard_answer', 'reference_answer'] as $fallbackField) {
  4223. $candidate = trim((string) ($normalizedQuestion->{$fallbackField} ?? ''));
  4224. if ($candidate !== '') {
  4225. $normalizedQuestion->answer = $candidate;
  4226. break;
  4227. }
  4228. }
  4229. return $normalizedQuestion;
  4230. }
  4231. /**
  4232. * 生成预览 PDF(用于题目预览验证工具)
  4233. *
  4234. * @param array $questionData 题目数据 ['stem', 'options', 'answer', 'solution', 'question_type']
  4235. * @return array|null 返回 ['url' => '...'] 或 null
  4236. */
  4237. public function generatePreviewPdf(array $questionData): ?array
  4238. {
  4239. try {
  4240. Log::info('generatePreviewPdf 开始', ['question_data' => $questionData]);
  4241. // 渲染 HTML
  4242. $html = $this->renderPreviewHtml($questionData);
  4243. if (empty($html)) {
  4244. Log::error('generatePreviewPdf: HTML 渲染为空');
  4245. return null;
  4246. }
  4247. // 生成 PDF
  4248. $pdfContent = $this->buildPdf($html);
  4249. if (empty($pdfContent)) {
  4250. Log::error('generatePreviewPdf: PDF 生成为空');
  4251. return null;
  4252. }
  4253. // 保存到临时目录
  4254. $filename = 'preview_'.uniqid().'.pdf';
  4255. $path = "previews/{$filename}";
  4256. $url = $this->pdfStorageService->put($path, $pdfContent);
  4257. Log::info('generatePreviewPdf 成功', ['url' => $url]);
  4258. return ['url' => $url];
  4259. } catch (\Exception $e) {
  4260. Log::error('generatePreviewPdf 失败', [
  4261. 'error' => $e->getMessage(),
  4262. 'trace' => $e->getTraceAsString(),
  4263. ]);
  4264. return null;
  4265. }
  4266. }
  4267. /**
  4268. * 渲染预览 HTML
  4269. */
  4270. private function renderPreviewHtml(array $questionData): string
  4271. {
  4272. $stem = $questionData['stem'] ?? '';
  4273. $options = $questionData['options'] ?? null;
  4274. $answer = $questionData['answer'] ?? '';
  4275. $solution = $questionData['solution'] ?? '';
  4276. $questionType = $questionData['question_type'] ?? 'fill';
  4277. // 使用 MathFormulaProcessor 处理公式
  4278. $processedStem = MathFormulaProcessor::processFormulas($stem);
  4279. $processedAnswer = MathFormulaProcessor::processFormulas($answer);
  4280. $processedSolution = MathFormulaProcessor::processFormulas($this->formatNewlines($solution));
  4281. $processedOptions = null;
  4282. if ($options && is_array($options)) {
  4283. $processedOptions = [];
  4284. foreach ($options as $key => $value) {
  4285. $processedOptions[$key] = MathFormulaProcessor::processFormulas($value);
  4286. }
  4287. }
  4288. // 渲染 HTML
  4289. return view('pdf.question-preview', [
  4290. 'stem' => $processedStem,
  4291. 'options' => $processedOptions,
  4292. 'answer' => $processedAnswer,
  4293. 'solution' => $processedSolution,
  4294. 'questionType' => $questionType,
  4295. ])->render();
  4296. }
  4297. /**
  4298. * 批量获取知识点的讲解内容
  4299. *
  4300. * @param array $kpCodes 知识点代码数组
  4301. * @return array [kp_code => explanation]
  4302. */
  4303. public function buildExplanations(array $kpCodes): array
  4304. {
  4305. $result = [];
  4306. if (empty($kpCodes)) {
  4307. return $result;
  4308. }
  4309. try {
  4310. // 批量获取知识点讲解
  4311. $kps = \App\Models\KnowledgePoint::whereIn('kp_code', $kpCodes)->get()->keyBy('kp_code');
  4312. // 有多少算多少
  4313. foreach ($kpCodes as $kpCode) {
  4314. $kp = $kps->get($kpCode);
  4315. if ($kp && ! empty($kp->explanation)) {
  4316. $result[] = [
  4317. 'kp_code' => $kpCode,
  4318. 'kp_name' => $kp->name ?? $kpCode,
  4319. 'explanation' => $this->normalizeKpExplanation($kp->explanation),
  4320. ];
  4321. continue;
  4322. }
  4323. $result[] = [
  4324. 'kp_code' => $kpCode,
  4325. 'kp_name' => $kp->name ?? $kpCode,
  4326. 'explanation' => $this->normalizeKpExplanation(
  4327. $this->getDefaultExplanation($kpCode, $kp->name ?? $kpCode)
  4328. ),
  4329. ];
  4330. }
  4331. } catch (\Throwable $e) {
  4332. Log::warning('批量获取知识点讲解失败', [
  4333. 'kp_codes' => $kpCodes,
  4334. 'error' => $e->getMessage(),
  4335. ]);
  4336. // 失败时返回默认内容
  4337. foreach ($kpCodes as $kpCode) {
  4338. $result[] = [
  4339. 'kp_code' => $kpCode,
  4340. 'kp_name' => $kpCode,
  4341. 'explanation' => $this->normalizeKpExplanation(
  4342. $this->getDefaultExplanation($kpCode, $kpCode)
  4343. ),
  4344. ];
  4345. }
  4346. }
  4347. return $result;
  4348. }
  4349. /**
  4350. * 获取默认的知识点讲解内容
  4351. */
  4352. private function getDefaultExplanation(string $kpCode, string $kpName): string
  4353. {
  4354. // 默认讲解模板
  4355. // 注意:PHP HEREDOC 中 \e 会被解释为 ESC 字符,所以需要用 \\end 而非 \end
  4356. return <<<'MARKDOWN'
  4357. ## 知识点
  4358. (1) 核心定义:二元一次方程是含有两个未知数且每个未知数的次数都是 1 的方程,一般形式为 $ax + by = c$(其中 $a,b,c$ 为常数,且 $a,b$ 不同时为 0)。二元一次方程组是由两个(或两个以上)二元一次方程组成,常见为
  4359. $$
  4360. \begin{cases}
  4361. a_1x + b_1y = c_1\\
  4362. a_2x + b_2y = c_2
  4363. \end{cases}
  4364. $$
  4365. 方程组应用建模就是把题目中的数量关系翻译成方程组,通过求解得到实际问题的答案。
  4366. (2) 性质定理:方程组的解必须同时满足方程组中的每一个方程,因此解是两个方程公共的 $(x,y)$。常用解法有代入消元法与加减消元法:代入消元法适合某个方程易表示成 $x = \dots$ 或 $y = \dots$;加减消元法适合两个方程中某个未知数的系数相同或相反,便于相加或相减消去一个未知数。建模时常用关系包括:总量关系(如“总数 = 部分之和”)、单价数量总价关系(“$总价 = 单价 \times 数量$”)、路程速度时间关系($路程 = 速度 \times 时间$)等。
  4367. (3) 注意事项:设未知数要带单位与含义,例如“设甲买了 $x$ 支笔”;列方程要对应同一类量,别把“支数”和“元数”混在一条等式里;检查条件是否满足题意(如数量应为整数且 $> 0$);消元后别忘了回代求另一个未知数;最后答案要写清对象与单位,并可把解代回原式检验。
  4368. ## 知识点应用
  4369. - 典型例题:文具店买笔和本子。小明买了 2 支笔和 3 本本子共花 19 元;小红买了 3 支笔和 2 本本子共花 18 元。求每支笔和每本本子的单价。
  4370. - 关键步骤:
  4371. 1. 设未知数并写出含义:设每支笔单价为 $x$ 元,每本本子单价为 $y$ 元。
  4372. 2. 根据题意列方程组:由“$总价 = 单价 \times 数量$”得
  4373. $$
  4374. \begin{cases}
  4375. 2x + 3y = 19\\
  4376. 3x + 2y = 18
  4377. \end{cases}
  4378. $$
  4379. 3. 选择消元并求解:用加减消元。将第一式乘 3、第二式乘 2:
  4380. $$
  4381. \begin{cases}
  4382. 6x + 9y = 57\\
  4383. 6x + 4y = 36
  4384. \end{cases}
  4385. $$
  4386. 相减得 $5y = 21$,所以 $y = \dfrac{21}{5} = 4.2$。代入 $3x + 2y = 18$ 得 $3x + 8.4 = 18$,所以 $3x = 9.6$,$x = 3.2$。
  4387. - 结论:每支笔 3.2 元,每本本子 4.2 元(两者均 $> 0$,符合题意)。
  4388. MARKDOWN;
  4389. }
  4390. private function normalizeKpExplanation(string $content): string
  4391. {
  4392. $content = trim($content);
  4393. if ($content === '') {
  4394. return '';
  4395. }
  4396. if ($this->looksLikeHtml($content)) {
  4397. return $content;
  4398. }
  4399. if (! class_exists(\Michelf\MarkdownExtra::class)) {
  4400. $safe = htmlspecialchars($content, ENT_QUOTES, 'UTF-8');
  4401. return '<div class="kp-markdown-container kp-markdown-content">'.nl2br($safe).'</div>';
  4402. }
  4403. $parser = new \Michelf\MarkdownExtra;
  4404. $markdown = html_entity_decode($content, ENT_QUOTES, 'UTF-8');
  4405. $rendered = $parser->transform($markdown);
  4406. return '<div class="kp-markdown-container kp-markdown-content">'.$rendered.'</div>';
  4407. }
  4408. private function looksLikeHtml(string $content): bool
  4409. {
  4410. if (stripos($content, 'kp-markdown-container') !== false ||
  4411. stripos($content, 'kp-markdown-content') !== false) {
  4412. return true;
  4413. }
  4414. return (bool) preg_match('/<\s*(p|div|h[1-6]|ul|ol|li|table|span|blockquote|pre|code|br)\b/i', $content);
  4415. }
  4416. private function shouldUseDefaultExplanations(): bool
  4417. {
  4418. if (!Schema::hasTable('knowledge_points')) {
  4419. return true;
  4420. }
  4421. return !Schema::hasColumn('knowledge_points', 'explanation');
  4422. }
  4423. }