ExamPdfExportService.php 195 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078
  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 const PDF_IMAGE_WIDTH_WIDE_PX = 250;
  30. private const PDF_IMAGE_WIDTH_VERY_WIDE_PX = 330;
  31. /**
  32. * @var array<string, array{w:int,h:int}|null>
  33. */
  34. private array $pdfImageDimensionCache = [];
  35. private ?bool $hasPdfImageMetricsTable = null;
  36. private ?array $knowledgePointMetaCache = 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. // 统一在 mergeHtmlWithPageBreak()->ensureUtf8Html() 阶段处理内联与公式预渲染,
  144. // 避免在此处重复处理导致额外耗时。
  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. Log::info('ExamPdfExportService: 开始处理掌握度数据', [
  1842. 'student_id' => $studentId,
  1843. 'analysisData_keys' => array_keys($analysisData),
  1844. 'has_knowledge_point_analysis' => ! empty($analysisData['knowledge_point_analysis']),
  1845. ]);
  1846. $fullMasteryMap = [];
  1847. $snapshotMasteryData = [];
  1848. $snapshotCurrentMasteryMap = [];
  1849. if (! empty($analysisData['knowledge_point_analysis'])) {
  1850. // 将knowledge_point_analysis转换为buildMasterySummary期望的格式
  1851. foreach ($analysisData['knowledge_point_analysis'] as $kp) {
  1852. $masteryData[] = [
  1853. 'kp_code' => $kp['kp_id'] ?? null,
  1854. 'kp_name' => $kp['kp_id'] ?? '未知知识点',
  1855. 'mastery_level' => $kp['mastery_level'] ?? 0,
  1856. 'mastery_change' => $kp['change'] ?? null,
  1857. ];
  1858. }
  1859. // 【修复】基于所有兄弟节点历史数据计算父节点掌握度,并获取掌握度变化
  1860. try {
  1861. // 获取本次考试涉及的知识点代码列表
  1862. $examKpCodes = array_column($masteryData, 'kp_code');
  1863. Log::info('ExamPdfExportService: 本次考试涉及的知识点', [
  1864. 'count' => count($examKpCodes),
  1865. 'kp_codes' => $examKpCodes,
  1866. ]);
  1867. // 获取最新快照的数据(mastery_data 内已包含 current_mastery 和 previous_mastery)
  1868. $lastSnapshot = DB::connection('mysql')
  1869. ->table('knowledge_point_mastery_snapshots')
  1870. ->where('student_id', $studentId)
  1871. ->where('paper_id', $paper->paper_id)
  1872. ->latest('snapshot_time')
  1873. ->first();
  1874. $previousMasteryData = [];
  1875. $snapshotMasteryData = [];
  1876. if ($lastSnapshot) {
  1877. $currentMasteryJson = json_decode((string) ($lastSnapshot->current_mastery ?? ''), true);
  1878. if (is_array($currentMasteryJson)) {
  1879. foreach ($currentMasteryJson as $kpCode => $level) {
  1880. $code = trim((string) $kpCode);
  1881. if ($code !== '' && is_numeric($level)) {
  1882. $snapshotCurrentMasteryMap[$code] = floatval($level);
  1883. }
  1884. }
  1885. }
  1886. $previousMasteryJson = json_decode($lastSnapshot->mastery_data, true);
  1887. if (is_array($previousMasteryJson)) {
  1888. foreach ($previousMasteryJson as $kpCode => $data) {
  1889. if (! is_array($data)) {
  1890. continue;
  1891. }
  1892. $snapshotMasteryData[$kpCode] = [
  1893. 'current_mastery' => isset($data['current_mastery']) ? floatval($data['current_mastery']) : null,
  1894. 'previous_mastery' => isset($data['previous_mastery']) ? floatval($data['previous_mastery']) : null,
  1895. 'change' => isset($data['change']) ? floatval($data['change']) : null,
  1896. ];
  1897. $code = trim((string) $kpCode);
  1898. if (
  1899. $code !== ''
  1900. && ! array_key_exists($code, $snapshotCurrentMasteryMap)
  1901. && isset($data['current_mastery'])
  1902. && is_numeric($data['current_mastery'])
  1903. ) {
  1904. $snapshotCurrentMasteryMap[$code] = floatval($data['current_mastery']);
  1905. }
  1906. $previousMasteryData[$kpCode] = [
  1907. 'current_mastery' => $data['current_mastery'] ?? 0,
  1908. 'previous_mastery' => $data['previous_mastery'] ?? null,
  1909. ];
  1910. }
  1911. }
  1912. Log::info('ExamPdfExportService: 获取到上一次快照数据', [
  1913. 'snapshot_time' => $lastSnapshot->snapshot_time,
  1914. 'kp_count' => count($previousMasteryData),
  1915. 'current_mastery_count' => count($snapshotCurrentMasteryMap),
  1916. ]);
  1917. }
  1918. // 为当前知识点添加变化数据
  1919. foreach ($masteryData as &$item) {
  1920. $kpCode = $item['kp_code'];
  1921. if (isset($previousMasteryData[$kpCode]) && $previousMasteryData[$kpCode]['previous_mastery'] !== null) {
  1922. $previous = floatval($previousMasteryData[$kpCode]['previous_mastery']);
  1923. $current = floatval($item['mastery_level']);
  1924. $item['mastery_change'] = $current - $previous;
  1925. }
  1926. }
  1927. unset($item); // 解除引用
  1928. // 获取所有父节点掌握度
  1929. $masteryOverview = $this->masteryCalculator->getStudentMasteryOverviewWithHierarchy($studentId);
  1930. $allParentMasteryLevels = $masteryOverview['parent_mastery_levels'] ?? [];
  1931. $overviewDetails = $masteryOverview['details'] ?? [];
  1932. foreach ($overviewDetails as $detail) {
  1933. if (is_object($detail)) {
  1934. $code = $detail->kp_code ?? null;
  1935. if ($code) {
  1936. $fullMasteryMap[$code] = floatval($detail->mastery_level ?? 0);
  1937. }
  1938. } elseif (is_array($detail)) {
  1939. $code = $detail['kp_code'] ?? null;
  1940. if ($code) {
  1941. $fullMasteryMap[$code] = floatval($detail['mastery_level'] ?? 0);
  1942. }
  1943. }
  1944. }
  1945. // 计算与本次考试相关的父节点掌握度(基于所有兄弟节点)
  1946. $parentMasteryLevels = [];
  1947. // 【修复】使用数据库查询正确匹配父子关系,而不是字符串前缀
  1948. foreach ($allParentMasteryLevels as $parentKpCode => $parentMastery) {
  1949. // 查询这个父节点的所有子节点
  1950. $childNodes = DB::connection('mysql')
  1951. ->table('knowledge_points')
  1952. ->where('parent_kp_code', $parentKpCode)
  1953. ->pluck('kp_code')
  1954. ->toArray();
  1955. // 检查是否有子节点在本次考试中出现
  1956. $relevantChildren = array_intersect($examKpCodes, $childNodes);
  1957. if (! empty($relevantChildren)) {
  1958. // 口径统一:父节点掌握度 = 全部直接子节点(含未命中,缺失按0)均值
  1959. $childCurrentLevels = [];
  1960. $childPreviousLevels = [];
  1961. foreach ($childNodes as $childKpCode) {
  1962. $currentChild = floatval($fullMasteryMap[$childKpCode] ?? 0);
  1963. $childCurrentLevels[] = $currentChild;
  1964. $prevFromSnapshot = $snapshotMasteryData[$childKpCode]['previous_mastery'] ?? null;
  1965. $currFromSnapshot = $snapshotMasteryData[$childKpCode]['current_mastery'] ?? null;
  1966. $previousChild = $prevFromSnapshot ?? $currFromSnapshot ?? $currentChild;
  1967. $childPreviousLevels[] = floatval($previousChild);
  1968. }
  1969. $finalParentMastery = ! empty($childCurrentLevels)
  1970. ? array_sum($childCurrentLevels) / count($childCurrentLevels)
  1971. : floatval($parentMastery);
  1972. $previousParentMastery = ! empty($childPreviousLevels)
  1973. ? array_sum($childPreviousLevels) / count($childPreviousLevels)
  1974. : $finalParentMastery;
  1975. $finalParentChange = $finalParentMastery - $previousParentMastery;
  1976. // 获取父节点中文名称
  1977. $parentKpInfo = DB::connection('mysql')
  1978. ->table('knowledge_points')
  1979. ->where('kp_code', $parentKpCode)
  1980. ->first();
  1981. $parentMasteryLevels[$parentKpCode] = [
  1982. 'kp_code' => $parentKpCode,
  1983. 'kp_name' => $parentKpInfo->name ?? $parentKpCode,
  1984. 'mastery_level' => $finalParentMastery,
  1985. 'mastery_percentage' => round($finalParentMastery * 100, 1),
  1986. 'mastery_change' => $finalParentChange,
  1987. 'change_source' => 'children_all_average',
  1988. 'children' => $relevantChildren,
  1989. ];
  1990. }
  1991. }
  1992. Log::info('ExamPdfExportService: 过滤后的父节点掌握度', [
  1993. 'all_parent_count' => count($allParentMasteryLevels),
  1994. 'filtered_parent_count' => count($parentMasteryLevels),
  1995. 'filtered_codes' => array_keys($parentMasteryLevels),
  1996. ]);
  1997. } catch (\Exception $e) {
  1998. Log::warning('ExamPdfExportService: 获取父节点掌握度失败', [
  1999. 'error' => $e->getMessage(),
  2000. ]);
  2001. }
  2002. Log::info('ExamPdfExportService: 使用analysisData中的掌握度数据', [
  2003. 'count' => count($masteryData),
  2004. 'masteryData_sample' => ! empty($masteryData) ? array_slice($masteryData, 0, 2) : [],
  2005. ]);
  2006. } else {
  2007. // 如果没有knowledge_point_analysis,使用MasteryCalculator获取多层级掌握度概览
  2008. try {
  2009. Log::info('ExamPdfExportService: 获取学生多层级掌握度概览', [
  2010. 'student_id' => $studentId,
  2011. ]);
  2012. $masteryOverview = $this->masteryCalculator->getStudentMasteryOverviewWithHierarchy($studentId);
  2013. $masteryData = $masteryOverview['details'] ?? [];
  2014. $parentMasteryLevels = $masteryOverview['parent_mastery_levels'] ?? []; // 获取父节点掌握度
  2015. // 【修复】将对象数组转换为关联数组(避免 stdClass 对象访问错误)
  2016. if (! empty($masteryData) && is_array($masteryData)) {
  2017. $masteryData = array_map(function ($item) {
  2018. if (is_object($item)) {
  2019. $kpCode = $item->kp_code ?? null;
  2020. return [
  2021. 'kp_code' => $kpCode,
  2022. 'kp_name' => $item->kp_name ?? null,
  2023. 'mastery_level' => floatval($item->mastery_level ?? 0),
  2024. 'mastery_change' => $item->mastery_change !== null ? floatval($item->mastery_change) : null,
  2025. ];
  2026. }
  2027. return $item;
  2028. }, $masteryData);
  2029. }
  2030. foreach ($masteryData as $m) {
  2031. $code = $m['kp_code'] ?? null;
  2032. if ($code) {
  2033. $fullMasteryMap[$code] = floatval($m['mastery_level'] ?? 0);
  2034. }
  2035. }
  2036. // 【修复】获取快照数据以计算掌握度变化
  2037. $lastSnapshot = DB::connection('mysql')
  2038. ->table('knowledge_point_mastery_snapshots')
  2039. ->where('student_id', $studentId)
  2040. ->latest('snapshot_time')
  2041. ->first();
  2042. if ($lastSnapshot) {
  2043. $currentMasteryJson = json_decode((string) ($lastSnapshot->current_mastery ?? ''), true);
  2044. if (is_array($currentMasteryJson)) {
  2045. foreach ($currentMasteryJson as $kpCode => $level) {
  2046. $code = trim((string) $kpCode);
  2047. if ($code !== '' && is_numeric($level)) {
  2048. $snapshotCurrentMasteryMap[$code] = floatval($level);
  2049. }
  2050. }
  2051. }
  2052. $previousMasteryJson = json_decode($lastSnapshot->mastery_data, true);
  2053. if (is_array($previousMasteryJson)) {
  2054. foreach ($masteryData as &$item) {
  2055. $kpCode = $item['kp_code'];
  2056. if (isset($previousMasteryJson[$kpCode]) && is_array($previousMasteryJson[$kpCode])) {
  2057. $snapshotNode = $previousMasteryJson[$kpCode];
  2058. $code = trim((string) $kpCode);
  2059. if (
  2060. $code !== ''
  2061. && ! array_key_exists($code, $snapshotCurrentMasteryMap)
  2062. && isset($snapshotNode['current_mastery'])
  2063. && is_numeric($snapshotNode['current_mastery'])
  2064. ) {
  2065. $snapshotCurrentMasteryMap[$code] = floatval($snapshotNode['current_mastery']);
  2066. }
  2067. $previous = floatval($previousMasteryJson[$kpCode]['previous_mastery'] ?? 0);
  2068. $current = floatval($item['mastery_level']);
  2069. $item['mastery_change'] = $current - $previous;
  2070. }
  2071. }
  2072. unset($item);
  2073. }
  2074. }
  2075. Log::info('ExamPdfExportService: 成功获取多层级掌握度数据', [
  2076. 'count' => count($masteryData),
  2077. 'parent_count' => count($parentMasteryLevels),
  2078. ]);
  2079. } catch (\Exception $e) {
  2080. Log::error('ExamPdfExportService: 获取掌握度数据失败', [
  2081. 'student_id' => $studentId,
  2082. 'error' => $e->getMessage(),
  2083. ]);
  2084. }
  2085. }
  2086. // 【修改】使用本地方法获取学习路径推荐(替代API调用)
  2087. $recommendations = [];
  2088. try {
  2089. Log::info('ExamPdfExportService: 获取学习路径推荐', [
  2090. 'student_id' => $studentId,
  2091. ]);
  2092. $learningPaths = $this->learningAnalyticsService->recommendLearningPaths($studentId, 3);
  2093. $recommendations = $learningPaths['recommendations'] ?? [];
  2094. Log::info('ExamPdfExportService: 成功获取学习路径推荐', [
  2095. 'count' => count($recommendations),
  2096. ]);
  2097. } catch (\Exception $e) {
  2098. Log::error('ExamPdfExportService: 获取学习路径推荐失败', [
  2099. 'student_id' => $studentId,
  2100. 'error' => $e->getMessage(),
  2101. ]);
  2102. }
  2103. // 获取知识点名称映射
  2104. $kpNameMap = $this->buildKnowledgePointNameMap();
  2105. Log::info('ExamPdfExportService: 获取知识点名称映射', [
  2106. 'kpNameMap_count' => count($kpNameMap),
  2107. 'kpNameMap_keys_sample' => ! empty($kpNameMap) ? array_slice(array_keys($kpNameMap), 0, 5) : [],
  2108. ]);
  2109. // 【修复】直接从MySQL数据库获取题目详情(不通过API)
  2110. // 只有当 $paper 是 Paper 模型时才查询题目详情
  2111. $questionDetails = ($paper instanceof \App\Models\Paper)
  2112. ? $this->getQuestionDetailsFromMySQL($paper)
  2113. : [];
  2114. // 处理题目数据
  2115. $questions = $this->processQuestionsForReport($paper, $questionDetails, $kpNameMap);
  2116. // 【关键调试】查看buildMasterySummary的返回结果
  2117. $masterySummary = $this->buildMasterySummary($masteryData, $kpNameMap);
  2118. Log::info('ExamPdfExportService: buildMasterySummary返回结果', [
  2119. 'masteryData_count' => count($masteryData),
  2120. 'kpNameMap_count' => count($kpNameMap),
  2121. 'masterySummary_keys' => array_keys($masterySummary),
  2122. 'masterySummary_items_count' => count($masterySummary['items'] ?? []),
  2123. 'masterySummary_items_sample' => ! empty($masterySummary['items']) ? array_slice($masterySummary['items'], 0, 2) : [],
  2124. ]);
  2125. // 构建当前学生掌握度映射,供父子影响分析展示使用
  2126. // 与 PC 端保持一致:优先使用当前报告/学案对应快照的 current_mastery。
  2127. $masteryMap = !empty($snapshotCurrentMasteryMap)
  2128. ? $snapshotCurrentMasteryMap
  2129. : (!empty($fullMasteryMap) ? $fullMasteryMap : []);
  2130. if (empty($masteryMap)) {
  2131. foreach ($masteryData as $m) {
  2132. $code = $m['kp_code'] ?? null;
  2133. if ($code) {
  2134. $masteryMap[$code] = floatval($m['mastery_level'] ?? 0);
  2135. }
  2136. }
  2137. }
  2138. // 本卷命中知识点:严格按“这套卷子题目关联知识点”计算
  2139. $examQuestionKpCodes = array_values(array_unique(array_filter(array_map(
  2140. fn ($q) => trim((string) ($q['knowledge_point'] ?? '')),
  2141. $questions
  2142. ))));
  2143. // 父节点列表:直接按“本卷命中子知识点”反查父节点,避免历史全集/补齐口径带偏
  2144. $processedParentMastery = $this->buildParentMasteryFromHitCodes(
  2145. $examQuestionKpCodes,
  2146. $kpNameMap,
  2147. $masteryMap,
  2148. $snapshotMasteryData
  2149. );
  2150. Log::info('ExamPdfExportService: 处理后的父节点掌握度', [
  2151. 'raw_count' => count($parentMasteryLevels),
  2152. 'processed_count' => count($processedParentMastery),
  2153. 'processed_sample' => ! empty($processedParentMastery) ? array_slice($processedParentMastery, 0, 3) : [],
  2154. ]);
  2155. return [
  2156. 'paper' => [
  2157. 'id' => $paper->paper_id,
  2158. 'name' => $paper->paper_name,
  2159. 'paper_type' => $paper->paper_type,
  2160. 'difficulty_category' => $paper->difficulty_category,
  2161. 'assemble_type_label' => $assembleTypeLabel,
  2162. 'total_questions' => $paper->question_count,
  2163. 'total_score' => $paper->total_score,
  2164. 'created_at' => $paper->created_at,
  2165. ],
  2166. 'student' => $studentInfo,
  2167. 'teacher' => $teacherInfo,
  2168. 'questions' => $questions,
  2169. 'mastery' => $masterySummary,
  2170. 'exam_hit_kp_codes' => $examQuestionKpCodes,
  2171. 'parent_mastery_levels' => $processedParentMastery, // 【修复】使用处理后的父节点数据
  2172. 'insights' => $analysisData['question_analysis'] ?? [], // 使用question_analysis替代question_results
  2173. 'recommendations' => $recommendations,
  2174. 'analysis_data' => $analysisData,
  2175. 'mastery_map' => $masteryMap,
  2176. ];
  2177. }
  2178. /**
  2179. * 【修复】直接从PaperQuestion表获取题目详情(不通过API)
  2180. */
  2181. private function getQuestionDetailsFromMySQL(Paper $paper): array
  2182. {
  2183. $details = [];
  2184. Log::info('ExamPdfExportService: 从PaperQuestion表查询题目详情', [
  2185. 'paper_id' => $paper->paper_id,
  2186. 'question_count' => $paper->questions->count(),
  2187. ]);
  2188. foreach ($paper->questions as $pq) {
  2189. try {
  2190. // 【关键修复】直接从PaperQuestion对象获取solution和correct_answer
  2191. $detail = [
  2192. 'id' => $pq->question_id,
  2193. 'content' => $pq->question_text,
  2194. 'question_type' => $pq->question_type,
  2195. 'answer' => $pq->correct_answer ?? null, // 【修复】从PaperQuestion获取正确答案
  2196. 'solution' => $pq->solution ?? null, // 【修复】从PaperQuestion获取解题思路
  2197. ];
  2198. $details[(string) ($pq->question_id ?? $pq->id)] = $detail;
  2199. Log::debug('ExamPdfExportService: 成功获取题目详情', [
  2200. 'paper_question_id' => $pq->id,
  2201. 'question_id' => $pq->question_id,
  2202. 'has_answer' => ! empty($pq->correct_answer),
  2203. 'has_solution' => ! empty($pq->solution),
  2204. 'answer_preview' => $pq->correct_answer ? substr($pq->correct_answer, 0, 50) : null,
  2205. ]);
  2206. } catch (\Throwable $e) {
  2207. Log::error('ExamPdfExportService: 获取题目详情失败', [
  2208. 'paper_question_id' => $pq->id,
  2209. 'error' => $e->getMessage(),
  2210. ]);
  2211. }
  2212. }
  2213. return $details;
  2214. }
  2215. /**
  2216. * 将题库 options 转为 [A=>文本, B=>文本, ...],供学情报告展示
  2217. *
  2218. * @param mixed $raw questions.options(JSON/数组)
  2219. * @return array<string, string>
  2220. */
  2221. private function normalizeChoiceOptionsMap($raw): array
  2222. {
  2223. if ($raw === null || $raw === '') {
  2224. return [];
  2225. }
  2226. if (is_string($raw)) {
  2227. $decoded = json_decode($raw, true);
  2228. $raw = is_array($decoded) ? $decoded : [];
  2229. }
  2230. if (! is_array($raw)) {
  2231. return [];
  2232. }
  2233. $out = [];
  2234. foreach ($raw as $k => $v) {
  2235. if (is_string($k) && preg_match('/([A-H])/i', $k, $m)) {
  2236. $letter = strtoupper($m[1]);
  2237. $text = is_array($v)
  2238. ? (string) ($v['content'] ?? $v['text'] ?? $v['value'] ?? '')
  2239. : (string) $v;
  2240. $text = trim($text);
  2241. if ($text !== '') {
  2242. $out[$letter] = $text;
  2243. }
  2244. }
  2245. }
  2246. if (! empty($out)) {
  2247. return $out;
  2248. }
  2249. $letters = ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H'];
  2250. $i = 0;
  2251. foreach ($raw as $v) {
  2252. if ($i >= count($letters)) {
  2253. break;
  2254. }
  2255. $text = is_array($v)
  2256. ? (string) ($v['content'] ?? $v['text'] ?? $v['value'] ?? '')
  2257. : (string) $v;
  2258. $text = trim($text);
  2259. if ($text !== '') {
  2260. $out[$letters[$i]] = $text;
  2261. }
  2262. $i++;
  2263. }
  2264. return $out;
  2265. }
  2266. /**
  2267. * 从题干 HTML 中解析选项(与 ExamPdfController::extractOptions 口径一致,输出为字母=>文本)
  2268. *
  2269. * @return array<string, string>
  2270. */
  2271. private function extractChoiceOptionsFromStem(string $content): array
  2272. {
  2273. $out = [];
  2274. $contentWithoutSvg = preg_replace('/<svg[^>]*>.*?<\/svg>/is', '[SVG_PLACEHOLDER]', $content);
  2275. $pattern = '/(?:^|\s)([A-H])[\.、:.:]\s*(.+?)(?=(?:^|\s)[A-H][\.、:.:]|$)/su';
  2276. if (preg_match_all($pattern, $contentWithoutSvg, $matches, PREG_SET_ORDER)) {
  2277. foreach ($matches as $match) {
  2278. $letter = strtoupper($match[1]);
  2279. $optionText = trim($match[2]);
  2280. $optionText = preg_replace('/\s+$/', '', $optionText);
  2281. $optionText = preg_replace('/^\$\$\s*/', '', $optionText);
  2282. $optionText = preg_replace('/\s*\$\$$/', '', $optionText);
  2283. if ($optionText !== '') {
  2284. $out[$letter] = $optionText;
  2285. }
  2286. }
  2287. }
  2288. if (empty($out)) {
  2289. $lines = preg_split('/[\r\n]+/', $contentWithoutSvg);
  2290. foreach ($lines as $line) {
  2291. $line = trim($line);
  2292. if (preg_match('/^([A-H])[\.、:.:]\s*(.+)$/u', $line, $match)) {
  2293. $letter = strtoupper($match[1]);
  2294. $optionText = trim($match[2]);
  2295. if ($optionText !== '') {
  2296. $out[$letter] = $optionText;
  2297. }
  2298. }
  2299. }
  2300. }
  2301. return $out;
  2302. }
  2303. /**
  2304. * 处理题目数据(用于报告)
  2305. */
  2306. private function processQuestionsForReport($paper, array $questionDetails, array $kpNameMap): array
  2307. {
  2308. $grouped = [
  2309. 'choice' => [],
  2310. 'fill' => [],
  2311. 'answer' => [],
  2312. ];
  2313. // 【修复】处理空的试卷(questions可能不存在)
  2314. $questions = $paper->questions ?? collect();
  2315. if ($questions->isEmpty()) {
  2316. Log::info('ExamPdfExportService: 试卷没有题目,返回空数组');
  2317. return $grouped;
  2318. }
  2319. $sortedQuestions = $questions
  2320. ->sortBy(function ($q, int $idx) {
  2321. $number = $q->question_number ?? $idx + 1;
  2322. return is_numeric($number) ? (float) $number : ($q->id ?? $idx);
  2323. });
  2324. $bankIds = $sortedQuestions->pluck('question_bank_id')->filter()->unique()->values()->all();
  2325. $optionsByBankId = [];
  2326. if (! empty($bankIds)) {
  2327. $optionsByBankId = Question::whereIn('id', $bankIds)
  2328. ->pluck('options', 'id')
  2329. ->toArray();
  2330. }
  2331. foreach ($sortedQuestions as $idx => $question) {
  2332. $kpCode = $question->knowledge_point ?? '';
  2333. $kpName = $kpNameMap[$kpCode] ?? $kpCode ?: '未标注';
  2334. // 【修复】直接从PaperQuestion对象获取solution和correct_answer
  2335. $answer = $question->correct_answer ?? null; // 直接从PaperQuestion获取
  2336. $solution = $question->solution ?? null; // 直接从PaperQuestion获取
  2337. $detail = $questionDetails[(string) ($question->question_id ?? $question->id)] ?? [];
  2338. $typeRaw = $question->question_type ?? ($detail['question_type'] ?? $detail['type'] ?? '');
  2339. $normalizedType = $this->normalizeQuestionType($typeRaw);
  2340. $number = $question->question_number ?? ($idx + 1);
  2341. // 处理题干文本
  2342. $questionText = is_array($question->question_text)
  2343. ? json_encode($question->question_text, JSON_UNESCAPED_UNICODE)
  2344. : ($question->question_text ?? '');
  2345. $optionsFromBank = $question->question_bank_id
  2346. ? ($optionsByBankId[$question->question_bank_id] ?? null)
  2347. : null;
  2348. $choiceOptionsMap = $this->normalizeChoiceOptionsMap($optionsFromBank);
  2349. if (empty($choiceOptionsMap) && $normalizedType === 'choice') {
  2350. $choiceOptionsMap = $this->extractChoiceOptionsFromStem((string) $questionText);
  2351. }
  2352. $questionTextForPayload = $this->formatNewlines($questionText);
  2353. $questionTextPreprocessed = false;
  2354. if ($normalizedType === 'choice') {
  2355. $questionTextForPayload = GradingStyleQuestionStem::buildChoiceStemForReport(
  2356. (string) $questionTextForPayload
  2357. );
  2358. $questionTextPreprocessed = true;
  2359. }
  2360. $payload = [
  2361. 'question_id' => $question->question_id ?? null,
  2362. 'question_bank_id' => $question->question_bank_id ?? $question->question_id ?? null,
  2363. 'question_number' => $number,
  2364. 'question_text' => $questionTextForPayload,
  2365. 'question_text_preprocessed' => $questionTextPreprocessed,
  2366. 'question_type' => $normalizedType,
  2367. 'knowledge_point' => $kpCode,
  2368. 'knowledge_point_name' => $kpName,
  2369. 'difficulty' => isset($question->difficulty) ? (float) $question->difficulty : null,
  2370. 'score' => $question->score,
  2371. 'answer' => $this->formatNewlines($answer), // 格式化换行
  2372. 'solution' => $this->formatNewlines($solution), // 格式化换行
  2373. 'student_answer' => $this->formatNewlines($question->student_answer ?? null), // 格式化换行
  2374. 'correct_answer' => $this->formatNewlines($answer), // 格式化换行
  2375. 'is_correct' => $question->is_correct ?? null,
  2376. 'score_obtained' => $question->score_obtained ?? null,
  2377. 'options' => $choiceOptionsMap,
  2378. ];
  2379. $grouped[$normalizedType][] = $payload;
  2380. // 【调试】记录题目数据
  2381. Log::debug('ExamPdfExportService: 处理题目数据', [
  2382. 'paper_question_id' => $question->id,
  2383. 'question_id' => $question->question_id,
  2384. 'has_answer' => ! empty($answer),
  2385. 'has_solution' => ! empty($solution),
  2386. 'answer_preview' => $answer ? substr($answer, 0, 50) : null,
  2387. ]);
  2388. }
  2389. $ordered = array_merge($grouped['choice'], $grouped['fill'], $grouped['answer']);
  2390. // 按卷面顺序重新编号
  2391. foreach ($ordered as $i => &$q) {
  2392. $q['display_number'] = $i + 1;
  2393. }
  2394. unset($q);
  2395. return $ordered;
  2396. }
  2397. /**
  2398. * 构建PDF
  2399. */
  2400. private function buildPdf(string $html, bool $applyWideImageSizing = false, bool $scopeToExamPart = false): ?string
  2401. {
  2402. $tmpHtml = tempnam(sys_get_temp_dir(), 'exam_html_').'.html';
  2403. $utf8Html = $this->ensureUtf8Html($html);
  2404. if ($applyWideImageSizing) {
  2405. $utf8Html = $scopeToExamPart
  2406. ? $this->applyAdaptiveWideImageSizingToExamPart($utf8Html)
  2407. : $this->applyAdaptiveWideImageSizing($utf8Html);
  2408. }
  2409. $written = file_put_contents($tmpHtml, $utf8Html);
  2410. Log::debug('ExamPdfExportService: HTML文件已创建', [
  2411. 'path' => $tmpHtml,
  2412. 'html_length' => strlen($utf8Html),
  2413. 'written_bytes' => $written,
  2414. ]);
  2415. // 【调试】如果启用了HTML保存调试,复制HTML到storage用于分析
  2416. if (config('pdf.debug_save_html', false)) {
  2417. $debugPath = storage_path('app/debug_pdf_'.date('YmdHis').'.html');
  2418. @copy($tmpHtml, $debugPath);
  2419. Log::warning('ExamPdfExportService: [DEBUG] HTML副本已保存', ['path' => $debugPath]);
  2420. }
  2421. // 仅使用Chrome渲染
  2422. $chromePdf = $this->renderWithChrome($tmpHtml);
  2423. @unlink($tmpHtml);
  2424. return $chromePdf;
  2425. }
  2426. /**
  2427. * 对扁长/超扁长图片做全局自适应放大,普通图片不处理。
  2428. */
  2429. private function applyAdaptiveWideImageSizing(string $html): string
  2430. {
  2431. return (string) preg_replace_callback(
  2432. '/<img\b[^>]*\bsrc=(["\'])([^"\']+)\1[^>]*>/i',
  2433. function (array $m): string {
  2434. $fullTag = $m[0] ?? '';
  2435. $src = $m[2] ?? '';
  2436. if ($fullTag === '' || $src === '' || str_starts_with($src, 'data:')) {
  2437. return $fullTag;
  2438. }
  2439. // 选项区图片使用独立规则,不参与全局宽图放大,避免 4 列选项被撑出边界
  2440. if (stripos($fullTag, 'data-option-image="1"') !== false || stripos($fullTag, "data-option-image='1'") !== false) {
  2441. return $fullTag;
  2442. }
  2443. if (! $this->shouldApplyAdaptiveSizingToSrc($src)) {
  2444. return $fullTag;
  2445. }
  2446. $dim = $this->getPdfImageDimensions($src);
  2447. if (! $dim || ($dim['w'] ?? 0) <= 0 || ($dim['h'] ?? 0) <= 0) {
  2448. return $fullTag;
  2449. }
  2450. $ratio = $dim['w'] / max(1, $dim['h']);
  2451. if ($ratio < 2.8) {
  2452. return $fullTag;
  2453. }
  2454. $targetWidth = $ratio >= 3.5 ? self::PDF_IMAGE_WIDTH_VERY_WIDE_PX : self::PDF_IMAGE_WIDTH_WIDE_PX;
  2455. $targetWidth = min($targetWidth, $dim['w']);
  2456. $targetStyle = sprintf(
  2457. 'width:%dpx!important;max-width:%dpx!important;max-height:60mm!important;height:auto!important;object-fit:contain!important;',
  2458. $targetWidth,
  2459. $targetWidth
  2460. );
  2461. if (preg_match('/\sstyle=(["\'])(.*?)\1/i', $fullTag, $sm)) {
  2462. $originStyle = $sm[2] ?? '';
  2463. $originStyle = preg_replace('/\bmax-width\s*:[^;]+;?/i', '', $originStyle);
  2464. $originStyle = preg_replace('/\bmax-height\s*:[^;]+;?/i', '', $originStyle);
  2465. $originStyle = preg_replace('/\bwidth\s*:[^;]+;?/i', '', $originStyle);
  2466. $originStyle = preg_replace('/\bheight\s*:[^;]+;?/i', '', $originStyle);
  2467. $originStyle = preg_replace('/\bobject-fit\s*:[^;]+;?/i', '', $originStyle);
  2468. $newStyle = $targetStyle.trim((string) $originStyle);
  2469. return preg_replace(
  2470. '/\sstyle=(["\'])(.*?)\1/i',
  2471. ' style="'.$newStyle.'"',
  2472. $fullTag,
  2473. 1
  2474. ) ?? $fullTag;
  2475. }
  2476. return preg_replace('/<img\b/i', '<img style="'.$targetStyle.'"', $fullTag, 1) ?? $fullTag;
  2477. },
  2478. $html
  2479. );
  2480. }
  2481. /**
  2482. * 仅在 unified HTML 的试卷容器中应用扁图策略,避免影响判卷/知识点讲解部分。
  2483. */
  2484. private function applyAdaptiveWideImageSizingToExamPart(string $html): string
  2485. {
  2486. $startMarker = '<!-- EXAM_PART_START -->';
  2487. $endMarker = '<!-- EXAM_PART_END -->';
  2488. $startPos = strpos($html, $startMarker);
  2489. $endPos = strpos($html, $endMarker);
  2490. if ($startPos === false || $endPos === false || $endPos <= $startPos) {
  2491. return $html;
  2492. }
  2493. $contentStart = $startPos + strlen($startMarker);
  2494. $examContent = substr($html, $contentStart, $endPos - $contentStart);
  2495. if ($examContent === false || $examContent === '') {
  2496. return $html;
  2497. }
  2498. $processedExamContent = $this->applyAdaptiveWideImageSizing($examContent);
  2499. return substr($html, 0, $contentStart).$processedExamContent.substr($html, $endPos);
  2500. }
  2501. /**
  2502. * @return array{w:int,h:int}|null
  2503. */
  2504. private function getPdfImageDimensions(string $src): ?array
  2505. {
  2506. if (array_key_exists($src, $this->pdfImageDimensionCache)) {
  2507. return $this->pdfImageDimensionCache[$src];
  2508. }
  2509. try {
  2510. $persisted = $this->getPersistedPdfImageMetrics($src);
  2511. if ($persisted !== null) {
  2512. $this->pdfImageDimensionCache[$src] = $persisted;
  2513. return $persisted;
  2514. }
  2515. if (! str_starts_with($src, 'http://') && ! str_starts_with($src, 'https://')) {
  2516. $this->pdfImageDimensionCache[$src] = null;
  2517. return null;
  2518. }
  2519. $socketTimeoutBackup = null;
  2520. $imageProbeTimeout = max(1, (int) config('pdf.image_probe_timeout_seconds', 2));
  2521. if (str_starts_with($src, 'http://') || str_starts_with($src, 'https://')) {
  2522. // 远程图片探测加硬超时,避免首次命中慢图源拖慢整份 PDF 生成。
  2523. $socketTimeoutBackup = ini_get('default_socket_timeout');
  2524. @ini_set('default_socket_timeout', (string) $imageProbeTimeout);
  2525. }
  2526. $size = @getimagesize($src);
  2527. if ($socketTimeoutBackup !== null && $socketTimeoutBackup !== false) {
  2528. @ini_set('default_socket_timeout', (string) $socketTimeoutBackup);
  2529. }
  2530. if (is_array($size) && count($size) >= 2) {
  2531. $data = ['w' => (int) $size[0], 'h' => (int) $size[1]];
  2532. $this->persistPdfImageMetrics($src, $data);
  2533. $this->pdfImageDimensionCache[$src] = $data;
  2534. return $data;
  2535. }
  2536. $this->pdfImageDimensionCache[$src] = null;
  2537. return null;
  2538. } catch (\Throwable $e) {
  2539. Log::debug('ExamPdfExportService: 图片尺寸探测失败', ['src' => $src, 'error' => $e->getMessage()]);
  2540. $this->pdfImageDimensionCache[$src] = null;
  2541. return null;
  2542. }
  2543. }
  2544. /**
  2545. * @return array{w:int,h:int}|null
  2546. */
  2547. private function getPersistedPdfImageMetrics(string $src): ?array
  2548. {
  2549. if (! $this->isPdfImageMetricsTableReady()) {
  2550. return null;
  2551. }
  2552. $row = DB::table('pdf_image_metrics')
  2553. ->where('src', $src)
  2554. ->first(['width', 'height']);
  2555. if (! $row) {
  2556. return null;
  2557. }
  2558. $w = (int) ($row->width ?? 0);
  2559. $h = (int) ($row->height ?? 0);
  2560. if ($w <= 0 || $h <= 0) {
  2561. return null;
  2562. }
  2563. return ['w' => $w, 'h' => $h];
  2564. }
  2565. /**
  2566. * @param array{w:int,h:int} $data
  2567. */
  2568. private function persistPdfImageMetrics(string $src, array $data): void
  2569. {
  2570. if (! $this->isPdfImageMetricsTableReady()) {
  2571. return;
  2572. }
  2573. $w = (int) ($data['w'] ?? 0);
  2574. $h = (int) ($data['h'] ?? 0);
  2575. if ($w <= 0 || $h <= 0) {
  2576. return;
  2577. }
  2578. DB::table('pdf_image_metrics')->upsert([
  2579. [
  2580. 'src' => $src,
  2581. 'width' => $w,
  2582. 'height' => $h,
  2583. 'ratio' => round($w / max(1, $h), 4),
  2584. 'updated_at' => now(),
  2585. 'created_at' => now(),
  2586. ],
  2587. ], ['src'], ['width', 'height', 'ratio', 'updated_at']);
  2588. }
  2589. private function isPdfImageMetricsTableReady(): bool
  2590. {
  2591. if ($this->hasPdfImageMetricsTable !== null) {
  2592. return $this->hasPdfImageMetricsTable;
  2593. }
  2594. $this->hasPdfImageMetricsTable = Schema::hasTable('pdf_image_metrics');
  2595. return $this->hasPdfImageMetricsTable;
  2596. }
  2597. private function shouldApplyAdaptiveSizingToSrc(string $src): bool
  2598. {
  2599. $parts = parse_url($src);
  2600. if (! is_array($parts)) {
  2601. return false;
  2602. }
  2603. $host = strtolower((string) ($parts['host'] ?? ''));
  2604. $path = (string) ($parts['path'] ?? '');
  2605. if ($host !== 'file.chunsunqiuzhu.com') {
  2606. return false;
  2607. }
  2608. if (! str_contains($path, '/data/')) {
  2609. return false;
  2610. }
  2611. return (bool) preg_match('/\.(png|jpe?g|webp)$/i', $path);
  2612. }
  2613. /**
  2614. * 使用Chrome渲染PDF
  2615. */
  2616. private function renderWithChrome(string $htmlPath): ?string
  2617. {
  2618. $tmpPdf = tempnam(sys_get_temp_dir(), 'exam_pdf_').'.pdf';
  2619. $userDataDir = sys_get_temp_dir().'/chrome-profile-'.uniqid();
  2620. $chromeBinary = $this->findChromeBinary();
  2621. if (! $chromeBinary) {
  2622. Log::error('ExamPdfExportService: 未找到可用的Chrome/Chromium');
  2623. return null;
  2624. }
  2625. // 设置运行时目录
  2626. $runtimeHome = sys_get_temp_dir().'/chrome-home';
  2627. $runtimeXdg = sys_get_temp_dir().'/chrome-xdg';
  2628. if (! File::exists($runtimeHome)) {
  2629. @File::makeDirectory($runtimeHome, 0755, true);
  2630. }
  2631. if (! File::exists($runtimeXdg)) {
  2632. @File::makeDirectory($runtimeXdg, 0755, true);
  2633. }
  2634. $process = new Process([
  2635. $chromeBinary,
  2636. '--headless=new', // 【优化】使用新渲染引擎
  2637. '--disable-gpu',
  2638. '--no-sandbox',
  2639. '--disable-setuid-sandbox',
  2640. '--disable-dev-shm-usage',
  2641. '--disable-web-security',
  2642. '--disable-features=VizDisplayCompositor',
  2643. '--disable-extensions',
  2644. // '--disable-background-networking', // 注释掉,可能阻止必要的网络请求
  2645. '--disable-component-update',
  2646. '--disable-client-side-phishing-detection',
  2647. '--disable-default-apps',
  2648. '--disable-domain-reliability',
  2649. '--disable-sync',
  2650. '--no-first-run',
  2651. '--no-default-browser-check',
  2652. '--disable-crash-reporter',
  2653. '--disable-print-preview',
  2654. '--disable-features=TranslateUI',
  2655. '--disable-features=OptimizationHints',
  2656. '--disable-ipc-flooding-protection',
  2657. '--disable-background-timer-throttling',
  2658. '--disable-backgrounding-occluded-windows',
  2659. '--disable-renderer-backgrounding',
  2660. '--disable-features=AudioServiceOutOfProcess',
  2661. '--disable-gpu-sandbox',
  2662. '--disable-software-rasterizer',
  2663. '--disable-background-mode',
  2664. '--disable-extensions-http-throttling',
  2665. '--disable-ipc-flooding-protection',
  2666. '--disable-features=Dbus', // 禁用 dbus
  2667. // 【关键修复】添加虚拟时间预算,让Chrome有足够时间加载CDN资源和执行JS
  2668. '--virtual-time-budget=30000', // 30秒虚拟时间用于加载外部资源
  2669. '--run-all-compositor-stages-before-draw', // 确保所有渲染完成后再生成PDF
  2670. '--user-data-dir='.$userDataDir,
  2671. '--print-to-pdf='.$tmpPdf,
  2672. '--print-to-pdf-no-header',
  2673. '--allow-file-access-from-files',
  2674. '--font-render-hinting=none', // 【优化】禁用字体渲染提示
  2675. '--disable-font-antialiasing',
  2676. 'file://'.$htmlPath,
  2677. ], null, [
  2678. 'HOME' => $runtimeHome,
  2679. 'XDG_RUNTIME_DIR' => $runtimeXdg,
  2680. ]);
  2681. $process->setTimeout(180); // 复杂学情报告页允许更长渲染时间,降低超时失败率
  2682. $killSignal = \defined('SIGKILL') ? \SIGKILL : 9;
  2683. Log::warning('ExamPdfExportService: [调试] Chrome命令准备执行', [
  2684. 'chrome_binary' => $chromeBinary,
  2685. 'html_path' => $htmlPath,
  2686. 'html_exists' => file_exists($htmlPath),
  2687. 'html_size' => file_exists($htmlPath) ? filesize($htmlPath) : 0,
  2688. 'pdf_path' => $tmpPdf,
  2689. 'user_data_dir' => $userDataDir,
  2690. ]);
  2691. try {
  2692. $startedAt = microtime(true);
  2693. $process->start();
  2694. $pdfGenerated = false;
  2695. // 轮询检测PDF是否生成
  2696. $pollStart = microtime(true);
  2697. $maxPollSeconds = max(10, (int) config('pdf.chrome_poll_timeout_seconds', 40));
  2698. while ($process->isRunning() && (microtime(true) - $pollStart) < $maxPollSeconds) {
  2699. if (file_exists($tmpPdf) && filesize($tmpPdf) > 0) {
  2700. $pdfGenerated = true;
  2701. Log::info('ExamPdfExportService: PDF生成成功,提前终止Chrome进程', [
  2702. 'elapsed' => round(microtime(true) - $startedAt, 2),
  2703. 'pdf_size' => filesize($tmpPdf),
  2704. ]);
  2705. $process->stop(3, $killSignal); // 【优化】减少停止等待时间
  2706. break;
  2707. }
  2708. usleep(100_000); // 【优化】从200ms减少到100ms
  2709. }
  2710. if ($process->isRunning()) {
  2711. $process->stop(3, $killSignal); // 【优化】减少停止等待时间
  2712. }
  2713. // 【优化】删除不必要的wait()调用,避免重复等待
  2714. // $process->wait();
  2715. } catch (ProcessTimedOutException|ProcessSignaledException $e) {
  2716. if ($process->isRunning()) {
  2717. $process->stop(3, $killSignal); // 【优化】减少停止等待时间
  2718. }
  2719. Log::warning('ExamPdfExportService: Chrome进程超时或被信号中断', [
  2720. 'elapsed' => round((microtime(true) - $startedAt), 2),
  2721. 'exception' => get_class($e),
  2722. ]);
  2723. $result = $this->handleChromeProcessResult($tmpPdf, $userDataDir, $process, $startedAt);
  2724. if ($result !== null) {
  2725. return $result;
  2726. }
  2727. return $this->renderWithChromeMinimal($chromeBinary, $htmlPath);
  2728. } catch (\Throwable $e) {
  2729. if ($process->isRunning()) {
  2730. $process->stop(3, $killSignal); // 【优化】减少停止等待时间
  2731. }
  2732. Log::error('ExamPdfExportService: Chrome进程异常', [
  2733. 'elapsed' => round((microtime(true) - $startedAt), 2),
  2734. 'error' => $e->getMessage(),
  2735. ]);
  2736. $result = $this->handleChromeProcessResult($tmpPdf, $userDataDir, $process, null);
  2737. if ($result !== null) {
  2738. return $result;
  2739. }
  2740. return $this->renderWithChromeMinimal($chromeBinary, $htmlPath);
  2741. }
  2742. $result = $this->handleChromeProcessResult($tmpPdf, $userDataDir, $process, null);
  2743. if ($result !== null) {
  2744. return $result;
  2745. }
  2746. return $this->renderWithChromeMinimal($chromeBinary, $htmlPath);
  2747. }
  2748. /**
  2749. * 处理Chrome进程结果
  2750. */
  2751. private function handleChromeProcessResult(string $tmpPdf, string $userDataDir, Process $process, ?float $startedAt): ?string
  2752. {
  2753. $pdfExists = file_exists($tmpPdf);
  2754. $pdfSize = $pdfExists ? filesize($tmpPdf) : null;
  2755. $elapsed = $startedAt ? round((microtime(true) - $startedAt), 2) : null;
  2756. // 【优化】即使进程未成功,只要PDF存在且大小合理就返回
  2757. if ($pdfExists && $pdfSize > 1000) { // 至少1KB
  2758. Log::info('ExamPdfExportService: PDF生成成功', [
  2759. 'elapsed' => $elapsed,
  2760. 'pdf_size' => $pdfSize,
  2761. 'exit_code' => $process->getExitCode(),
  2762. 'is_successful' => $process->isSuccessful(),
  2763. ]);
  2764. $pdfBinary = file_get_contents($tmpPdf);
  2765. @unlink($tmpPdf);
  2766. File::deleteDirectory($userDataDir);
  2767. return $pdfBinary;
  2768. }
  2769. // 如果PDF不存在或太小,记录错误
  2770. Log::error('ExamPdfExportService: Chrome渲染失败', [
  2771. 'elapsed' => $elapsed,
  2772. 'pdf_exists' => $pdfExists,
  2773. 'pdf_size' => $pdfSize,
  2774. 'exit_code' => $process->getExitCode(),
  2775. 'error' => $process->getErrorOutput(),
  2776. 'output' => $process->getOutput(),
  2777. ]);
  2778. @unlink($tmpPdf);
  2779. File::deleteDirectory($userDataDir);
  2780. return null;
  2781. }
  2782. /**
  2783. * Chrome主渲染失败时的最小参数兜底。
  2784. */
  2785. private function renderWithChromeMinimal(string $chromeBinary, string $htmlPath): ?string
  2786. {
  2787. $tmpPdf = tempnam(sys_get_temp_dir(), 'exam_pdf_fallback_').'.pdf';
  2788. $process = new Process([
  2789. $chromeBinary,
  2790. '--headless=new',
  2791. '--disable-gpu',
  2792. '--no-sandbox',
  2793. '--print-to-pdf='.$tmpPdf,
  2794. 'file://'.$htmlPath,
  2795. ]);
  2796. $process->setTimeout(180);
  2797. try {
  2798. $process->run();
  2799. if (file_exists($tmpPdf) && filesize($tmpPdf) > 1000) {
  2800. Log::warning('ExamPdfExportService: Chrome最小参数兜底成功', [
  2801. 'pdf_size' => filesize($tmpPdf),
  2802. 'exit_code' => $process->getExitCode(),
  2803. ]);
  2804. $pdfBinary = file_get_contents($tmpPdf);
  2805. @unlink($tmpPdf);
  2806. return $pdfBinary;
  2807. }
  2808. Log::error('ExamPdfExportService: Chrome最小参数兜底失败', [
  2809. 'exit_code' => $process->getExitCode(),
  2810. 'error' => $process->getErrorOutput(),
  2811. 'output' => $process->getOutput(),
  2812. ]);
  2813. } catch (\Throwable $e) {
  2814. Log::error('ExamPdfExportService: Chrome最小参数兜底异常', [
  2815. 'error' => $e->getMessage(),
  2816. ]);
  2817. }
  2818. @unlink($tmpPdf);
  2819. return null;
  2820. }
  2821. /**
  2822. * 查找Chrome二进制文件
  2823. */
  2824. private function findChromeBinary(): ?string
  2825. {
  2826. $candidates = [
  2827. env('PDF_CHROME_BINARY'),
  2828. env('CHROME_BIN'), // Docker Alpine 环境变量
  2829. '/usr/bin/chromium-browser', // Alpine Linux
  2830. '/usr/bin/chromium',
  2831. '/usr/bin/google-chrome-stable',
  2832. '/usr/bin/google-chrome',
  2833. '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', // macOS
  2834. ];
  2835. foreach ($candidates as $path) {
  2836. if ($path && is_file($path) && is_executable($path)) {
  2837. return $path;
  2838. }
  2839. }
  2840. return null;
  2841. }
  2842. /**
  2843. * 确保HTML为UTF-8编码,并内联外部资源
  2844. */
  2845. private function ensureUtf8Html(string $html): string
  2846. {
  2847. $meta = '<meta charset="UTF-8">';
  2848. if (stripos($html, '<head>') !== false) {
  2849. $html = preg_replace('/<head>/i', "<head>{$meta}", $html, 1);
  2850. } else {
  2851. $html = $meta.$html;
  2852. }
  2853. // 【关键修复】内联KaTeX CSS,避免Chrome在容器中加载CDN资源超时
  2854. $html = $this->inlineExternalResources($html);
  2855. return $html;
  2856. }
  2857. /**
  2858. * 将CDN资源替换为内联资源
  2859. * 【关键修复】避免Chrome在容器中加载CDN资源超时,同时支持本地路径
  2860. */
  2861. private function inlineExternalResources(string $html): string
  2862. {
  2863. // 检查是否包含 KaTeX 资源(CDN 或本地)
  2864. $hasKatexCdn = strpos($html, 'cdn.jsdelivr.net/npm/katex') !== false;
  2865. $hasKatexLocal = strpos($html, '/js/katex.min.js') !== false || strpos($html, '/css/katex/katex.min.css') !== false;
  2866. // 【调试】记录HTML内容信息
  2867. Log::warning('ExamPdfExportService: inlineExternalResources', [
  2868. 'html_length' => strlen($html),
  2869. 'has_katex_cdn' => $hasKatexCdn,
  2870. 'has_katex_local' => $hasKatexLocal,
  2871. ]);
  2872. // 如果既没有 CDN 也没有本地链接,仍尝试注入 KaTeX 关系符通用修复
  2873. if (! $hasKatexCdn && ! $hasKatexLocal) {
  2874. Log::warning('ExamPdfExportService: HTML 中没有 KaTeX 资源链接,跳过内联');
  2875. return $this->applyKatexRelationGlyphFixes($html);
  2876. }
  2877. try {
  2878. // 读取并内联 KaTeX CSS(无论 CDN 还是本地)
  2879. $katexCssPath = public_path('css/katex/katex.min.css');
  2880. if (file_exists($katexCssPath)) {
  2881. $katexCss = file_get_contents($katexCssPath);
  2882. // 修复字体路径:将相对路径改为 data URI
  2883. $fontsDir = public_path('css/katex/fonts');
  2884. $katexCss = preg_replace_callback(
  2885. '/url\(["\']?fonts\/([^"\')\s]+)["\']?\)/i',
  2886. function ($matches) use ($fontsDir) {
  2887. $fontFile = $fontsDir.'/'.$matches[1];
  2888. if (file_exists($fontFile)) {
  2889. $fontData = base64_encode(file_get_contents($fontFile));
  2890. $mimeType = str_ends_with($matches[1], '.woff2') ? 'font/woff2' : 'font/woff';
  2891. return 'url(data:'.$mimeType.';base64,'.$fontData.')';
  2892. }
  2893. return $matches[0];
  2894. },
  2895. $katexCss
  2896. );
  2897. // 替换 CDN CSS 链接
  2898. if ($hasKatexCdn) {
  2899. $html = preg_replace(
  2900. '/<link[^>]*href=["\']https:\/\/cdn\.jsdelivr\.net\/npm\/katex[^"\']*katex\.min\.css["\'][^>]*>/i',
  2901. '<style type="text/css">'.$katexCss.'</style>',
  2902. $html
  2903. );
  2904. }
  2905. // 替换本地 CSS 链接
  2906. if ($hasKatexLocal) {
  2907. $html = preg_replace(
  2908. '/<link[^>]*href=["\']\/css\/katex\/katex\.min\.css["\'][^>]*>/i',
  2909. '<style type="text/css">'.$katexCss.'</style>',
  2910. $html
  2911. );
  2912. }
  2913. Log::info('ExamPdfExportService: KaTeX CSS 已内联(含字体 data URI)');
  2914. }
  2915. // 读取本地 KaTeX JS(用于移除)
  2916. $katexJsPath = public_path('js/katex.min.js');
  2917. $autoRenderJsPath = public_path('js/auto-render.min.js');
  2918. if (file_exists($katexJsPath)) {
  2919. $katexJs = file_get_contents($katexJsPath);
  2920. $html = preg_replace(
  2921. '/<script[^>]*src=["\']https:\/\/cdn\.jsdelivr\.net\/npm\/katex[^"\']*katex\.min\.js["\'][^>]*><\/script>/i',
  2922. '<script type="text/javascript">'.$katexJs.'</script>',
  2923. $html
  2924. );
  2925. }
  2926. if (file_exists($autoRenderJsPath)) {
  2927. $autoRenderJs = file_get_contents($autoRenderJsPath);
  2928. $html = preg_replace(
  2929. '/<script[^>]*src=["\']https:\/\/cdn\.jsdelivr\.net\/npm\/katex[^"\']*auto-render[^"\']*["\'][^>]*><\/script>/i',
  2930. '<script type="text/javascript">'.$autoRenderJs.'</script>',
  2931. $html
  2932. );
  2933. }
  2934. // 【关键修复】使用服务端预渲染,而不是依赖客户端 JavaScript
  2935. // Chrome headless 的 --print-to-pdf 不会等待 JS 执行完成
  2936. // 所以我们使用 Node.js KaTeX 在服务端预渲染所有公式
  2937. // 1. 移除所有 KaTeX JavaScript(不再需要,因为使用服务端渲染)
  2938. // 移除内联的 katex.min.js
  2939. $html = preg_replace(
  2940. '/<script[^>]*type=["\']text\/javascript["\'][^>]*>[\s\S]*?katex[\s\S]*?<\/script>/i',
  2941. '<!-- KaTeX JS removed, using server-side rendering -->',
  2942. $html
  2943. );
  2944. // 移除 DOMContentLoaded 监听器
  2945. $html = preg_replace(
  2946. '/<script[^>]*>[\s\S]*?document\.addEventListener[\s\S]*?DOMContentLoaded[\s\S]*?<\/script>/i',
  2947. '<!-- DOMContentLoaded removed -->',
  2948. $html
  2949. );
  2950. // 2. 使用 KatexRenderer 进行服务端预渲染
  2951. if ($this->katexRenderer) {
  2952. $beforeLength = strlen($html);
  2953. $html = $this->katexRenderer->renderHtml($html);
  2954. $afterLength = strlen($html);
  2955. Log::info('ExamPdfExportService: LaTeX 公式服务端预渲染完成', [
  2956. 'before_length' => $beforeLength,
  2957. 'after_length' => $afterLength,
  2958. 'size_change' => $afterLength - $beforeLength,
  2959. ]);
  2960. // 通用修复:统一优化 KaTeX 关系运算符(mrel)字形
  2961. // 覆盖平行、垂直、等于、不等于等关系符,避免出现“平行符像 ||”的问题
  2962. $html = $this->applyKatexRelationGlyphFixes($html);
  2963. } else {
  2964. Log::warning('ExamPdfExportService: KatexRenderer 未初始化,跳过预渲染');
  2965. }
  2966. // 【换行处理】将字面的 \n 转换为 <br> 标签(在 KaTeX 渲染后处理,避免破坏公式)
  2967. // 先替换所有 \n 为 <br>,然后合并连续的 <br>(最多保留2个)
  2968. $html = str_replace('\\n', '<br>', $html);
  2969. $html = preg_replace('/(<br>\s*){3,}/', '<br><br>', $html); // 3个以上合并为2个
  2970. } catch (\Exception $e) {
  2971. Log::warning('ExamPdfExportService: 内联资源处理失败,保留原始HTML', [
  2972. 'error' => $e->getMessage(),
  2973. ]);
  2974. }
  2975. return $this->applyKatexRelationGlyphFixes($html);
  2976. }
  2977. /**
  2978. * 应用 KaTeX 关系符通用修复(先标记,再注入样式)
  2979. */
  2980. private function applyKatexRelationGlyphFixes(string $html): string
  2981. {
  2982. $html = $this->tagKatexParallelRelationSpans($html);
  2983. return $this->injectKatexRelationGlyphStyle($html);
  2984. }
  2985. /**
  2986. * 标记 KaTeX 中的平行关系符(∥),便于使用字体无关样式兜底
  2987. */
  2988. private function tagKatexParallelRelationSpans(string $html): string
  2989. {
  2990. if (strpos($html, '∥') === false || strpos($html, 'mrel') === false) {
  2991. return $html;
  2992. }
  2993. $pattern = '/<span(?P<attrs>[^>]*)class=(["\'])(?P<class>[^"\']*\bmrel\b[^"\']*)\2(?P<tail>[^>]*)>\s*∥\s*<\/span>/u';
  2994. $replaced = preg_replace_callback($pattern, static function (array $matches): string {
  2995. $attrs = $matches['attrs'] ?? '';
  2996. $quote = $matches[2] ?? '"';
  2997. $class = trim($matches['class'] ?? '');
  2998. $tail = $matches['tail'] ?? '';
  2999. if ($class === '') {
  3000. $class = 'mrel katex-rel-parallel';
  3001. } elseif (! preg_match('/\bkatex-rel-parallel\b/', $class)) {
  3002. $class .= ' katex-rel-parallel';
  3003. }
  3004. return '<span'.$attrs.'class='.$quote.$class.$quote.$tail.'>∥</span>';
  3005. }, $html);
  3006. return $replaced ?? $html;
  3007. }
  3008. /**
  3009. * 注入 KaTeX 关系运算符统一字形样式(全局、通用)
  3010. */
  3011. private function injectKatexRelationGlyphStyle(string $html): string
  3012. {
  3013. if (strpos($html, 'class="katex"') === false && strpos($html, 'class="katex-html"') === false) {
  3014. return $html;
  3015. }
  3016. if (strpos($html, 'id="katex-relation-glyph-style"') !== false) {
  3017. return $html;
  3018. }
  3019. $style = '<style id="katex-relation-glyph-style">'
  3020. .'.katex .mrel{'
  3021. .'font-family:"KaTeX_AMS","KaTeX_Main","NotoSerifCJKsc-Regular","NotoSerifCJKsc-Bold","NotoSans-Regular","NotoSans-Bold","NotoSansMonoCJKjp-Regular",serif !important;'
  3022. .'letter-spacing:.04em;'
  3023. .'}'
  3024. .'.katex .mrel .mord{font-family:inherit !important;}'
  3025. .'.katex .mrel.katex-rel-parallel{'
  3026. .'display:inline-block;'
  3027. .'font-size:1.22em;'
  3028. .'line-height:1.28;'
  3029. .'letter-spacing:.04em;'
  3030. .'vertical-align:0;'
  3031. .'transform:skewX(-14deg) scaleY(1.42);'
  3032. .'transform-origin:center;'
  3033. .'}'
  3034. .'</style>';
  3035. if (stripos($html, '</head>') !== false) {
  3036. return preg_replace('/<\/head>/i', $style.'</head>', $html, 1) ?? ($html.$style);
  3037. }
  3038. return $html.$style;
  3039. }
  3040. /**
  3041. * 【新增】合并两个HTML页面,插入分页符
  3042. * 保留原始页面样式和结构,只在中间插入分页符
  3043. */
  3044. private function mergeHtmlWithPageBreak(string $examHtml, string $gradingHtml, ?string $kpExplainHtml = null): ?string
  3045. {
  3046. try {
  3047. // 确保HTML编码正确
  3048. $examHtml = $this->ensureUtf8Html($examHtml);
  3049. $gradingHtml = $this->ensureUtf8Html($gradingHtml);
  3050. if ($kpExplainHtml) {
  3051. $kpExplainHtml = $this->ensureUtf8Html($kpExplainHtml);
  3052. }
  3053. // 提取body内容
  3054. $examBody = $this->extractBodyContent($examHtml);
  3055. $gradingBody = $this->extractBodyContent($gradingHtml);
  3056. // 知识点讲解使用专门的提取方法,避免嵌套完整HTML结构
  3057. $kpExplainBody = $kpExplainHtml ? $this->extractKpExplainContent($kpExplainHtml) : null;
  3058. if (empty($examBody) || empty($gradingBody)) {
  3059. Log::error('ExamPdfExportService: HTML内容提取失败', [
  3060. 'exam_body_length' => strlen($examBody),
  3061. 'grading_body_length' => strlen($gradingBody),
  3062. ]);
  3063. return null;
  3064. }
  3065. // 提取head内容(保留原始样式和meta信息)
  3066. $examHead = $this->extractHeadContent($examHtml);
  3067. $gradingHead = $this->extractHeadContent($gradingHtml);
  3068. $kpExplainHead = $kpExplainHtml ? $this->extractHeadContent($kpExplainHtml) : null;
  3069. // 构建统一HTML文档(保留原始结构)
  3070. $unifiedHtml = $this->buildUnifiedHtmlWithOriginalStructure(
  3071. $examHead,
  3072. $examBody,
  3073. $gradingBody,
  3074. $gradingHead,
  3075. $kpExplainBody,
  3076. $kpExplainHead
  3077. );
  3078. Log::info('HTML合并成功(保留原始样式)', [
  3079. 'exam_length' => strlen($examBody),
  3080. 'grading_length' => strlen($gradingBody),
  3081. 'kp_explain_length' => $kpExplainBody ? strlen($kpExplainBody) : 0,
  3082. 'unified_length' => strlen($unifiedHtml),
  3083. 'head_length' => strlen($examHead),
  3084. 'has_kp_explain' => ! empty($kpExplainBody),
  3085. ]);
  3086. return $unifiedHtml;
  3087. } catch (\Throwable $e) {
  3088. Log::error('mergeHtmlWithPageBreak 失败', [
  3089. 'error' => $e->getMessage(),
  3090. 'trace' => $e->getTraceAsString(),
  3091. ]);
  3092. return null;
  3093. }
  3094. }
  3095. /**
  3096. * 【新增】提取HTML的body内容
  3097. */
  3098. private function extractBodyContent(string $html): string
  3099. {
  3100. // 匹配body标签内容
  3101. if (preg_match('/<body[^>]*>(.*)<\/body>/is', $html, $matches)) {
  3102. return $matches[1];
  3103. }
  3104. // 如果没有body标签,返回整个HTML
  3105. return $html;
  3106. }
  3107. /**
  3108. * 【新增】提取HTML的head内容
  3109. * 保留原始页面的样式和meta信息
  3110. */
  3111. private function extractHeadContent(string $html): string
  3112. {
  3113. // 匹配head标签内容
  3114. if (preg_match('/<head[^>]*>(.*)<\/head>/is', $html, $matches)) {
  3115. return $matches[1];
  3116. }
  3117. // 如果没有head标签,返回默认meta
  3118. return '<meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0">';
  3119. }
  3120. /**
  3121. * 【新增】提取知识点讲解的核心内容
  3122. * 只提取 kp-explain 容器内部的内容,避免嵌套完整的HTML结构
  3123. */
  3124. private function extractKpExplainContent(string $html): string
  3125. {
  3126. // 如果 HTML 中包含嵌套的 <html> 标签,提取嵌套内容
  3127. if (preg_match('/<html[^>]*>(.*)<\/html>/is', $html, $htmlMatches)) {
  3128. $html = $htmlMatches[1];
  3129. }
  3130. // 如果 HTML 中包含 <head> 标签,跳过 head
  3131. if (preg_match('/<head[^>]*>.*?<\/head>/is', $html, $headMatch)) {
  3132. $html = substr($html, strpos($html, '</head>') + 7);
  3133. }
  3134. // 如果 HTML 中包含 <body> 标签,提取 body 内容
  3135. if (preg_match('/<body[^>]*>(.*)<\/body>/is', $html, $bodyMatches)) {
  3136. $html = $bodyMatches[1];
  3137. }
  3138. // 移除可能存在的嵌套 <html>, <head>, <body> 标签
  3139. $html = preg_replace('/<\/?(html|head|body)[^>]*>/is', '', $html);
  3140. // 移除 script 标签和注释
  3141. $html = preg_replace('/<script[^>]*>.*?<\/script>/is', '', $html);
  3142. $html = preg_replace('/<!--[^>]*-->/is', '', $html);
  3143. return trim($html);
  3144. }
  3145. /**
  3146. * 【优化重构】构建统一的HTML文档(容器结构 + 消除空白页)
  3147. * 使用容器结构替代空的 page-break div,避免中间出现空白页
  3148. */
  3149. private function buildUnifiedHtmlWithOriginalStructure(
  3150. string $examHead,
  3151. string $examBody,
  3152. string $gradingBody,
  3153. string $gradingHead,
  3154. ?string $kpExplainBody = null,
  3155. ?string $kpExplainHead = null
  3156. ): string
  3157. {
  3158. // 清洗内容:移除可能存在的分页符,避免双重分页
  3159. $examBody = $this->stripPageBreakElements($examBody);
  3160. $gradingBody = $this->stripPageBreakElements($gradingBody);
  3161. if ($kpExplainBody) {
  3162. $kpExplainBody = $this->stripPageBreakElements($kpExplainBody);
  3163. }
  3164. // 合并 head 内容:试卷 head + 判卷 head + 知识点讲解 head(去重)+ 分页控制样式
  3165. $mergedHead = $examHead;
  3166. // 按顺序合并其他 head 里的 <style>(避免重复)
  3167. foreach ([$gradingHead, $kpExplainHead] as $extraHead) {
  3168. if (! $extraHead) {
  3169. continue;
  3170. }
  3171. if (preg_match_all('/<style[^>]*>(.*?)<\/style>/is', $extraHead, $styleMatches)) {
  3172. foreach ($styleMatches[0] as $idx => $styleTag) {
  3173. if (! str_contains($mergedHead, $styleMatches[1][$idx])) {
  3174. $mergedHead .= "\n ".$styleTag;
  3175. }
  3176. }
  3177. }
  3178. }
  3179. // 添加分页控制样式
  3180. $headContent = $mergedHead.'
  3181. <style>
  3182. /* 容器基础样式 - 保持现有页面边距 */
  3183. .exam-part,
  3184. .grading-part,
  3185. .kp-explain-part {
  3186. width: 100%;
  3187. margin: 0;
  3188. padding: 0;
  3189. }
  3190. /* 试卷部分 - 只有在知识点讲解后才需要分页 */
  3191. .exam-part {
  3192. /* 如果有知识点讲解,需要在新页面开始(通过 kp-explain-part 的 break-after 控制) */
  3193. /* 如果没有知识点讲解,试卷从第一页开始,不需要分页 */
  3194. break-after: auto;
  3195. page-break-after: auto;
  3196. /* 确保顶部没有额外边距 */
  3197. margin-top: 0;
  3198. padding-top: 0;
  3199. }
  3200. /* 核心分页控制:只在 grading-part 上设置 */
  3201. .grading-part {
  3202. /* CSS3 新标准 */
  3203. break-before: page;
  3204. /* 兼容旧版 WebKit */
  3205. page-break-before: always;
  3206. /* 确保顶部没有额外边距 */
  3207. margin-top: 0;
  3208. padding-top: 0;
  3209. }
  3210. /* 知识点讲解部分末尾强制分页(确保试卷从新页面开始) */
  3211. .kp-explain-part {
  3212. break-after: page;
  3213. page-break-after: always;
  3214. }
  3215. /* 防止试卷部分末尾分页 */
  3216. .exam-part {
  3217. /* 确保试卷内容连续 */
  3218. break-after: auto;
  3219. page-break-after: auto;
  3220. }
  3221. /* 避免在关键元素中间分页 */
  3222. .exam-part h1, .exam-part h2,
  3223. .grading-part h1, .grading-part h2 {
  3224. break-after: avoid;
  3225. page-break-after: avoid;
  3226. }
  3227. .exam-part table, .exam-part .question-item,
  3228. .grading-part table, .grading-part .answer-item {
  3229. break-inside: avoid;
  3230. page-break-inside: avoid;
  3231. }
  3232. /* 防止孤儿行 */
  3233. .exam-part p, .exam-part li,
  3234. .grading-part p, .grading-part li {
  3235. orphans: 2;
  3236. widows: 2;
  3237. }
  3238. /* 数学公式优化 */
  3239. .katex {
  3240. break-inside: avoid;
  3241. page-break-inside: avoid;
  3242. }
  3243. </style>';
  3244. // 构建HTML内容
  3245. $bodyContent = '';
  3246. $mergedTitle = '试卷与判卷合并';
  3247. if (preg_match('/<title>(.*?)<\/title>/is', $examHead, $titleMatches)) {
  3248. $candidateTitle = trim(strip_tags($titleMatches[1]));
  3249. if ($candidateTitle !== '') {
  3250. $mergedTitle = $candidateTitle;
  3251. }
  3252. }
  3253. // 如果有知识点讲解,添加到最前面
  3254. if ($kpExplainBody) {
  3255. $bodyContent .= '
  3256. <!-- 知识点讲解部分 -->
  3257. <div class="kp-explain-part">
  3258. '.$kpExplainBody.'
  3259. </div>
  3260. ';
  3261. }
  3262. // 添加试卷部分
  3263. $bodyContent .= '
  3264. <!-- EXAM_PART_START -->
  3265. <!-- 试卷部分 - 连续显示 -->
  3266. <div class="exam-part">
  3267. '.$examBody.'
  3268. </div>
  3269. <!-- EXAM_PART_END -->
  3270. ';
  3271. // 添加判卷部分
  3272. $bodyContent .= '
  3273. <!-- 判卷部分 - 强制新页面开始 -->
  3274. <div class="grading-part">
  3275. '.$gradingBody.'
  3276. </div>
  3277. ';
  3278. return '<!DOCTYPE html>
  3279. <html lang="zh-CN">
  3280. <head>
  3281. <meta charset="UTF-8">
  3282. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  3283. <title>'.$mergedTitle.'</title>
  3284. '.$headContent.'
  3285. </head>
  3286. <body>
  3287. '.$bodyContent.'
  3288. </body>
  3289. </html>';
  3290. }
  3291. /**
  3292. * 【新增】清洗HTML内容中的分页符元素
  3293. * 移除可能存在的 page-break 元素,避免双重分页导致空白页
  3294. */
  3295. private function stripPageBreakElements(string $content): string
  3296. {
  3297. // 只移除空的 page-break div 元素(通常是 <div class="page-break"></div>)
  3298. // 使用更精确的正则,只匹配空内容或纯空白内容的 div
  3299. $patterns = [
  3300. '/<div[^>]*class="[^"]*page-break[^"]*"[^>]*>\s*<\/div>/si',
  3301. '/<div[^>]*style="[^"]*page-break[^"]*"[^>]*>\s*<\/div>/si',
  3302. ];
  3303. foreach ($patterns as $pattern) {
  3304. $content = preg_replace($pattern, '', $content);
  3305. }
  3306. return $content;
  3307. }
  3308. /**
  3309. * 【新增】获取PDF通用样式
  3310. */
  3311. private function getCommonPdfStyles(): string
  3312. {
  3313. return '
  3314. * {
  3315. margin: 0;
  3316. padding: 0;
  3317. box-sizing: border-box;
  3318. }
  3319. body {
  3320. font-family: "Microsoft YaHei", "SimHei", Arial, sans-serif;
  3321. font-size: 14px;
  3322. line-height: 1.6;
  3323. color: #333;
  3324. background: #fff;
  3325. }
  3326. .paper-container {
  3327. max-width: 210mm;
  3328. margin: 0 auto;
  3329. padding: 20mm;
  3330. background: white;
  3331. }
  3332. .paper-header {
  3333. text-align: center;
  3334. margin-bottom: 30px;
  3335. padding-bottom: 15px;
  3336. border-bottom: 2px solid #333;
  3337. }
  3338. .paper-title {
  3339. font-size: 24px;
  3340. font-weight: bold;
  3341. margin-bottom: 10px;
  3342. }
  3343. .paper-info {
  3344. font-size: 14px;
  3345. color: #666;
  3346. }
  3347. .question {
  3348. margin-bottom: 30px;
  3349. padding: 20px;
  3350. border: 1px solid #ddd;
  3351. border-radius: 5px;
  3352. }
  3353. .question-number {
  3354. font-weight: bold;
  3355. margin-bottom: 10px;
  3356. }
  3357. .question-stem {
  3358. margin-bottom: 15px;
  3359. }
  3360. .options {
  3361. list-style: none;
  3362. margin-left: 20px;
  3363. }
  3364. .options li {
  3365. margin-bottom: 8px;
  3366. }
  3367. .answer-section {
  3368. margin-top: 20px;
  3369. padding-top: 15px;
  3370. border-top: 1px solid #eee;
  3371. }
  3372. .answer-label {
  3373. font-weight: bold;
  3374. color: #d9534f;
  3375. }
  3376. .solution {
  3377. margin-top: 10px;
  3378. padding: 10px;
  3379. background: #f5f5f5;
  3380. border-left: 4px solid #5bc0de;
  3381. }
  3382. ';
  3383. }
  3384. /**
  3385. * 构建知识点名称映射
  3386. */
  3387. private function buildKnowledgePointNameMap(): array
  3388. {
  3389. try {
  3390. $options = $this->questionServiceApi->getKnowledgePointOptions();
  3391. return $options ?: [];
  3392. } catch (\Throwable $e) {
  3393. Log::warning('ExamPdfExportService: 获取知识点名称失败', [
  3394. 'error' => $e->getMessage(),
  3395. ]);
  3396. return [];
  3397. }
  3398. }
  3399. /**
  3400. * 构建掌握度摘要
  3401. */
  3402. private function buildMasterySummary(array $masteryData, array $kpNameMap): array
  3403. {
  3404. Log::info('ExamPdfExportService: buildMasterySummary开始处理', [
  3405. 'masteryData_count' => count($masteryData),
  3406. 'kpNameMap_count' => count($kpNameMap),
  3407. ]);
  3408. $items = [];
  3409. $total = 0;
  3410. $count = 0;
  3411. foreach ($masteryData as $row) {
  3412. $code = $row['kp_code'] ?? null;
  3413. // 【修复】使用kpNameMap转换名称为友好显示名
  3414. $name = $kpNameMap[$code] ?? $row['kp_name'] ?? $code ?: '未知知识点';
  3415. $level = (float) ($row['mastery_level'] ?? 0);
  3416. $delta = $row['mastery_change'] ?? null;
  3417. $items[] = [
  3418. 'kp_code' => $code,
  3419. 'kp_name' => $name,
  3420. 'mastery_level' => $level,
  3421. 'mastery_change' => $delta,
  3422. ];
  3423. $total += $level;
  3424. $count++;
  3425. }
  3426. $average = $count > 0 ? round($total / $count, 2) : null;
  3427. // 按掌握度从低到高排序
  3428. if (! empty($items)) {
  3429. usort($items, fn ($a, $b) => ($a['mastery_level'] <=> $b['mastery_level']));
  3430. }
  3431. $result = [
  3432. 'items' => $items,
  3433. 'average' => $average,
  3434. 'weak_list' => array_slice($items, 0, 5),
  3435. ];
  3436. Log::info('ExamPdfExportService: buildMasterySummary完成', [
  3437. 'total_count' => $count,
  3438. 'items_count' => count($items),
  3439. ]);
  3440. return $result;
  3441. }
  3442. /**
  3443. * 标准化题型
  3444. */
  3445. private function normalizeQuestionType(string $type): string
  3446. {
  3447. $t = strtolower(trim($type));
  3448. return match (true) {
  3449. str_contains($t, 'choice') || str_contains($t, '选择') => 'choice',
  3450. str_contains($t, 'fill') || str_contains($t, 'blank') || str_contains($t, '填空') => 'fill',
  3451. default => 'answer',
  3452. };
  3453. }
  3454. private function buildPaperNamePrefix(Paper $paper): string
  3455. {
  3456. $assembleType = ($paper->paper_type === null || $paper->paper_type === '')
  3457. ? null
  3458. : (int) $paper->paper_type;
  3459. $studentName = Student::query()
  3460. ->where('student_id', $paper->student_id)
  3461. ->value('name') ?? ($paper->student_id ?: '________');
  3462. try {
  3463. $assembleTypeLabel = $assembleType !== null ? PaperNaming::assembleTypeLabel($assembleType) : '未知类型';
  3464. } catch (\Throwable $e) {
  3465. $assembleTypeLabel = '未知类型';
  3466. }
  3467. return "{$studentName}_".PaperNaming::extractExamCode((string) $paper->paper_id)."_{$assembleTypeLabel}";
  3468. }
  3469. private function buildPaperDisplayTitle(Paper $paper): string
  3470. {
  3471. return $this->buildPaperNamePrefix($paper).'_'.now()->format('Ymd');
  3472. }
  3473. private function buildPdfFileName(Paper $paper, ?string $stamp = null): string
  3474. {
  3475. $basePrefix = $this->buildPaperNamePrefix($paper);
  3476. $stamp = $stamp ?: now()->format('YmdHis').strtoupper(Str::random(4));
  3477. $base = "{$basePrefix}_{$stamp}";
  3478. $safe = PaperNaming::toSafeFilename($base);
  3479. return "{$safe}.pdf";
  3480. }
  3481. private function extractUploadStamp(string $url): ?string
  3482. {
  3483. $path = parse_url($url, PHP_URL_PATH);
  3484. if (! is_string($path) || $path === '') {
  3485. return null;
  3486. }
  3487. $stem = pathinfo($path, PATHINFO_FILENAME);
  3488. if (! is_string($stem) || $stem === '') {
  3489. return null;
  3490. }
  3491. if (preg_match('/(\d{14}[A-Za-z0-9]{4})/', $stem, $matches)) {
  3492. return $matches[1];
  3493. }
  3494. return null;
  3495. }
  3496. /**
  3497. * 保存PDF URL到数据库
  3498. */
  3499. private function savePdfUrlToDatabase(string $paperId, string $field, string $url): void
  3500. {
  3501. try {
  3502. $paper = Paper::where('paper_id', $paperId)->first();
  3503. if ($paper) {
  3504. $paperDisplayTitle = $this->buildPaperDisplayTitle($paper);
  3505. $stamp = $this->extractUploadStamp($url);
  3506. if ($stamp) {
  3507. $paperDisplayTitle = $this->buildPaperNamePrefix($paper).'_'.$stamp;
  3508. }
  3509. $updatePayload = [
  3510. $field => $url,
  3511. 'paper_name' => $paperDisplayTitle,
  3512. ];
  3513. $paper->update($updatePayload);
  3514. Log::info('ExamPdfExportService: PDF URL已写入数据库', [
  3515. 'paper_id' => $paperId,
  3516. 'field' => $field,
  3517. 'url' => $url,
  3518. 'paper_name' => $paperDisplayTitle,
  3519. ]);
  3520. }
  3521. } catch (\Throwable $e) {
  3522. Log::error('ExamPdfExportService: 写入PDF URL失败', [
  3523. 'paper_id' => $paperId,
  3524. 'field' => $field,
  3525. 'error' => $e->getMessage(),
  3526. ]);
  3527. }
  3528. }
  3529. /**
  3530. * 保存学情分析PDF URL
  3531. */
  3532. private function saveAnalysisPdfUrl(string $paperId, string $studentId, ?string $recordId, string $url): void
  3533. {
  3534. try {
  3535. if ($recordId) {
  3536. // OCR记录
  3537. $ocrRecord = \App\Models\OCRRecord::find($recordId);
  3538. if ($ocrRecord) {
  3539. $ocrRecord->update(['analysis_pdf_url' => $url]);
  3540. Log::info('ExamPdfExportService: OCR记录学情分析PDF URL已写入数据库', [
  3541. 'record_id' => $recordId,
  3542. 'paper_id' => $paperId,
  3543. 'student_id' => $studentId,
  3544. 'url' => $url,
  3545. ]);
  3546. }
  3547. } else {
  3548. // 【修复】同时更新 exam_analysis_results 表和分析报告表
  3549. $updated = \DB::connection('mysql')->table('exam_analysis_results')
  3550. ->where('student_id', $studentId)
  3551. ->where('paper_id', $paperId)
  3552. ->update([
  3553. 'analysis_pdf_url' => $url,
  3554. 'updated_at' => now(),
  3555. ]);
  3556. if ($updated) {
  3557. Log::info('ExamPdfExportService: 学情分析PDF URL已写入exam_analysis_results表', [
  3558. 'student_id' => $studentId,
  3559. 'paper_id' => $paperId,
  3560. 'url' => $url,
  3561. 'updated_rows' => $updated,
  3562. ]);
  3563. } else {
  3564. Log::warning('ExamPdfExportService: 未找到要更新的学情分析记录', [
  3565. 'student_id' => $studentId,
  3566. 'paper_id' => $paperId,
  3567. ]);
  3568. }
  3569. // 学生记录 - 使用新的 student_reports 表(备用)
  3570. \App\Models\StudentReport::updateOrCreate(
  3571. [
  3572. 'student_id' => $studentId,
  3573. 'report_type' => 'exam_analysis',
  3574. 'paper_id' => $paperId,
  3575. ],
  3576. [
  3577. 'pdf_url' => $url,
  3578. 'generation_status' => 'completed',
  3579. 'generated_at' => now(),
  3580. 'updated_at' => now(),
  3581. ]
  3582. );
  3583. Log::info('ExamPdfExportService: 学生学情报告PDF URL已保存到student_reports表(备用)', [
  3584. 'student_id' => $studentId,
  3585. 'paper_id' => $paperId,
  3586. 'url' => $url,
  3587. ]);
  3588. }
  3589. } catch (\Throwable $e) {
  3590. Log::error('ExamPdfExportService: 写入学情分析PDF URL失败', [
  3591. 'paper_id' => $paperId,
  3592. 'student_id' => $studentId,
  3593. 'record_id' => $recordId,
  3594. 'error' => $e->getMessage(),
  3595. ]);
  3596. }
  3597. }
  3598. /**
  3599. * 【修复】处理父节点掌握度数据
  3600. * 1. 过滤掉掌握度为0或null的父节点
  3601. * 2. 将kp_code转换为友好的kp_name
  3602. * 3. 构建父子层级关系(只显示本次考试相关的子节点)
  3603. */
  3604. private function processParentMasteryLevels(
  3605. array $parentMasteryLevels,
  3606. array $kpNameMap,
  3607. array $examKpCodes = [],
  3608. array $masteryMap = [],
  3609. array $snapshotMasteryData = []
  3610. ): array
  3611. {
  3612. $processed = [];
  3613. foreach ($parentMasteryLevels as $kpCode => $masteryData) {
  3614. // 兼容不同数据结构:可能是数组或数字
  3615. $masteryLevel = is_array($masteryData) ? ($masteryData['mastery_level'] ?? 0) : $masteryData;
  3616. $masteryChange = is_array($masteryData) ? ($masteryData['mastery_change'] ?? null) : null;
  3617. $changeSource = is_array($masteryData) ? ($masteryData['change_source'] ?? null) : null;
  3618. // 获取友好名称
  3619. $kpName = $kpNameMap[$kpCode] ?? $kpCode;
  3620. // 构建父节点数据,包含子节点信息(只显示本次考试相关的)
  3621. $childrenData = $this->getChildKnowledgePoints($kpCode, $kpNameMap, $examKpCodes, $masteryMap);
  3622. $allChildren = $childrenData['all_children'] ?? [];
  3623. // 口径统一:优先使用全部直接子节点均值作为父节点掌握度
  3624. if (! empty($allChildren)) {
  3625. $allLevels = array_map(
  3626. fn ($c) => floatval($c['mastery_level'] ?? 0),
  3627. $allChildren
  3628. );
  3629. $masteryLevel = ! empty($allLevels)
  3630. ? array_sum($allLevels) / count($allLevels)
  3631. : floatval($masteryLevel);
  3632. if (! empty($snapshotMasteryData)) {
  3633. $prevLevels = [];
  3634. foreach ($allChildren as $child) {
  3635. $childCode = (string) ($child['kp_code'] ?? '');
  3636. if ($childCode === '') {
  3637. continue;
  3638. }
  3639. $currentChild = floatval($masteryMap[$childCode] ?? 0);
  3640. $prevFromSnapshot = $snapshotMasteryData[$childCode]['previous_mastery'] ?? null;
  3641. $currFromSnapshot = $snapshotMasteryData[$childCode]['current_mastery'] ?? null;
  3642. $previousChild = $prevFromSnapshot ?? $currFromSnapshot ?? $currentChild;
  3643. $prevLevels[] = floatval($previousChild);
  3644. }
  3645. if (! empty($prevLevels)) {
  3646. $masteryChange = $masteryLevel - (array_sum($prevLevels) / count($prevLevels));
  3647. $changeSource = 'children_all_average';
  3648. }
  3649. }
  3650. }
  3651. // 仅过滤空值;0 掌握度的命中父节点也要展示
  3652. if ($masteryLevel === null) {
  3653. continue;
  3654. }
  3655. $hitLevels = array_map(
  3656. fn ($c) => floatval($c['mastery_level'] ?? 0),
  3657. $childrenData['hit_children'] ?? []
  3658. );
  3659. $hitAvg = ! empty($hitLevels) ? array_sum($hitLevels) / count($hitLevels) : null;
  3660. $hitCount = count($childrenData['hit_children'] ?? []);
  3661. // 父节点仅展示“本卷命中知识点”对应的父节点
  3662. if ($hitCount <= 0) {
  3663. continue;
  3664. }
  3665. $processed[$kpCode] = [
  3666. 'kp_code' => $kpCode,
  3667. 'kp_name' => $kpName,
  3668. 'mastery_level' => round(floatval($masteryLevel), 4),
  3669. 'mastery_percentage' => round(floatval($masteryLevel) * 100, 2),
  3670. 'mastery_change' => $masteryChange !== null ? round(floatval($masteryChange), 4) : null,
  3671. 'change_source' => $changeSource,
  3672. // 兼容旧模板字段:仅命中子节点
  3673. 'children' => $childrenData['hit_children'] ?? [],
  3674. // 新增:全部直接子节点(含掌握度、是否命中)
  3675. 'children_all' => $childrenData['all_children'] ?? [],
  3676. 'children_hit_count' => $hitCount,
  3677. 'children_total_count' => count($childrenData['all_children'] ?? []),
  3678. 'children_hit_avg_mastery' => $hitAvg !== null ? round($hitAvg, 4) : null,
  3679. 'level' => $this->calculateKnowledgePointLevel($kpCode),
  3680. ];
  3681. }
  3682. // 按掌握度降序排序
  3683. uasort($processed, function ($a, $b) {
  3684. return $b['mastery_level'] <=> $a['mastery_level'];
  3685. });
  3686. return $processed;
  3687. }
  3688. /**
  3689. * 【修复】获取子知识点列表(只返回本次考试涉及的)
  3690. */
  3691. private function getChildKnowledgePoints(string $parentKpCode, array $kpNameMap, array $examKpCodes = [], array $masteryMap = []): array
  3692. {
  3693. $allChildren = [];
  3694. $hitChildren = [];
  3695. try {
  3696. $childCodes = DB::connection('mysql')
  3697. ->table('knowledge_points')
  3698. ->where('parent_kp_code', $parentKpCode)
  3699. ->pluck('kp_code')
  3700. ->toArray();
  3701. foreach ($childCodes as $childCode) {
  3702. $isHit = in_array($childCode, $examKpCodes);
  3703. $childData = [
  3704. 'kp_code' => $childCode,
  3705. 'kp_name' => $kpNameMap[$childCode] ?? $childCode,
  3706. 'mastery_level' => floatval($masteryMap[$childCode] ?? 0),
  3707. 'is_hit' => $isHit,
  3708. ];
  3709. $allChildren[] = $childData;
  3710. if ($isHit) {
  3711. $hitChildren[] = $childData;
  3712. }
  3713. }
  3714. } catch (\Exception $e) {
  3715. Log::warning('获取子知识点失败', [
  3716. 'parent_kp_code' => $parentKpCode,
  3717. 'error' => $e->getMessage(),
  3718. ]);
  3719. }
  3720. return [
  3721. 'all_children' => $allChildren,
  3722. 'hit_children' => $hitChildren,
  3723. ];
  3724. }
  3725. /**
  3726. * 当历史父节点概览缺失时,直接由“本卷命中知识点”反推出父节点并构建展示数据。
  3727. */
  3728. private function buildParentMasteryFromHitCodes(
  3729. array $examKpCodes,
  3730. array $kpNameMap,
  3731. array $masteryMap = [],
  3732. array $snapshotMasteryData = []
  3733. ): array {
  3734. $codes = array_values(array_unique(array_filter(array_map(fn ($c) => trim((string) $c), $examKpCodes))));
  3735. if (empty($codes)) {
  3736. return [];
  3737. }
  3738. $rows = DB::connection('mysql')
  3739. ->table('knowledge_points')
  3740. ->whereIn('kp_code', $codes)
  3741. ->whereNotNull('parent_kp_code')
  3742. ->where('parent_kp_code', '!=', '')
  3743. ->select('kp_code', 'parent_kp_code')
  3744. ->get();
  3745. $parentMap = [];
  3746. foreach ($rows as $r) {
  3747. $parentCode = trim((string) ($r->parent_kp_code ?? ''));
  3748. $childCode = trim((string) ($r->kp_code ?? ''));
  3749. if ($parentCode === '' || $childCode === '') {
  3750. continue;
  3751. }
  3752. $parentMap[$parentCode][] = $childCode;
  3753. }
  3754. if (empty($parentMap)) {
  3755. return [];
  3756. }
  3757. $parents = DB::connection('mysql')
  3758. ->table('knowledge_points')
  3759. ->whereIn('kp_code', array_keys($parentMap))
  3760. ->pluck('name', 'kp_code')
  3761. ->toArray();
  3762. $processed = [];
  3763. foreach ($parentMap as $parentCode => $hitChildrenCodes) {
  3764. $childrenData = $this->getChildKnowledgePoints($parentCode, $kpNameMap, $codes, $masteryMap);
  3765. $allChildren = $childrenData['all_children'] ?? [];
  3766. $hitChildren = $childrenData['hit_children'] ?? [];
  3767. $hitCount = count($hitChildren);
  3768. if ($hitCount <= 0) {
  3769. continue;
  3770. }
  3771. $allLevels = array_map(fn ($c) => floatval($c['mastery_level'] ?? 0), $allChildren);
  3772. $masteryLevel = !empty($allLevels) ? array_sum($allLevels) / count($allLevels) : 0.0;
  3773. $prevLevels = [];
  3774. foreach ($allChildren as $child) {
  3775. $childCode = (string) ($child['kp_code'] ?? '');
  3776. if ($childCode === '') {
  3777. continue;
  3778. }
  3779. $currentChild = floatval($masteryMap[$childCode] ?? 0);
  3780. $prevFromSnapshot = $snapshotMasteryData[$childCode]['previous_mastery'] ?? null;
  3781. $currFromSnapshot = $snapshotMasteryData[$childCode]['current_mastery'] ?? null;
  3782. $previousChild = $prevFromSnapshot ?? $currFromSnapshot ?? $currentChild;
  3783. $prevLevels[] = floatval($previousChild);
  3784. }
  3785. $masteryChange = !empty($prevLevels) ? ($masteryLevel - (array_sum($prevLevels) / count($prevLevels))) : null;
  3786. $hitLevels = array_map(fn ($c) => floatval($c['mastery_level'] ?? 0), $hitChildren);
  3787. $hitAvg = !empty($hitLevels) ? array_sum($hitLevels) / count($hitLevels) : 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' => 'hit_kp_parent_fallback',
  3795. 'children' => $hitChildren,
  3796. 'children_all' => $allChildren,
  3797. 'children_hit_count' => $hitCount,
  3798. 'children_total_count' => count($allChildren),
  3799. 'children_hit_avg_mastery' => $hitAvg !== null ? round($hitAvg, 4) : 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. // 与学生卷 PDF 一致:扁长图走自适应宽度(与 renderAndStoreExamPdf 第二参语义对齐)
  4048. $examPdf = $this->buildPdf($examHtml, true);
  4049. if ($examPdf) {
  4050. $examPath = "custom_exams/{$paper->paper_id}_exam.pdf";
  4051. $examUrl = $this->pdfStorageService->put($examPath, $examPdf);
  4052. $result['pdf_url'] = $examUrl;
  4053. Log::info('试卷PDF生成成功', ['url' => $examUrl]);
  4054. }
  4055. }
  4056. // 2. 如果需要,生成判卷PDF(含答案)
  4057. if ($includeGrading) {
  4058. $gradingHtml = $this->renderCustomExamHtml($paper, $groupedQuestions, $student, $teacher, true);
  4059. if ($gradingHtml) {
  4060. // 【修复】使用服务端 KaTeX 预渲染 LaTeX 公式
  4061. if ($this->katexRenderer) {
  4062. $gradingHtml = $this->katexRenderer->renderHtml($gradingHtml);
  4063. }
  4064. $gradingPdf = $this->buildPdf($gradingHtml, true);
  4065. if ($gradingPdf) {
  4066. $gradingPath = "custom_exams/{$paper->paper_id}_grading.pdf";
  4067. $gradingUrl = $this->pdfStorageService->put($gradingPath, $gradingPdf);
  4068. $result['grading_pdf_url'] = $gradingUrl;
  4069. Log::info('判卷PDF生成成功', ['url' => $gradingUrl]);
  4070. }
  4071. }
  4072. }
  4073. return $result;
  4074. } catch (\Throwable $e) {
  4075. Log::error('generateByQuestions 失败', [
  4076. 'paper_id' => $paper->paper_id,
  4077. 'error' => $e->getMessage(),
  4078. 'trace' => $e->getTraceAsString(),
  4079. ]);
  4080. throw $e;
  4081. }
  4082. }
  4083. /**
  4084. * 题目质检专用 PDF:固定使用判题卡体系模板(答案详解 + 判题卡)。
  4085. * 不进入正常组卷流程,仅用于检查题干、答案、解题思路渲染效果。
  4086. *
  4087. * @return array{pdf_url?: string,grading_pdf_url?: string,local_path?: string}
  4088. */
  4089. public function generateQuestionCheckPdf(
  4090. object $paper,
  4091. array $groupedQuestions,
  4092. array $student = [],
  4093. array $teacher = [],
  4094. ?string $localOutputPath = null
  4095. ): array {
  4096. Log::info('generateQuestionCheckPdf 开始', [
  4097. 'paper_id' => $paper->paper_id ?? null,
  4098. 'question_counts' => [
  4099. 'choice' => count($groupedQuestions['choice'] ?? []),
  4100. 'fill' => count($groupedQuestions['fill'] ?? []),
  4101. 'answer' => count($groupedQuestions['answer'] ?? []),
  4102. ],
  4103. ]);
  4104. $studentName = $student['name'] ?? ($paper->student_id ?? '________');
  4105. $examCode = \App\Support\PaperNaming::extractExamCode((string) ($paper->paper_id ?? 'custom'));
  4106. $pdfMeta = [
  4107. 'student_name' => $studentName,
  4108. 'exam_code' => $examCode,
  4109. 'assemble_type_label' => '题目质检',
  4110. 'header_title' => $examCode,
  4111. 'exam_pdf_title' => '题目质检_'.$examCode,
  4112. 'grading_pdf_title' => '题目质检_'.$examCode,
  4113. 'knowledge_pdf_title' => '题目质检_'.$examCode,
  4114. ];
  4115. try {
  4116. // 固定走题目质检专用模板:题干+答案+解题思路 + 判题卡附页
  4117. $html = view('pdf.question-check', [
  4118. 'paper' => $paper,
  4119. 'questions' => $groupedQuestions,
  4120. 'student' => $student,
  4121. 'teacher' => $teacher,
  4122. 'pdfMeta' => $pdfMeta,
  4123. ])->render();
  4124. if (empty(trim($html))) {
  4125. Log::error('generateQuestionCheckPdf: HTML 渲染为空', [
  4126. 'paper_id' => $paper->paper_id ?? null,
  4127. ]);
  4128. return [];
  4129. }
  4130. if ($this->katexRenderer) {
  4131. $html = $this->katexRenderer->renderHtml($html);
  4132. }
  4133. // 与 renderAndStoreExamPdf 学生卷一致:启用扁长图自适应(buildPdf 第二参 true)
  4134. $pdfBinary = $this->buildPdf($this->ensureUtf8Html($html), true);
  4135. if (empty($pdfBinary)) {
  4136. Log::error('generateQuestionCheckPdf: buildPdf 失败', [
  4137. 'paper_id' => $paper->paper_id ?? null,
  4138. ]);
  4139. return [];
  4140. }
  4141. if ($localOutputPath !== null && $localOutputPath !== '') {
  4142. $dir = dirname($localOutputPath);
  4143. if ($dir !== '.' && $dir !== '' && ! is_dir($dir)) {
  4144. @mkdir($dir, 0775, true);
  4145. }
  4146. if (file_put_contents($localOutputPath, $pdfBinary) === false) {
  4147. Log::error('generateQuestionCheckPdf: 本地写入失败', [
  4148. 'paper_id' => $paper->paper_id ?? null,
  4149. 'local_path' => $localOutputPath,
  4150. ]);
  4151. return [];
  4152. }
  4153. Log::info('generateQuestionCheckPdf: 已写入本地', [
  4154. 'paper_id' => $paper->paper_id ?? null,
  4155. 'local_path' => $localOutputPath,
  4156. 'bytes' => strlen($pdfBinary),
  4157. ]);
  4158. return [
  4159. 'local_path' => $localOutputPath,
  4160. ];
  4161. }
  4162. $path = 'custom_exams/'.($paper->paper_id ?? ('custom_'.time())).'.pdf';
  4163. $url = $this->pdfStorageService->put($path, $pdfBinary);
  4164. if (! $url) {
  4165. Log::error('generateQuestionCheckPdf: 上传失败', [
  4166. 'paper_id' => $paper->paper_id ?? null,
  4167. 'path' => $path,
  4168. ]);
  4169. return [];
  4170. }
  4171. return [
  4172. 'pdf_url' => $url,
  4173. 'grading_pdf_url' => $url,
  4174. ];
  4175. } catch (\Throwable $e) {
  4176. Log::error('generateQuestionCheckPdf 失败', [
  4177. 'paper_id' => $paper->paper_id ?? null,
  4178. 'error' => $e->getMessage(),
  4179. 'trace' => $e->getTraceAsString(),
  4180. ]);
  4181. throw $e;
  4182. }
  4183. }
  4184. /**
  4185. * 渲染自定义题目的HTML
  4186. */
  4187. private function renderCustomExamHtml(
  4188. object $paper,
  4189. array $groupedQuestions,
  4190. array $student,
  4191. array $teacher,
  4192. bool $grading
  4193. ): ?string {
  4194. try {
  4195. $viewName = $this->resolveExamViewName($grading);
  4196. $html = view($viewName, [
  4197. 'paper' => $paper,
  4198. 'questions' => $groupedQuestions,
  4199. 'student' => $student,
  4200. 'teacher' => $teacher,
  4201. 'grading' => $grading,
  4202. 'includeAnswer' => false, // exam-paper 视图需要这个变量
  4203. ])->render();
  4204. if (empty(trim($html))) {
  4205. Log::error('renderCustomExamHtml: 视图渲染结果为空', [
  4206. 'paper_id' => $paper->paper_id,
  4207. 'view_name' => $viewName,
  4208. ]);
  4209. return null;
  4210. }
  4211. return $this->ensureUtf8Html($html);
  4212. } catch (\Exception $e) {
  4213. Log::error('renderCustomExamHtml 失败', [
  4214. 'paper_id' => $paper->paper_id,
  4215. 'error' => $e->getMessage(),
  4216. 'trace' => $e->getTraceAsString(),
  4217. ]);
  4218. return null;
  4219. }
  4220. }
  4221. private function resolveExamViewName(bool $useGradingView): string
  4222. {
  4223. if (! $useGradingView) {
  4224. return 'pdf.exam-paper';
  4225. }
  4226. return config('exam.pdf_grading_append_scan_sheet', false)
  4227. ? 'pdf.exam-answer-detail'
  4228. : 'pdf.exam-grading';
  4229. }
  4230. private function normalizeAnswerFieldForPdf(object $question): object
  4231. {
  4232. $normalizedQuestion = clone $question;
  4233. // 以 paper_questions.question_text 为标准题干字段,兼容旧链路 content。
  4234. $questionText = trim((string) ($normalizedQuestion->question_text ?? ''));
  4235. if ($questionText === '') {
  4236. $questionText = trim((string) ($normalizedQuestion->content ?? ''));
  4237. }
  4238. if ($questionText !== '') {
  4239. $normalizedQuestion->question_text = $questionText;
  4240. $normalizedQuestion->content = $questionText;
  4241. }
  4242. $answerText = trim((string) ($normalizedQuestion->answer ?? ''));
  4243. if ($answerText !== '') {
  4244. return $normalizedQuestion;
  4245. }
  4246. foreach (['correct_answer', 'standard_answer', 'reference_answer'] as $fallbackField) {
  4247. $candidate = trim((string) ($normalizedQuestion->{$fallbackField} ?? ''));
  4248. if ($candidate !== '') {
  4249. $normalizedQuestion->answer = $candidate;
  4250. break;
  4251. }
  4252. }
  4253. return $normalizedQuestion;
  4254. }
  4255. /**
  4256. * 生成预览 PDF(用于题目预览验证工具)
  4257. *
  4258. * @param array $questionData 题目数据 ['stem', 'options', 'answer', 'solution', 'question_type']
  4259. * @return array|null 返回 ['url' => '...'] 或 null
  4260. */
  4261. public function generatePreviewPdf(array $questionData): ?array
  4262. {
  4263. try {
  4264. Log::info('generatePreviewPdf 开始', ['question_data' => $questionData]);
  4265. // 渲染 HTML
  4266. $html = $this->renderPreviewHtml($questionData);
  4267. if (empty($html)) {
  4268. Log::error('generatePreviewPdf: HTML 渲染为空');
  4269. return null;
  4270. }
  4271. // 生成 PDF
  4272. $pdfContent = $this->buildPdf($html);
  4273. if (empty($pdfContent)) {
  4274. Log::error('generatePreviewPdf: PDF 生成为空');
  4275. return null;
  4276. }
  4277. // 保存到临时目录
  4278. $filename = 'preview_'.uniqid().'.pdf';
  4279. $path = "previews/{$filename}";
  4280. $url = $this->pdfStorageService->put($path, $pdfContent);
  4281. Log::info('generatePreviewPdf 成功', ['url' => $url]);
  4282. return ['url' => $url];
  4283. } catch (\Exception $e) {
  4284. Log::error('generatePreviewPdf 失败', [
  4285. 'error' => $e->getMessage(),
  4286. 'trace' => $e->getTraceAsString(),
  4287. ]);
  4288. return null;
  4289. }
  4290. }
  4291. /**
  4292. * 渲染预览 HTML
  4293. */
  4294. private function renderPreviewHtml(array $questionData): string
  4295. {
  4296. $stem = $questionData['stem'] ?? '';
  4297. $options = $questionData['options'] ?? null;
  4298. $answer = $questionData['answer'] ?? '';
  4299. $solution = $questionData['solution'] ?? '';
  4300. $questionType = $questionData['question_type'] ?? 'fill';
  4301. // 使用 MathFormulaProcessor 处理公式
  4302. $processedStem = MathFormulaProcessor::processFormulas($stem);
  4303. $processedAnswer = MathFormulaProcessor::processFormulas($answer);
  4304. $processedSolution = MathFormulaProcessor::processFormulas($this->formatNewlines($solution));
  4305. $processedOptions = null;
  4306. if ($options && is_array($options)) {
  4307. $processedOptions = [];
  4308. foreach ($options as $key => $value) {
  4309. $processedOptions[$key] = MathFormulaProcessor::processFormulas($value);
  4310. }
  4311. }
  4312. // 渲染 HTML
  4313. return view('pdf.question-preview', [
  4314. 'stem' => $processedStem,
  4315. 'options' => $processedOptions,
  4316. 'answer' => $processedAnswer,
  4317. 'solution' => $processedSolution,
  4318. 'questionType' => $questionType,
  4319. ])->render();
  4320. }
  4321. /**
  4322. * 批量获取知识点的讲解内容
  4323. *
  4324. * @param array $kpCodes 知识点代码数组
  4325. * @return array [kp_code => explanation]
  4326. */
  4327. public function buildExplanations(array $kpCodes): array
  4328. {
  4329. $result = [];
  4330. if (empty($kpCodes)) {
  4331. return $result;
  4332. }
  4333. try {
  4334. // 批量获取知识点讲解
  4335. $kps = \App\Models\KnowledgePoint::whereIn('kp_code', $kpCodes)->get()->keyBy('kp_code');
  4336. // 有多少算多少
  4337. foreach ($kpCodes as $kpCode) {
  4338. $kp = $kps->get($kpCode);
  4339. if ($kp && ! empty($kp->explanation)) {
  4340. $result[] = [
  4341. 'kp_code' => $kpCode,
  4342. 'kp_name' => $kp->name ?? $kpCode,
  4343. 'explanation' => $this->normalizeKpExplanation($kp->explanation),
  4344. ];
  4345. continue;
  4346. }
  4347. $result[] = [
  4348. 'kp_code' => $kpCode,
  4349. 'kp_name' => $kp->name ?? $kpCode,
  4350. 'explanation' => $this->normalizeKpExplanation(
  4351. $this->getDefaultExplanation($kpCode, $kp->name ?? $kpCode)
  4352. ),
  4353. ];
  4354. }
  4355. } catch (\Throwable $e) {
  4356. Log::warning('批量获取知识点讲解失败', [
  4357. 'kp_codes' => $kpCodes,
  4358. 'error' => $e->getMessage(),
  4359. ]);
  4360. // 失败时返回默认内容
  4361. foreach ($kpCodes as $kpCode) {
  4362. $result[] = [
  4363. 'kp_code' => $kpCode,
  4364. 'kp_name' => $kpCode,
  4365. 'explanation' => $this->normalizeKpExplanation(
  4366. $this->getDefaultExplanation($kpCode, $kpCode)
  4367. ),
  4368. ];
  4369. }
  4370. }
  4371. return $result;
  4372. }
  4373. /**
  4374. * 获取默认的知识点讲解内容
  4375. */
  4376. private function getDefaultExplanation(string $kpCode, string $kpName): string
  4377. {
  4378. // 默认讲解模板
  4379. // 注意:PHP HEREDOC 中 \e 会被解释为 ESC 字符,所以需要用 \\end 而非 \end
  4380. return <<<'MARKDOWN'
  4381. ## 知识点
  4382. (1) 核心定义:二元一次方程是含有两个未知数且每个未知数的次数都是 1 的方程,一般形式为 $ax + by = c$(其中 $a,b,c$ 为常数,且 $a,b$ 不同时为 0)。二元一次方程组是由两个(或两个以上)二元一次方程组成,常见为
  4383. $$
  4384. \begin{cases}
  4385. a_1x + b_1y = c_1\\
  4386. a_2x + b_2y = c_2
  4387. \end{cases}
  4388. $$
  4389. 方程组应用建模就是把题目中的数量关系翻译成方程组,通过求解得到实际问题的答案。
  4390. (2) 性质定理:方程组的解必须同时满足方程组中的每一个方程,因此解是两个方程公共的 $(x,y)$。常用解法有代入消元法与加减消元法:代入消元法适合某个方程易表示成 $x = \dots$ 或 $y = \dots$;加减消元法适合两个方程中某个未知数的系数相同或相反,便于相加或相减消去一个未知数。建模时常用关系包括:总量关系(如“总数 = 部分之和”)、单价数量总价关系(“$总价 = 单价 \times 数量$”)、路程速度时间关系($路程 = 速度 \times 时间$)等。
  4391. (3) 注意事项:设未知数要带单位与含义,例如“设甲买了 $x$ 支笔”;列方程要对应同一类量,别把“支数”和“元数”混在一条等式里;检查条件是否满足题意(如数量应为整数且 $> 0$);消元后别忘了回代求另一个未知数;最后答案要写清对象与单位,并可把解代回原式检验。
  4392. ## 知识点应用
  4393. - 典型例题:文具店买笔和本子。小明买了 2 支笔和 3 本本子共花 19 元;小红买了 3 支笔和 2 本本子共花 18 元。求每支笔和每本本子的单价。
  4394. - 关键步骤:
  4395. 1. 设未知数并写出含义:设每支笔单价为 $x$ 元,每本本子单价为 $y$ 元。
  4396. 2. 根据题意列方程组:由“$总价 = 单价 \times 数量$”得
  4397. $$
  4398. \begin{cases}
  4399. 2x + 3y = 19\\
  4400. 3x + 2y = 18
  4401. \end{cases}
  4402. $$
  4403. 3. 选择消元并求解:用加减消元。将第一式乘 3、第二式乘 2:
  4404. $$
  4405. \begin{cases}
  4406. 6x + 9y = 57\\
  4407. 6x + 4y = 36
  4408. \end{cases}
  4409. $$
  4410. 相减得 $5y = 21$,所以 $y = \dfrac{21}{5} = 4.2$。代入 $3x + 2y = 18$ 得 $3x + 8.4 = 18$,所以 $3x = 9.6$,$x = 3.2$。
  4411. - 结论:每支笔 3.2 元,每本本子 4.2 元(两者均 $> 0$,符合题意)。
  4412. MARKDOWN;
  4413. }
  4414. private function normalizeKpExplanation(string $content): string
  4415. {
  4416. $content = trim($content);
  4417. if ($content === '') {
  4418. return '';
  4419. }
  4420. if ($this->looksLikeHtml($content)) {
  4421. return $content;
  4422. }
  4423. if (! class_exists(\Michelf\MarkdownExtra::class)) {
  4424. $safe = htmlspecialchars($content, ENT_QUOTES, 'UTF-8');
  4425. return '<div class="kp-markdown-container kp-markdown-content">'.nl2br($safe).'</div>';
  4426. }
  4427. $parser = new \Michelf\MarkdownExtra;
  4428. $markdown = html_entity_decode($content, ENT_QUOTES, 'UTF-8');
  4429. $rendered = $parser->transform($markdown);
  4430. return '<div class="kp-markdown-container kp-markdown-content">'.$rendered.'</div>';
  4431. }
  4432. private function looksLikeHtml(string $content): bool
  4433. {
  4434. if (stripos($content, 'kp-markdown-container') !== false ||
  4435. stripos($content, 'kp-markdown-content') !== false) {
  4436. return true;
  4437. }
  4438. return (bool) preg_match('/<\s*(p|div|h[1-6]|ul|ol|li|table|span|blockquote|pre|code|br)\b/i', $content);
  4439. }
  4440. private function shouldUseDefaultExplanations(): bool
  4441. {
  4442. if (!Schema::hasTable('knowledge_points')) {
  4443. return true;
  4444. }
  4445. return !Schema::hasColumn('knowledge_points', 'explanation');
  4446. }
  4447. }